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

Better Block Queue

Revamp/Fork of Blockqueue module to fix an inherent design issue/flaw, and addtionally add features/context/ctool support (machine names, import/export, etc) as well.

Node Wizard

Allow to add steps to any node create/edit/add form.

CCK fields and groups can be assigned to any step.

PageFlip: Book, Magazine, Comic Viewer

PageFlip simulates "flipping through the pages" of books, magazines, comics, flyers, or other "book"-like content.

PageFlip includes two viewers: PageFlip MegaZine3 Viewer and PageFlip HTML/JavaScript Viewer. The former uses the open-source Flash-based MegaZine3 page flipping engine while the latter is a custom viewer written with jQuery.

Amelie

Taking a leaf out of the book of Amelie Poulain it is time to get rid of Internet Explorer 6 by making it uncomfortable for the end users and blaming something else.

Taxonomy in Nice Menus

[EN]


This solution migrated to the module Metro Menus


This module was writen for NiceMenus 6.x-1.3+ (not for 6.x-2.X).

This module extends the Nice Menus module (http://drupal.org/project/nice_menus).
With this module Nice Menus can display taxonomic dictionaries, as menu. This module is not independent – required Nice Menus for it work.

For developers
Also you can use the next sniplet for calling menu:

if (function_exists('theme_nice_menus_taxonomy_build')) {
  $terms = taxonomy_get_tree(voc_id);
  return theme('nice_menus_taxonomy_build', NULL, 1, 'down', $terms);
}

Also we want to share our version of style nice_menus_default.css for menu of "down" type. This version is more clear and stable: http://drupal.bz/files/nice_menus_default.css




[RU]


Block More Link

This module add a 'more' link property for each block,it can be used in block.tpl.php as a property.
put this code in your block.tpl.php:

Pages

Subscribe with RSS Subscribe to RSS - Content display