Drupal 4.7.x page snippets
The page snippets below are marked as being appropriate for Drupal 4.7.x- they are likely to need modification to work with another version of Drupal. For a summary of the API changes between Drupal versions, see the handbook page on updating modules.
- Autofill Name and Email fields for forms
- Basic Next/Previous Navigation For Nodes
- Breadcrumbs: List breadcrumbs created from path alias
- Comma separated list of terms within a vocabulary with links and number of nodes
- Commentator array
- Content Audit - list pages with NO terms from a required vocabulary
- Creating a paged list of nodes from a taxonomy category, with teasers.
- Display (n) most recent nodes (including flexinodes) of certain taxonomy terms
- Display (x) last logged in userpictures
- Display (x) List of The Latest Comments
- Display (x) List of The Latest Comments using DIV
- Display (x) new users with pictures
- Display a category's TOC
- Display a list of (x) node titles and links to the full node from multiple taxonomy/category terms
- Display a list of (x) node titles including links to their respective categories
- Display a list of node types with comment count, last post w/links
- Display a list of nodes that belong to several terms (eg term 1 and 2)
- Display a table of flexinode entries sorted by a date field entered from that flexinode
- Display avatar based on information from the query string
- Display categories that have updated or new nodes since user last logged in.
- Display different page content to anonymous and authenticated users
- Display List of (x) Node Titles, Sorted by Newest Content
- Display some admin-tasks
- Display the (x) most recent weblog entries with teasers & info.
- Display the most popular content in a way like c|Net's what's hot
- Flexinode Module: Print flexinodes in multiple columns, pages
- front_page Snippet: Redirecting logged in users to a specific page, such as their profile or blog.
- Hide Author form from node dialogue
- Including another page in your node (or another page)
- just the body of the latest nodes
- List all enabled modules for a 'colophon' or 'about' page
- List of terms from a specific vocabulary that are applied to a node
- list users who belongs to role X
- maintenance redirect: automatically redirecting everyone but you away from the drupal site
- Modifying the breadcrumb variable at will
- OG- list the groups managed by the current user
- PAC tree module snippet: listing all possible child nodes, then treat different types differently
- PAC tree module snippet: Parent Node's ID, title, Brother nodes
- PAC tree module snippet: Who gets to see this node?
- Placing the contents of a block in any location
- Print a List of Terms in a Vocabulary
- Recent updates: latest added or changed nodes in a site
- Redirecting anonymous users to the login page on Access Denied
- Snippet to display a different image for each day of the week
- Snippet to display an image gallery in a page
- Taxonomy_browser: subcategory nodes visualization
- Two columns layout for nodes
- User, node and other monthly usage statistics
- Using CCK to create automated Image Galleries
- ZenCart random product block
