The Smart menus, Smart tabs duo of modules make everyone's Drupal experience just that little bit more convenient. The two modules give menus and tabs a memory, so that when you revisit a page, your previous tab or menu choice is already pre-selected for you. Not only will this save you numerous clicks, it will almost feel like the system senses where you'd like to go, making the experience more intuitive. No longer will you have to retrace your clicks to get back to where you wanted to stay or waste clicks to escape from Drupal's rigid default selections. Instead you'll find that Smart menus and Smart tabs create default selections naturally, based on your personal click patterns as they evolve during the session.
Once you've used these modules for a while you won't notice they're there -- but you'll miss them when they're gone.
Permit own permissions provides a new permission, share permissions, and anyone given this permission can add or remove any permission she has from any ro
Post tasks and have users commit to doing them. Then mark the task completed. This module creates a node type and uses the uid and promote flag to make a 3 stage workflow.
- The gray section on the bottom of the page is comprised by one of two interchangeable block regions. The region in use on the demo site is "Bottom - Three column", though this region can be left empty and "Bottom - Single column" can be used in its place to have one section of content expand across the bottom of the page.
- The text that appears below the site title is the site slogan, which can be enabled at /admin/build/theme/settings/ecobusiness and set at /admin/settings/site-information. If the slogan is not set, the city skyline graphic will align along the left of the content section.
- Please let me know of areas you think need more attention. I have themed for the base content but want to be sure that it looks good when using popular modules and I need your help! I plan to do more work to refactor the markup and make it more flexible - so that columns can be subtracted without touching the code.
- This theme is not meant to be used as an admin theme. Since it is fixed width and three column the content section does not yet expand to allow for the administrative panel.
Please let me know what you think about the theme and any issues you come across and areas you feel can be improved. I would also love to see examples of the theme in use!
The Mentions module offers Twitter like functionality, recording all references to a user's username - using the [@username] or [@#uid] filter format - from various locations, providing a centralized page to track all mentions (via the Views module).
Features
Tracks Mentions on any Entity.
An Input filter to convert [@username] or [@#uid] to the user's profile, e.g., [@deciphered] and [@#103796] become @deciphered.
Customizable input ([@username], [@#uid]) and output (@username) patterns, including support for Tokens.
Autocompletion of mentions; Using the jQuery textcomplete library usernames will be suggested while mentioning.
Integrations with:
Machine name - Use a Machine name field as the mention source.
Rules - React to created, updated and deleted mentions.
Views - Display a list of all mentions, mentions by user, and more.