Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
details.html 632 Bytes 10 over 18 years ryan Added the Id keyword for all files
details.php 2.77 KB 10 over 18 years ryan Added the Id keyword for all files
index.php 2.64 KB 169 over 18 years ryan Fixed addon listing in numerous places so it no...
install.php 4.33 KB 142 over 18 years ryan Updated module install code for correct inserti...
template.html 1.7 KB 10 over 18 years ryan Added the Id keyword for all files
uninstall.php 2.27 KB 114 over 18 years stefan Module table entries now get deleted upon modul...

Latest revisions

# Date Author Comment
169 2005-09-27 05:45 ryan

Fixed addon listing in numerous places so it now use's DB for info

142 2005-09-19 01:48 ryan

Updated module install code for correct insertion into addons table

141 2005-09-19 01:48 ryan

Update module install code for correct insertion into addons table

114 2005-09-16 22:54 stefan

Module table entries now get deleted upon module installation. Removed 1 second delay in admin success messages.

110 2005-09-15 22:34 stefan

Created new table "modules" to allow for faster lookup of which modules are installed. Allows for greater flexibility also.

101 2005-09-14 00:06 stefan

Removed another occurrence of OPT_REMOVE_ALL_PATH (pclzip).

99 2005-09-13 23:35 stefan

Implemented upgrade functionality in templates and languages. Fixed some bugs.

68 2005-09-11 14:44 stefan

Fixed bug in new module installation routine. Added language string "Upgraded successfully".

67 2005-09-11 14:30 stefan

Implemented Installation of modules on top of an older version. This is done via checking $module_version. Instead of install.php, upgrade.php is then called if it exists in the module package. For module developers: $module_version and $new_module_version are accessible in upgrade.php to find out what upgrade steps need to be taken.

40 2005-09-07 21:22 stefan

Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes

View revisions

Also available in: Atom