Publish Content

Component type

module

Maintenance status

Development status

Downloads

145990

Component created

Component changed

This module enables granular publish and unpublish permissions which allows you to grant roles on your site the ability to publish or unpublish specific content types without having to give them the administer content permissions. This is a lightweight solution to managing your content workflows.

Version 8.x-1.x

This is now under development!

Patterns

Component type

module

Maintenance status

Development status

Downloads

27340

Component created

Component changed

Patterns Ready Logo
Complex websites and web applications can be created by combining configurations of Modules, Content Types (CCK,) Views, Panels, Menus, Blocks, Categories, Roles / Permissions, etc. This site setup and configuration process is a very time consuming and repetitive bottleneck.

Patterns module is built to bypass this bottleneck by managing and automating site configuration. Site configuration is stored in XML or YAML (requires SPYC YAML parser, which needs to be downloaded separately from http://code.google.com/p/spyc/) called Patterns which are easy to read, modify, manage, & share and can be executed manually or as a part of an automated web site deployment.

Revisions RSS

Component type

module

Maintenance status

Development status

Downloads

17699

Component created

Component changed

This module generates an RSS feed for node revisions. This allows users to subscribe to updates to individual nodes. This functionality is particularly useful for tracking changes to collaboratively developed content on auto-revisioning node types.

Create from Web

Component type

module

Maintenance status

Development status

Downloads

8021

Component created

Component changed

Effortless content creation by retrieving attribute values from the Web to (pre-)fill your node type (cck) fields.

Available services include:

  • Wikipedia, ISBNdb
  • BibTex, attribute: value lists
  • Google Scholar, Amazon, imdb -- to be updated

How does it work?

New nodes are created as follows:

Tracker 2

Component type

module

Categories

Maintenance status

Development status

Downloads

10649

Component created

Component changed

High-performance replacement for the standard Drupal tracker. There's no change in functionality or new features, but the architecture is absurdly fast. Displaying the tracker scales at a roughly logarithmic pace with the number of nodes. Saving nodes and comments takes a bit longer, but this impact is highly optimized. Use MySQL with InnoDB or PostgreSQL for best results; row-level locks are essential for the best performance. Tracker 2 (as of version 1.13) now has experimental PostgreSQL support.

geomap

Component type

module

Maintenance status

Development status

Downloads

9918

Component created

Component changed

A Google map implementation that renders a Google map block based on geo microformat tags embedded in a page.

The locations placed on the google map are obtained by analysing the current page for GEO microformat informaton. When this info exists, a map will be rendered, when there is no location information, no map will appear.

More information on GEO Microformats: http://microformats.org/wiki/geo

Subdomain

Component type

module

Maintenance status

Development status

Downloads

38378

Component created

Component changed

Easily create subdomains per user, taxonomy term, content type, or organic group. This module adds an easy text field to the entity where you can enter a subdomain for it.

  • User: e.g. "Mary" and all of her content at http://mary.example.com
  • Taxonomy: e.g. "Seattle" and all content tagged with it at http://seattle.example.com
  • Organic Group: e.g. "MyGroup" and all of its content at http://mygroup.example.com
  • Content type: e.g. "News" content type and all of its nodes at http://news.example.com