Modules to Use: Drupal 5
Drupal 5 contributed modules as of 2007 January 29
(+ means included in the default Agaric's site recipe creator)
+image
+http://drupal.org/project/image
+imagecache
http://drupal.org/project/imagecache
+http://drupal.org/project/article
The article module allows for nodes of any type to be organized and displayed in a centralized location. This allows the site administrator to organize nodes of several different types in one place. The user can navigate the nodes by selecting different categories in the taxonomy tree associated with the article module.
+http://drupal.org/project/autosave
The autosave module automatically saves a node after a period of time using AJAX. All autosaved content are saved as revisions to ensure no content is overwritten.
This module requires the Form plugin (with AJAX) for jQuery: http://jquery.com/dev/svn/trunk/plugins/form/form.js?format=txt
-
http://drupal.org/project/pathauto
http://ftp.osuosl.org/pub/drupal/files/projects/pathauto-5.x-1.0.tar.gz -
http://drupal.org/project/bloginfo
The bloginfo module adds a blog title and description to your blogs. ... adds 2 additional fields to the users account screen... The idea is to have a blog title and description like one via blogger.com. The block will only display on a users blog list or blog post who have filled in the settings. -
bookmark_us
http://drupal.org/project/bookmark_us
CCK
+ http://drupal.org/project/email
+ http://drupal.org/project/text_regexp
-
Favorite Nodes
http://drupal.org/node/47986
http://ftp.osuosl.org/pub/drupal/files/projects/favorite_nodes-5.x-1.x-dev.tar.gz -
http://drupal.org/project/fivestar (rating module)
-
http://drupal.org/project/focus (first field in forms gets keyboard focus)
-
http://drupal.org/project/globalredirect (replaces aliases with 301s)
-
http://drupal.org/project/menu_trim
The Menu Trim module allows menu hierarchies to be trimmed when navigated. Trimming, here, means skipping the display of parent menu items when any of some designated items becomes active.
At the simplest level, this module allows to hide a menu until some of its items has become the active item (by reaching the corresponding url). This is easier than configuring the menu's block visibility for each possible path contained in the menu.
This module can be used to make a "contextual secondary menu" based on the primary links (e.g. you set the Primary links menu for "Allow trimming for this menu, hide menu when no item is active", activate the "Primary links (Menu trim)" block, then edit the menu's top-level items to check the "Trim parent items" option). After that, when an item is selected in the primary links, the contextual menu appears, showing only the subitems of the selected item. Drupal already allows contextual "secondary links" based on the primary links, but these secondary links are limited to a flat list of items. Menu Trim, on the other hand, can display complete menu subtrees.
This module can also be used in any menu to trim parents when reaching deep menu items. This can make deep menus more usable, and the breadcrumb will still show the full path.
-
http://drupal.org/project/comment_subject (Re: Comment subjects)
-
http://drupal.org/project/ed_readmore (Read More Tweak - inline, and in RSS)
Release Monitor
+ http://drupal.org/project/releasemonitor
[My module must work with this!]
This is a Site Administrator Module that assists with keeping contributed modules up to date and summarizing their upgrade availability.
The current CVS head version (5.x-1.x-dev snapshot) works in both 4.7 and 5.
The Release Monitor reads the current version information of enabled contributed modules from the module.info file if they are available, from CVS/Tag and the CVS $Id$ string. Using cron, it gets the current version information to determine if there are minor or major upgrades available. The Monitor displays this information on a single page and creates watchdog events when an upgrade is available. To make downloading easier, it gives links to the Drupal project page, and the CVS repositories (if appropriate).
The monitor currently gets version information from cvs.drupal.org, but future versions whould get this information from the drupal.org project.module. The monitor pulls module information once per day, although this is a configurable option.
-
Send
http://drupal.org/project/send
Adds "tell a friend" functionality to any node type, tracks send actions in CiviCRM (if installed) and maintains a history of sent items. -
Service links
http://drupal.org/project/service_links
The service links module enables admins to add links to a number of social bookmarking sites, blog search sites etc. Includes sites are del.icio.us, Digg, Reddit, ma.gnolia.com, Newsvine, Furl, Google, Yahoo, Technorati, IceRocket and PubSub. -
http://drupal.org/project/spamspan (obfuscates email addresses)
-
http://drupal.org/project/taxonomy_access (shouldn't be used by default, but it's the best access module)
-
http://drupal.org/project/views_bonus (especially as model for making our own default views)
- this should be removed, or checked. Doesn't seem to work right anymore.
http://drupal.org/project/gsitemap (XML Sitemap)
Drupal 5 contributed modules as of 2007 January 29
(+ means included in the default Agaric's site recipe creator)
+image
+http://drupal.org/project/image
+imagecache
http://drupal.org/project/imagecache
+http://drupal.org/project/article
The article module allows for nodes of any type to be organized and displayed in a centralized location. This allows the site administrator to organize nodes of several different types in one place. The user can navigate the nodes by selecting different categories in the taxonomy tree associated with the article module.
+http://drupal.org/project/autosave
The autosave module automatically saves a node after a period of time using AJAX. All autosaved content are saved as revisions to ensure no content is overwritten.
This module requires the Form plugin (with AJAX) for jQuery: http://jquery.com/dev/svn/trunk/plugins/form/form.js?format=txt
-
http://drupal.org/project/pathauto
http://ftp.osuosl.org/pub/drupal/files/projects/pathauto-5.x-1.0.tar.gz -
http://drupal.org/project/bloginfo
The bloginfo module adds a blog title and description to your blogs. ... adds 2 additional fields to the users account screen... The idea is to have a blog title and description like one via blogger.com. The block will only display on a users blog list or blog post who have filled in the settings. -
bookmark_us
http://drupal.org/project/bookmark_us
CCK
+ http://drupal.org/project/email
+ http://drupal.org/project/text_regexp
-
Favorite Nodes
http://drupal.org/node/47986
http://ftp.osuosl.org/pub/drupal/files/projects/favorite_nodes-5.x-1.x-dev.tar.gz -
http://drupal.org/project/fivestar (rating module)
-
http://drupal.org/project/focus (first field in forms gets keyboard focus)
-
http://drupal.org/project/globalredirect (replaces aliases with 301s)
-
http://drupal.org/project/menu_trim
The Menu Trim module allows menu hierarchies to be trimmed when navigated. Trimming, here, means skipping the display of parent menu items when any of some designated items becomes active.
At the simplest level, this module allows to hide a menu until some of its items has become the active item (by reaching the corresponding url). This is easier than configuring the menu's block visibility for each possible path contained in the menu.
This module can be used to make a "contextual secondary menu" based on the primary links (e.g. you set the Primary links menu for "Allow trimming for this menu, hide menu when no item is active", activate the "Primary links (Menu trim)" block, then edit the menu's top-level items to check the "Trim parent items" option). After that, when an item is selected in the primary links, the contextual menu appears, showing only the subitems of the selected item. Drupal already allows contextual "secondary links" based on the primary links, but these secondary links are limited to a flat list of items. Menu Trim, on the other hand, can display complete menu subtrees.
This module can also be used in any menu to trim parents when reaching deep menu items. This can make deep menus more usable, and the breadcrumb will still show the full path.
-
http://drupal.org/project/comment_subject (Re: Comment subjects)
-
http://drupal.org/project/ed_readmore (Read More Tweak - inline, and in RSS)
Release Monitor
+ http://drupal.org/project/releasemonitor
[My module must work with this!]
This is a Site Administrator Module that assists with keeping contributed modules up to date and summarizing their upgrade availability.
The current CVS head version (5.x-1.x-dev snapshot) works in both 4.7 and 5.
The Release Monitor reads the current version information of enabled contributed modules from the module.info file if they are available, from CVS/Tag and the CVS $Id$ string. Using cron, it gets the current version information to determine if there are minor or major upgrades available. The Monitor displays this information on a single page and creates watchdog events when an upgrade is available. To make downloading easier, it gives links to the Drupal project page, and the CVS repositories (if appropriate).
The monitor currently gets version information from cvs.drupal.org, but future versions whould get this information from the drupal.org project.module. The monitor pulls module information once per day, although this is a configurable option.
-
Send
http://drupal.org/project/send
Adds "tell a friend" functionality to any node type, tracks send actions in CiviCRM (if installed) and maintains a history of sent items. -
Service links
http://drupal.org/project/service_links
The service links module enables admins to add links to a number of social bookmarking sites, blog search sites etc. Includes sites are del.icio.us, Digg, Reddit, ma.gnolia.com, Newsvine, Furl, Google, Yahoo, Technorati, IceRocket and PubSub. -
http://drupal.org/project/spamspan (obfuscates email addresses)
-
http://drupal.org/project/taxonomy_access (shouldn't be used by default, but it's the best access module)
-
http://drupal.org/project/views_bonus (especially as model for making our own default views)
- this should be removed, or checked. Doesn't seem to work right anymore.
http://drupal.org/project/gsitemap (XML Sitemap)
Comments
Post new comment