Configure the layout and format of content and data presented to site visitors.

Submenutree context

submentree context integration

Extends submenutree to provide a context condition

This will let you trigger reactions (such as showing nav blocks)
depending on if the submenu trees are already doing the job or not.

When making a new context, options such as 'Submenutree is enabled' or
'Submenutree is disabled' will be available as new conditions.

This is a glue module to connect
http://drupal.org/project/context
http://drupal.org/project/submenutree

Use case

We had built a site that was about half made up of content pages (leaf nodes)
and half made up of index or topic pages (branch nodes) that grouped the
content pages together.
These topic pages were pretty light in content, and only served to list the
child pages - using submenutree.

Client requirement was to show large disclaimers and copyright statements on all
content pages, but this was clunky and redundant on the topic pages.
I wanted to avoid splitting pages into two 'content types' when the distinction
between the two wasn't really as clear-cut as it sounds.
Other options (menu paths, or taxonomy tagging) were not reliable enough for
the specific site architecture.
I considered adding a flag to 'show disclaimer or not' on a per-page basis,
but decided against adding complexity, as it's not true data.

Instead, I needed a condition that would allow me to place the disclaimer block

Lesson Sandbox

A working sandbox for lesson project development.

Comment Easy Reply

Comment reply contains link to referred comment author, with tooltip

Overview

The Comment Easy Reply module tries to speed up the way users reply to existent comments, giving each comment a sequential number.

How the module works

The Comment Easy Reply module assigns a number to each comment of the same node, respecting the comments order.
To reply to a comment, click on the comment number: a special tag will be added to the comment form textarea.
The special tag in your comment body will be converted into a link displaying the number of referred comment or its author.

Features

  • Comment numeration: each comment in the same node is numbered.
  • Use tags to reply: reply to a comment inserting a simple tag in comment body.
    (e.g.: @#1, @#2, ...).
  • Reply to multiple comments at the same time: users can insert as many comment tags as they likes in comment body.
  • Themeable comment tags: each tag in a comment body will be rendered as a themeable link.
    (two choices for default: #COMMENT_NUMBER and @COMMENT_AUTHOR.
    E.g.: #1, #2.1, @myname, ...)
  • Tooltips on comment tags: each link to a referred comment will show the referred comment body in a tooltip, for a better discussion reading
  • Support for flat and threaded comments.

Disclaimer_ack

DESCRIPTION:
Disclaimer Acknowledgment module module can be used to define the disclaimer message that is shown before user is allowed to enter the site.

linktags

This is a simple module that displays a stylised web link in response to a bbcode-like tag.

Pages

Subscribe with RSS Subscribe to RSS - Content display