| job_posting/ job_posting.module | Defines a new node type called 'job posting' and provides a custom
block display as well as page/teaser views and a node listings page.
Also provides basic job application facilities via email processing |
| relationship/ administer_relationships.inc | Administrator Interface
Hooks and functions for administering node relationships. |
| amazon.module handlers | amazon/ amazon.views.inc | Includes the tables 'amazon_item', 'amazon_item_participant',
'amazon_item_image', 'amazon_item_editorial_review', and 'amazon_item_node'. |
| Core drupal hooks | logintoboggan/ logintoboggan.module | |
| Daily Container node type functions | daily/ daily_container.inc | All functions which define the node type Daily Container. |
| Daily content insertion | daily/ daily_daily.inc | Functions that add daily content to other node types. |
| Date related functions | daily/ daily_aux.inc | Several functions which manipulate dates. |
| Error messages | daily/ daily_aux.inc | Functions that return HTML-formatted error messages. |
| Extended language API | i18n/ i18n.module | This is an extended language API to be used by modules in i18n package. |
| Functions for LoginToboggan blocks. | logintoboggan/ logintoboggan.module | |
| General module functions | daily/ daily.module | Functions that implement general module settings. |
| Hook implementations | daily/ daily.module | Functions that implement standard Drupal hooks. |
| Image Assist Filter macro parsing | img_assist/ img_assist.module | |
| Image Assist Image Generation | img_assist/ img_assist.module | Functions used in image.module vs. img_assist.module (simplified): |
| Image Assist Image Referencing Routines | img_assist/ img_assist.module | |
| Image Assist Legacy functions | img_assist/ img_assist.module | Used for backwards compatibility with original img_assist module. |
| Image Assist Pages | img_assist/ img_assist.module | All but img_assist_loader() are in frames. |
| Image Assist Theme functions | img_assist/ img_assist.module | @ingroup themeable |
| Installation and update of the daily module | daily/ daily.install | Functions that change the database schema when installing, updating
or deinstalling the daily module. |
| Last.fm Simple Stats: simple Last.fm user statistics parser. | lastfmsimple/ lastfmsimple.module | This module can fetch user statistics from Last.fm's Audioscrobbler web
services, cache them in the database and perform customisable and intelligent
updates. |
| Linking external files | daily/ daily_data.inc | Functions for creating links to JavaScript and CSS files. |
| nodecomment.module handlers | nodecomment/ nodecomment.views.inc | Includes the tables 'node', 'node_comments' and 'node_comment_statistics'. |
| og_profiles.module handlers | og_profiles/ og_profiles.views.inc | |
| Pathauto: Automatically generates aliases for content | pathauto/ pathauto.module | The Pathauto module automatically generates path aliases for various kinds of
content (nodes, categories, users) without requiring the user to manually
specify the path alias. This allows you to get aliases like
/category/my-node-title.html instead of... |
| Retrieving data | daily/ daily_data.inc | Functions that search data to retrieve needed information. |
| Rules engine: A rules engine for drupal. | rules/ rules/ rules.module | Lets you define conditionally executed actions based on occurring events. |
| Rules' hooks | rules/ rules/ docs.php | Hooks that can be implemented by other modules in order to extend the rules module. |
| Theming | daily/ daily_data.inc | Theming functions for calendar display. |