Credits & Lizenz-Information
Zurück zur Credits-SeiteChangelog für CmodsDownload Version 1.9.5
// ----------------------------------------------------------------------
// PostNuke Content Management System
// Copyright (C) 2001 by the PostNuke Development Team.
// http://www.postnuke.com/
// ----------------------------------------------------------------------
// Based on:
// PHP-NUKE Web Portal System - http://phpnuke.org/
// Thatware - http://thatware.org/
// ----------------------------------------------------------------------
// LICENSE
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License (GPL)
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// To read the license please visit http://www.gnu.org/copyleft/gpl.html
// ----------------------------------------------------------------------
// Original Author of this file: Francisco Burzi
// Purpose of this file:
// ----------------------------------------------------------------------
// Filename: modules/Downloads/index.php
// Original Author: Francisco Burzi
// Purpose: Download tracker/organizer
// ----------------------------------------------------------------------
// Changelog
//
// 07-09-2001:Greg - Baselined
// 07-09-2001:Greg - Changed from a core feature to a module
//-----------------------------------------------------------------------
================================================
[CmodsDownload 1.9]
================================================
V1.9.5 30.09.05:
- Search bug fixed
- Some fixes here and there
- Option to turn on-/off the screeshotuploads ( Code by chAos)
- Module calls changed
- Security fixes for some functions
V1.9.4 18.06.05:
- New function for showing filetype icons for each download (Code by McYoda)
- Some fixes here and there
- Optimized errorhandling for some functions
V1.9.3 27.05.05:
- Search-Plugin for the Modul
- New function to view a screenshot for each download
- Screenshot upload togehter with file upload. screenshot and thumbmail can have a different filetype
- Settings for screenshotfunction accessible via admin interface
- New function to list all downloads (Admin only)
- A revision of the import function. Now you can import data from core Downloads and UpDownload. Folder will be created and files are moved to CmodsDownload automaticly Url will also be changed by the function
- A revision of the edit downloads function. It is possible to add screeshots for exsisting downloads or replace the exsiting ones
- A complete revision of permission handling
- New handling for Register_Globals Off
- Some small changes inside the code here and there
- A new Adminbutton
- New danish language file added ( Thanks to Jens Lorentsen)
- New danish Buttonset added( Thanks to Jens Lorentsen)
- New spanish language added ( Thanks to Charlie-otb)
- New spanish Buttonset added ( Thanks to Charlie-otb)
- Added some missing language definitions (English) ( Danke an Jens Lorentsen)
V1.9.2 17.04.05:
- Imported downloads view bug fixed
- Fixed bug in single download view
- Import function now with interface
- Files and folder will be deleted from server when you delete the corresponding category
- Alle Downloadseiten sind jetzt W3C Konform Valid HTML 4.01 Transitional
V1.9.1 05.04.05:
- Fixed bug in the Import function (comments are not imported)
- Back link implemented for single Download view
- Fixed bug that hits could not set to user defined value
- Folder und file permissions bug fixed
- automatic created upload folder function deleted
V1.9 Release 01.04.05:
- Import function for the tables from Downloads and CmodsDownload V1.8 added
- New feature for displaying a single download (feature request by Kiowa)
- Broken link bug fixed
RC3-1 31.03.05:
- Fixed bug in modify download function --> Hits will not be set to 0 after a download was modified
- Some graphic changes (hr)
RC3 30.03.05:
- New Admininterface
- New Security settings for file upload
- New Security settings for Download
- Added Settings for folder permissions (chmod) via Admininterface
- Added Settings for file permissions (chmod) via Admininterface
- optimized database connection in some files
- Changes in pninit.php
- Changes in the security scheme
- Fixed bug in dl-navigation.php
- Some different changes here and there
- New Logo
- Cmods Settings not longer needed!!!
- Color scheme editable via Admininterface!!!
RC2 28.03.05:
- Fixed bug in admin.php
- W3C changes in admin.php
- optimized database connection in admin.php
RC1 26.03.05:
- First Version as independent Module
- New Button set
Have fun !
Lindbergh
// PostNuke Content Management System
// Copyright (C) 2001 by the PostNuke Development Team.
// http://www.postnuke.com/
// ----------------------------------------------------------------------
// Based on:
// PHP-NUKE Web Portal System - http://phpnuke.org/
// Thatware - http://thatware.org/
// ----------------------------------------------------------------------
// LICENSE
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License (GPL)
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// To read the license please visit http://www.gnu.org/copyleft/gpl.html
// ----------------------------------------------------------------------
// Original Author of this file: Francisco Burzi
// Purpose of this file:
// ----------------------------------------------------------------------
// Filename: modules/Downloads/index.php
// Original Author: Francisco Burzi
// Purpose: Download tracker/organizer
// ----------------------------------------------------------------------
// Changelog
//
// 07-09-2001:Greg - Baselined
// 07-09-2001:Greg - Changed from a core feature to a module
//-----------------------------------------------------------------------
================================================
[CmodsDownload 1.9]
================================================
V1.9.5 30.09.05:
- Search bug fixed
- Some fixes here and there
- Option to turn on-/off the screeshotuploads ( Code by chAos)
- Module calls changed
- Security fixes for some functions
V1.9.4 18.06.05:
- New function for showing filetype icons for each download (Code by McYoda)
- Some fixes here and there
- Optimized errorhandling for some functions
V1.9.3 27.05.05:
- Search-Plugin for the Modul
- New function to view a screenshot for each download
- Screenshot upload togehter with file upload. screenshot and thumbmail can have a different filetype
- Settings for screenshotfunction accessible via admin interface
- New function to list all downloads (Admin only)
- A revision of the import function. Now you can import data from core Downloads and UpDownload. Folder will be created and files are moved to CmodsDownload automaticly Url will also be changed by the function
- A revision of the edit downloads function. It is possible to add screeshots for exsisting downloads or replace the exsiting ones
- A complete revision of permission handling
- New handling for Register_Globals Off
- Some small changes inside the code here and there
- A new Adminbutton
- New danish language file added ( Thanks to Jens Lorentsen)
- New danish Buttonset added( Thanks to Jens Lorentsen)
- New spanish language added ( Thanks to Charlie-otb)
- New spanish Buttonset added ( Thanks to Charlie-otb)
- Added some missing language definitions (English) ( Danke an Jens Lorentsen)
V1.9.2 17.04.05:
- Imported downloads view bug fixed
- Fixed bug in single download view
- Import function now with interface
- Files and folder will be deleted from server when you delete the corresponding category
- Alle Downloadseiten sind jetzt W3C Konform Valid HTML 4.01 Transitional
V1.9.1 05.04.05:
- Fixed bug in the Import function (comments are not imported)
- Back link implemented for single Download view
- Fixed bug that hits could not set to user defined value
- Folder und file permissions bug fixed
- automatic created upload folder function deleted
V1.9 Release 01.04.05:
- Import function for the tables from Downloads and CmodsDownload V1.8 added
- New feature for displaying a single download (feature request by Kiowa)
- Broken link bug fixed
RC3-1 31.03.05:
- Fixed bug in modify download function --> Hits will not be set to 0 after a download was modified
- Some graphic changes (hr)
RC3 30.03.05:
- New Admininterface
- New Security settings for file upload
- New Security settings for Download
- Added Settings for folder permissions (chmod) via Admininterface
- Added Settings for file permissions (chmod) via Admininterface
- optimized database connection in some files
- Changes in pninit.php
- Changes in the security scheme
- Fixed bug in dl-navigation.php
- Some different changes here and there
- New Logo
- Cmods Settings not longer needed!!!
- Color scheme editable via Admininterface!!!
RC2 28.03.05:
- Fixed bug in admin.php
- W3C changes in admin.php
- optimized database connection in admin.php
RC1 26.03.05:
- First Version as independent Module
- New Button set
Have fun !
Lindbergh
