Revision
1.3 -
(
show annotations)
(
download)
Sun May 8 15:22:24 2005 UTC
(4 years, 6 months ago)
by
ber
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-4-6
Changes since
1.2: +4 -17 lines
File MIME type: text/plain
- Complete rewrite of the module, prepqring it for the new image bundle that will be released very soon:
Is now compatible with 4.6 . after so,e testing it should be released for 4.6.
- Removed browsing and directory interface. Use directory module instead.
- Removed monitoring. Monitoring will soon be released as a new module.
- Removed Blogmarks. Blogmarks should be released as a new module.
- Removed all extra fields. Additional fields must be handled by new modules trough nodeAPI,for example flexinode module.
- Removed rating. Rating should be handled by a rating module.
- Removed impotr export. this will be moved to a more general import export module.
- Use Drupals validate_url for better validation
- Add class 'outgoing' for themability
- Cleaned up a lot of crufty code.