Changeset 1076
- Timestamp:
- 04/23/07 11:35:45 (2 years ago)
- Files:
-
- devel/INSTALL (modified) (1 diff)
- devel/UPGRADE (modified) (2 diffs)
- devel/mod/explodeping (added)
- devel/mod/explodeping/lib.php (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/INSTALL
r957 r1076 65 65 66 66 Rename htaccess-dist to .htaccess, and config-dist.php to config.php. 67 68 PLEASE NOTE: Elgg 0.8 contains integration with the Explode service at 69 http://ex.plode.us/. From time to time, Elgg will ping Explode to let it know 70 it exists. If you don't want this to happen, you must delete the folder at 71 /mod/explodeping. 67 72 68 73 devel/UPGRADE
r903 r1076 1 Elgg version 0. 7upgrade instructions1 Elgg version 0.8 upgrade instructions 2 2 3 3 Ben Werdmuller <ben@curverider.co.uk> 4 18 December 2006 4 23 April 2007 5 5 6 6 … … 21 21 22 22 23 PLEASE NOTE: Elgg 0.8 contains integration with the Explode service at 24 http://ex.plode.us/. From time to time, Elgg will ping Explode to let it know 25 it exists. If you don't want this to happen, you must delete the folder at 26 /mod/explodeping. 27 28 23 29 Users running Elgg 0.4 can upgrade using the same mechanism, but there are known 24 30 issues with the file structure. From Elgg 0.6 onwards, all uploaded files and
