From the category archives:

Projects

Drupal Storm

by Roberto on September 23, 2008

in Projects

Storm is my project management application for Drupal platform version 6.
It uses only Drupal core features and doesn’t rely on any external modules.

Drupal Storm

Storm provides the following features :

  • Attributes : to manage the different list of values used in Storm, like : tasks status, countries, currencies and so on
  • Organizations : the companies or individual stakeholders of your projects
  • Projects : your projects. Every project can have multiple tasks hierarchically nested to build a WBS
  • Tasks : the parts that compose a project
  • Tickets : every ticket can be associated with an organization, project and task
  • Timetrackings : where you can register your activities on an organization, project, task or ticket
  • People : organizations contacts
  • Permission control : a fine grained permission control permits to share the data with other users and organizations
  • Reporting : a simple and themeable support for reporting (with optional multilingual support)
  • Notes : a note can be associated to an organization, project and task
  • Knowledgebase : simple container to organize your knowledge
  • Invoices : an invoice must have a customer and can be linked to a project
  • Expenses : to keep track of both internal and for customers expenses

Storm on Drupal.org

{ 0 comments }

Drupal Localizer

by Roberto on April 10, 2007

in Projects

The Localizer module extends Drupal’s ability to handle human languages. It provides control over a site’s user interface language, the ability to enter and control content in multiple languages, and the ability to display the correct language content needed. The module has been designed so that only the features needed for a particular site need be implemented.

Drupal Localizer
Drupal Localizer

Localizer allows translation of the following system objects:

  • Menus
  • Nodes
  • Taxonomy
  • System settings (variables)
  • Views

Localizer on Drupal.org

{ 1 comment }