/[drupal]/contributions/modules/weblink/README.txt
ViewVC logotype

Contents of /contributions/modules/weblink/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


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.
1 Description:
2 ------------
3
4 This module enables a new artcle type with an associated link. Link clicks
5 are tracked.
6
7 There is a weblink filter that allows you to include urls
8 in your posts using the following syntax [weblink:<node id>]
9 or [weblink:<url>]
10
11 This module also integrates well with bookmarks.module
12 providing direct bookmarking capabilities via the a node link.

  ViewVC Help
Powered by ViewVC 1.1.2