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

Loader

loader-screenshot.jpg

This module provides a block displaying a page loading progress indicator as percentage (for theming) or as a default Drupal Progress bar.

It's actually a jQuery plug-in that counts the number of img:visible tags on the page and attaches and onLoad event to them, which updates the counter once that image gets loaded. This gives a certain control over what you need your content to do while you load image intensive pages.

Features

  • Set the minimum number of images to have on the page before displaying progress.
  • Use Drupal.progressBar or not, in which case a simple div > span with the percentage will be inserted in the block and the span element will get updated with the progress in percentage.
  • Enable or disable animations (content fading in when the page finished loading)
  • Set the element in which we check for the images (img tags) to load (#wrapper by default)
  • Set the container for your content which will get hidden then faded-in when the page has finished loading if animations are turned on (#container by default)
  • Set the CSS Class applied to both elements specified above while the page is loading ('loading' by default)
  • JS callbacks for the different loading stages (25%, 50%, 75% and 100% [backed by $(window).load when img tags don't fire their onLoad events])

Callbacks

User Dashboard

You shouldn't use this module unless you're willing to maintain it. Please let me know if you're interested.

This module will *not* be ported to D7 and will not have further development. I will only maintain security fixes. Please use one of the following options:

  • Total Admin Control - allows creating multiple dashboards, with a set of conditions and content/blocks/views/cck fields/widgets. very complex because it's based on Chaos Tools
  • Homebox - allows creating multiple dashboards with blocks and views blocks
  • Dashboard allows creating multiple dashboards (but not per account) for admins to use, containing blocks (very buggy)
  • Dashboard for users - allows creating dashboards per user, using blocks (couldn't get it to work)

User Dashboard (udashboard) creates a pseudo administration interface for users who are not administrators. This module it's trying to solve a common problem when you give control of the site to users who aren´t drupal experts. From a single UI it's possible to administer the most common tasks of the site like having a tracker page, administer comments, administer users and creating content.

Currently, it's possible to define 4 pages inside the UI, all of them with custom help messages.

  1. Tracker and Welcome Page
  2. Comments page

Limited length blocks

This is a small module that allows a user with appropriate permission to set either a word or character limit onto individual blocks.

email2image

This module is abandoned due to a security issue the maintainer didn’t fix. See SA-CONTRIB-2013-011 - email2image - Access Bypass - Unsupported for details.

If you want to use this module, your options are:

This module creates an image of a user's email address given the uid. It can be used in views, for example, to list users' email addresses as images instead of plain text, which can be picked up by bots for spamming.

Smartqueue for Path

This module is in very early alpha stage.

Pages

Subscribe with RSS Subscribe to RSS - Content display