I no longer have interest in maintaining this module. If you would like to see more development and updates to this module, and would like to maintain it, let me know. -moonray
Description
The Tasklist Advanced module extends the existing Tasklist module, and adds categorization, additional views, and filtering based on "Getting Things Done" by David Allen. It requires, and depends on the original Tasklist module, and is fully backward compatible. For attaching dates to tasks, use the Event module.
The clone module allows users to make a copy of an existing item of site content (a node) and then edit that copy. The authorship is set to the current user, the menu and url aliases are reset, and the words "Clone of" are inserted into the title to remind you that you are not editing the original content.
A simple tool to display either a random logo on every page refresh, else display a specific logo on specified pages and a default set logo on all unspecified ones.
The linktocontent module allows you to extend the tinyMCE editor by several plugins.
With these plugins you can link to nodes or menu items or user profiles (planned for drupal 6.x).
Plugins:
linktocontent_node.module
Link to every node of every enabled type by browsing through your taxonomy structure.
linktocontent_menu.module
Link to menu items by browsing through your menu structure. You can enable each menu you like (for example "Navigation" or "Primary links").
linktocontent_category.module
Because linktocontent_node does not work correctly with containers and categories (category.module) linktocontent_category is an addon to it. It does not provide an own TinyMce plugin but will extend linktocontent_node.
Planned plugins (drupal 6.x):
linktocontent_profile
With linktocontent_profile you can insert links to user profiles. If organic groups is enabled you can browse the groups and select the users in them.