Roll out

Component type

module

Categories

Maintenance status

Development status

Downloads

2104

Component created

Component changed

The "Roll out" module is intended to be used on multisite setups. It makes the process of installing modules across all sites in a multisite setup much easier.

The "Roll out" module comes in two parts, a server, and a client.

User Profile Theme

Component type

module

Maintenance status

Development status

Downloads

1275

Component created

Component changed

User Profile Theme allows user to have a different CSS only theme for their profile page.

Each user who is allowed to have a theme (using roles) gets a new field in his profile edit page. There he is allowed to put some CSS which is applied only to his profile page using an external CSS file

This module still needs some development but is already usable.

Ziki integration

Component type

module

Development status

Downloads

1222

Component created

Component changed

Displays a block with the users ziki profile information.

This module is no longer maintained!

Ziki

Ziki.com offers a simple and free solution to people and companies to develop an ongoing online presence at the top of the Google search results.

Nodecarousel

Component type

module

Categories

Maintenance status

Development status

Downloads

4407

Component created

Component changed

Look - this hasn't been touched for a while, and I've noticed now that jCarousel now includes views support, and uses the same jCarousel library that this module did. I suggest using that module instead of this one.

An easy-to-use method for displaying nodes using the jCarousel library for jQuery. Nodes can be chosen via Node Type/Taxonomy, by using a nodequeue, or else by using a hook to feed nodes to the display.

Geobrowser

Component type

module

Categories

Development status

Downloads

3110

Component created

Component changed

Geobrowser is a module for browsing drupal's spatial information. It provides a google maps powered interactive viewer for location enabled nodes.

An example implementation of the geobrowser module can be seen on http://mapping.uvic.ca

Features Include

Create Content Block

Component type

module

Categories

Maintenance status

Development status

Downloads

3084

Component created

Component changed

Create Content Block extends the user inteface for creating content by providing a pulldown block of content types and a button for quickly creating new content, the block is OG aware and adds the group id to the links when on an OG page

It was primarily developed because the UI for creating content was clumsy, especially when comparing the difference between creating content when in and not-in an OG page.

But while this block is OG aware, it does not rely on OG. And it has definite value to non-OG sites by providing a simple create content block.

This module falls under the category of "let's improve the User experience". Since this module tries to improve the UI, the button text is configurable.

Action Views

Component type

module

Categories

Maintenance status

Development status

Downloads

5330

Component created

Component changed

** This Module will no longer be maintained (shocker) as this functionality is mainly present in VBO and thats what we started using internally. **

Action Views is used together with the views module. Action views adds a view type of "Action View" to the views interface. This will present your view as a table, and adds a list of actions you can perform against the results of the query executed by the view. We have taken a modular approach whereby additional actions can easily be added to the module in the form of an include file.

The typical kind of usage for this module is to execute actions against multiple records, so for example, deleting a bunch of nodes in one go; changing taxonomies for a bunch of stories in one go, etc.