Git deploy

Component type

module

Categories

Maintenance status

Development status

Downloads

113047

Component created

Component changed

Normally drupal.org inserts version information when a project is packaged. Git repositories do not contain this information. Git Deploy hooks into the Drupal update system and attempts to provide the version of modules and themes checked out of git.

The 2.x version of git_deploy is recommended because it is much more stable but it does require the git binary and the ability for PHP to execute shell commands. The 2.x branch also introduced a new numbering scheme allowing for PHP version checks to work during development.

Menu Parent

Component type

module

Categories

Maintenance status

Development status

Downloads

600

Component created

Component changed

Menu Parent is a module that allows menus to be mapped as children of other menus.

Why do I need this module? Can't menu items be nested normally?
Yes they can. But if you need the ability to allow certain users or roles to administer sections of the menu tree, the easiest thing to do is use the Menu Admin Per Menu module.

IMCE Kama Style

Component type

module

Maintenance status

Development status

Downloads

4305

Component created

Component changed

A tiny module that styles the 2.x branch of IMCE to match the Kama theme of CKEditor. It provides a more unified experience for content managers.

There's no UI. To use, just enable the module and start using CKEditor with IMCE.

Feel free to recommend alternate styles or submit patches in the issue queue.

Credits

This module is brought to you by Little Blue Labs with love.

PageFlip: Book, Magazine, Comic Viewer

Component type

module

Maintenance status

Development status

Downloads

27140

Component created

Component changed

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.

Storm Contrib

Component type

module

Maintenance status

Development status

Downloads

4379

Component created

Component changed

As our time is currently very limited, we can't keep up the development. If you are interested in co-maintaining or to take it over completely, contact us (Carsten Müller, kfritsche).

Storm Contrib is an add-on to the Storm project.
It offers extensions and new features to the Storm modules to improve projectmanagement for small and middle companies.

Finally we are in the beta phase! Please help us test all the modules!

Your feedback is most welcome! So please don't hesitate to contact us or create issues.

Features

  • extends the core Storm content types
  • more projectmanagement features like balances, progress, project schedules
  • cost calculations
  • project balances based on project budgets
  • conversion and calculation of different currencies
  • single-page overview of a project's tasks and tickets (project schedule)
  • utilisation of persons (how much each person is working or available)
  • consideration of weekends and national holidays
  • consideration of holidays by individual people
  • Apache Solr Search extension to search just Storm content types
  • ticket dependencies
  • timetracking lists for each person per day
  • timetracking statistics for each person per day and per month
  • timetracking favorites list for each user - easy start and stop of timetracking, without many clicks
  • exports lists as .csv, .xls, .doc
  • option to save filter settings for each user (finished)
  • and much more ...

Section Order

Component type

module

Categories

Maintenance status

Development status

Downloads

758

Component created

Component changed

The Section Order module exists becuse I got tired of having to either create hooks to let CCK know how to reorder $content (theme variable), or $node->content['section name'], or adding settings to my admin forms to control the section weights.

This module watches as the content is viewed and keeps track of the actual sections that are added to the content.

Taxonomy Link Mover

Component type

module

Maintenance status

Development status

Downloads

436

Component created

Component changed

The Taxonomy Link Mover is a relatively simple module that shifts taxonomy term links from the theme variable $links to the $content variable. This allows the administrator to tell the CCK or Section Order modules to re-order where it is displayed.

An option still allows for other modules to apply hook_link_alter to the links. So, for example, Taxonomy Image still has a chance to insert images representing each term.

Remote login block

Component type

module

Maintenance status

Development status

Downloads

1417

Component created

Component changed

This module provides the standard core user login block in a form that can be incorporated into an external website, for example by using the HTML <object> or <iframe> tags.

This module is very small and lightweight.

It provides a way to assign a cascading style sheet to the form as presented to allow its appearance to fit with the website in which it is incorporated. Already authenticated users are presented with a link to the Drupal site with a user selectable text message.

Context: Menu Block

Component type

module

Maintenance status

Development status

Downloads

25666

Component created

Component changed

Context: Menu Block allows the Menu Block module to be aware of contexts provided
by the Context module by informing menu blocks of active menu context reactions.

This project has recently been taken over and for the time being it will be maintenance fixes only and support but once the code has been fully got to grips with, I intend to actively develop the module further.