Collapsiblock v2

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

I've worked on Collapsiblock previously on Drupal 6 and didn't like how the whole thing worked. While it gets the job done, I needed to refactor a few things to make it better.

Now I'm starting a new project on D7 and I need this module again. I've refactored the code make it easier to read, style and theme.

Tcmb

Component type

module

Maintenance status

Development status

Downloads

8953

Component created

Component changed

What is Tcmb?

Tcmb is a module that retrieves TCMB (Turkish Republic Central Bank) exchange rates, and gold codes, set by the admin, and nicely displays them in a table. You can test the 7.x branch here and 8.x branch here.

Who is the targeted audience?

Anybody wishing to display the daily TCMB exchange rates and gold rates on their site is welcome to use it.

Commerce Addressbook

Component type

module

Maintenance status

Development status

Downloads

114733

Component created

Component changed

Commerce Addressbook is a module that allows authenticated customers to reuse
previously entered addresses during checkout.
They can manage all entered addresses in their user panel (user/%user/addressbook).

Note that for data consistency reasons editing a previously entered address
won't change it on previously made orders.

Status

The 7.x-3.x version offers UX improvements and is currently the active development version for new features.

Difference between 2.x and 3.x

User's default customer profile will now be displayed below the address selection list in a "read-only" mode (we're no longer trying to refresh the field values after selecting a profile).
If you need to make some changes to an existing customer profile, you'll be able to using an "Edit" button.
A new option has been added to the select list ( "+ Enter a new address") that will let you explicitly specify a new address.

Always Visible 7

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows administrators to override the visibility of menu items. Normally, items which are inaccessible won't show up in the menu. Using this module, menu items can be set to always show up. Their contents will still be restricted.

D7 port of http://drupal.org/sandbox/mthomas/1119418

See http://drupal.org/node/300607#comment-4591802 for history.

Module Tutorial

Component type

module

Maintenance status

Development status

Component created

Component changed

The purpose of this module is to provide new module users some very basic working examples that could be easily copied and/or modified. It's also my first public module. This will be developed in my (limited) spare time.

Job

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This Drupal module provides very basic management of external jobs by leveraging Webform for building argument forms. It is the very beginnings of a CI (Continuous Integration) platform - an attempt to reimplement some of what Jenkins does in Drupal.

WARNING: This module is under development and not intended for production use. In particular, this module provides "command-line" and unlimited PHP access to users, so it should be tested with great caution. I hope to get to a publicly-usable development version by Fall 2011.

Google Disaster Location

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This Module shows Recent World disasters as earthquakes , volcanoes and floods on google map.
It fetch all data from xml feeds from known websites as http://earthquake.usgs.gov e.t.c.
On main page it shows icons of all disasters which enabled and by clicking on them it shows a little information and link to the source website.
This module has 1 block which shows you top 5 or more current disasters. You can configure it to update every minutes or more.
This module has filter by country.

ckeditor_tooltips

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is an extension to the wysiwyg module when ckeditor is used as editor.

As of now it only supports CKEditor installed through the Wysiwyg module.