Content Finder

Component type

module

Categories

Maintenance status

Development status

Downloads

880

Component created

Component changed

The Content Finder provides a simple method for users to find site content. The goal of this module is to provide a useful but simple tool to quickly find content as an editor. Rather than using a big form, we use a single search field with search axes.

Clock

Component type

module

Categories

Maintenance status

Development status

Downloads

19933

Component created

Component changed

A simple module that provides a block showing the current time.

Features

  • Time zone can be configured as: Site time zone, user time zone, local time zone and custom time zone.
  • Date format can be configured using the preconfigured "short", "medium" and "long" date types, as well as any custom date types.
  • The clock can be continuously updated via JavaScript

Twitter Pull

Component type

module

Maintenance status

Development status

Downloads

246226

Component created

Component changed

Twitter Pull is a small module, the only purpose of which is to allow super-easy embedding of public twitter data like: a user timeline or twitter search results by hashtag or a search term. The emphasis is on making these very specific tasks as easy and straightforward as possible. The purpose of the module is not to be an end-all solution for Twitter.

Intended Audience

The intended audience of the module are developers and designers.

Atrium Answers

Component type

module

Development status

Downloads

3181

Component created

Component changed

A Questions and Answers feature for Open Atrium, with User Reputations.

Users can post questions and answers, upon which other users can vote. Positive votes give the posting user +10 userpoints; negative votes give the posting user -2 userpoints. Userpoints are displayed next to the username.

In addition to Open Atrium 1.x, this feature depends on:

Site Ping

Component type

module

Maintenance status

Development status

Downloads

458

Component created

Component changed

This is a module which (by its nature) does a full Drupal bootstrap and then just prints OK. The URL you should be querying is "YOURSITE.COM/siteping"

You can use this as a low-bandwidth site heartbeat to make sure your site is running. If anything besides "OK" is printed, there is probably an error you need to look into (or if the connection times out).

Change password

Component type

module

Categories

Maintenance status

Development status

Downloads

5337

Component created

Component changed

It is very Simple module which moves "Change password" functionality to a new tab/page.

Why?

see our client's needs below

We have noticed many times that in drupal’s edit profile form since password fields appears with blank thus end user generally starts filling their password information as well however it’s optional (Here I referred users who are not frequent users of internet and web portals). Just to avoid this confusion change password screen was separated from edit profile.

-- Rizwan Khan @ Inukshuk

Overlay Gallery

Component type

module

Categories

Development status

Downloads

3187

Component created

Component changed

The Overlay Gallery module mainly consists of some javascript to display a gallery as an overlay. The outcome looks similar to what Lightbox and consort do but rather than only showing single pictures, this module shows the entire gallery in an overlay.

Simplify Node Add

Component type

module

Maintenance status

Development status

Downloads

4368

Component created

Component changed

This module can be used for simplifying the forms used to add and edit nodes. With this module you can define which fields to show to a user.

Newly added is the hook you can use to custom add fields that this module uses. You can use hook_simplify_node_add_gettypes().