Taxonomy Term Children

Component type

module

Maintenance status

Development status

Downloads

1000

Component created

Component changed

INFO

This module, as of new knowledge, is obsolete. I will create a video how to do that with views and will link it here.

The Taxonomy Term Children Module provides a block that shows all children of the current taxonomy term (only 1 level depth!). It is like the categorys block in the mediawiki system. We created the module because we use a wiki-like drupal for internal notes. See screenshot.

KTimetracker

Component type

module

Maintenance status

Development status

Downloads

270

Component created

Component changed

Description en français disponible dans le corps de l'article.

The goal of the Ktimetracker module is to track, in real time, the hours which users spend on different tasks. When activitated for a content type, it adds a "Punch" button which allows starting or stopping the tracker, plus a comment field for the punch in progress.

The list of sessions can be viewed on a dedicated page which shows the total time spent, and offers several options for grouping and filtering results. The module also provides a block with an autocomplete field for punching into a node by specifying its name or node ID. The module is also integrated with Views.

Warning! This is an alpha release. The API has not been finalized and some functionality has not been completely implemented.

This module is developed by Koumbit.org, which uses it internally for project management.

You can get a newer version of the code at https://redmine.koumbit.net/projects/ktimetracker

jQuery Image Preloader

Component type

module

Categories

Maintenance status

Development status

Downloads

2169

Component created

Component changed

This module implements a jQuery script that preloads all the images included in a web page (even the images in CSS).

I was looking for a solution to preload all images on a heavy graphics drupal site I was developing. I didn't found any on drupal.org and I ended implementing this script by hand on page.tpl.php: http://www.gayadesign.com/diy/queryloader-preload-your-website-in-style/

It worked great so I decided to release a module that implements it.

Block 2.0

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A drop-in replacement for core block module that will aim to provide:
1. The ability to re-use the same block (multiple instances in the same theme, but with different visibility configuration)
2. Blocks as entities, block types (custom text, menus, module) as bundles
3. A UI to manage the above

Link Intelligence

Component type

module

Maintenance status

Development status

Downloads

9752

Component created

Component changed

Link Intelligence (LI) provides multiple methods to facilitate automated and manual linking of related web page content. It is designed with easy plug-and-play defaults for simple install and forget auto-linking, yet is highly configurable to enable advanced linking strategies.

Menu position

Component type

module

Maintenance status

Development status

Downloads

163119

Component created

Component changed

Often times site builders want certain types of content to appear in a specific position in the navigational menu. The simplest solution, adding all of that content individually to the menu system, has performance and usability issues. (Imagine hundreds of menu items added to one spot in the menu.)

This module allows for the creation of rules that will dynamically add the current page into the menu system at the requested spots.

This includes affecting:

  • The main links of the theme
  • The secondary links of the theme
  • The breadcrumb trail
  • Menu blocks provided by core's Menu module
  • Menu blocks provided by the Menu Block module

Menu Child Teaser Block

Component type

module

Maintenance status

Development status

Downloads

873

Component created

Component changed

Display TEASERS of the CHILD ITEMS of the current page MENU ITEM in a BLOCK.

When this block is positioned under the content (eg in the 'content' region) and you are viewing a page that is in the menu and has some child items (nodes only) then the teasers of these pages will be collected and displayed.

This then acts as an automatic table of contents for any section you are looking at, ensuring the content items within the section are readily
displayed.