added install/uninstall functions to asset and wobject skeletons to make distributing custom assets and wobjects easier

This commit is contained in:
JT Smith 2006-04-15 03:47:20 +00:00
parent 45b11e0a1a
commit f503b4328e
3 changed files with 139 additions and 53 deletions

View file

@ -30,6 +30,8 @@
- Added archive/unarchive options to CS threads.
- Added a mechanism to send emails to a CS which will accept them as posts.
- Increased the performance of CS Thread viewing by 500%.
- Added install/uninstall functions to the asset and wobject skeletons to
make custom assets easier to distribute.
- Added a mechanism for importing and exporting packages. This is useful for
trading styles and other content between sites.
- Added a database cache option as an alternative to memcached.