Simple Ready Workflow

Component type

module

Maintenance status

Development status

Downloads

733

Component created

Component changed

This module adds a new "ready" publishing option on node bundles and fine-grained permissions on publishing options.
It gives you a simple worflow:

  • Ready not checked (draft)
  • Ready checked (ready to be published)
  • Published checked (and surely ready!)

If you need a more suitable and customised workflow, you better look at Worflow module: http://drupal.org/project/workflow

wysiwyg_maxlength

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adding a maxlength plugin to wysiwyg editors.

Developed by haggins, uploaded to d.o as tar-ball, now a sandbox becuause of need to change som of the code.

Vgwort Integration

Component type

module

Categories

Maintenance status

Development status

Downloads

315

Component created

Component changed

Integrate german VGWort Service for Drupal.

Implemented functions:

- Get counter marks over a webservice
- Report new articles to vgwort over webservice
- Add a new VGWort Display
- Views integration
- Testmode for Webservice

Google Map Block

Component type

module

Maintenance status

Development status

Component created

Component changed

Purpose of this Module:
This module has been created with having few things in mind:

  • Not to burden the Drupal engine to process lots of code just to show simple google map on any of the page.
  • No dependency must be there for such a small feature.
  • Must be true block, which is configurable from backend. You can configure its height,width,labels,controls,pins all from backend.

Upcoming Features:

  • Must be working with "Multi-block" module, in case if more than one maps is to be shown on single page.