Maintainers monitor issues, but fast responses are not guaranteed.

Question Field

Creating a node with a question field.

Question Field module can be used to create evaluations, questionnaires, surveys, and anything else you might want for gathering information from users. The module works much like Webform, but uses CCK to create it's fields.

Think of the content type as a template for a questionnaire (survey, evaluations, questionnaires, quiz,..) that defines the type of answers that can be collected (text, image, video), and the node as the questionnaire created from the template.

Cornerstone

Cornerstone Logo

cornerstone [kawr-ner-stohn] something that is essential, indispensable, or basic: the chief foundation on which something is constructed or developed.

Cornerstone is a Drupal base theme designed for advanced Drupal themers. It provides a starting point for creating highly custom themes for companies and clients.

Red Salute

Screenshot

Red Salute is a port of the Bubbles template from Joomla. It is a clean theme with a div based, fixed width, 2-column layout (content+right sidebar). The original Joomla theme was created by ablewebpro. The drupal port was developed by Zyxware Technologies.

The theme has been tested in Firefox 3.5, Chromium 5.0, Opera 10.5 (all in Ubuntu). The theme is fully XHTML 1.0 and CSS 2.0 compliant. Let us know the compatibilities in other browsers and we can update the list here.

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]


Views Infinite Scroll

Views Infinite Scroll

Views infinite scroll allows you to load and display pages of any view inline, using AJAX (this has been called infinite scrolling, load more, autopaging, endless pages and more).

Statistics AJAX

Statistics_ajax in action

Description:

This module provides a way to programmatically update the {node_counter} table (provided by the core statistics module).

This module listens to a URL in the format of /statistics/ajax/[nid] where [nid] is the id of the node you are looking to update the statistics for.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained