Dakwak

Component type

module

Maintenance status

Development status

Downloads

1942

Component created

Component changed

Translate your website to any langauge in 3 easy steps

1) Go to Dakwak, register and create add your site.

2) Go to admin/settings/dakwak
    Paste the snippet dakwak gave you
    Type in the ID's you want them to be translated
    Type in the classes you want them to be translated
    Hit save

Workflow defaults

Component type

module

Development status

Downloads

365

Component created

Component changed

By default workflow sets the first available workflow state as the default on node add forms. This module allows you to specify a different default workflow state. Use the (Default) option to leave the initial state as it is.

Unique Link Title

Component type

module

Categories

Maintenance status

Development status

Downloads

1086

Component created

Component changed

What's all this, then?

Drupal 6 doesn't allow you to add a description to a menu link when adding it directly from a node add/edit form. Instead, it uses the node's title as the description, which means that the link's title attribute (i.e., "tooltip") will likely be the same as the link text itself. This also means that if you don't like this behavior, you must manually edit each link after it is created. Boo.

This module fixes that.

Paypal Donation

Component type

module

Maintenance status

Development status

Downloads

10641

Component created

Component changed

The Paypal Donate Module (project) is by origin a module i wrote for educating my fellow developers about developing modules for Drupal. After a recent update the module is now fully functional and ready to be uploaded to Drupal.org. This module hooks in a new content-type of "paypal_donation" as the name says it allows you to create a new page dedicated to donations to your website. This is a really simple solution and there are more paypal donation solutions but not where you can create a single page / node for your donations.

User picture block

Component type

module

Categories

Maintenance status

Development status

Downloads

4535

Component created

Component changed

Create just one block with the logged on user's picture, if he/she has one. In addition, User titles, points and badges are also displayed, if there are any.

After installation, go to Site building > Blocks and enable the block.

It probably makes sense to only enable for authenticated users, and perhaps only on specific pages.

SMS Sending Actions for Rules

Component type

module

Categories

Maintenance status

Development status

Downloads

1502

Component created

Component changed

Integrate SMS Framework basic capabilities with the Rules module, mainly by two actions:

  • Send an SMS - send a message to a comma-separated list of phone numbers
  • Send an SMS to user - send a message to a comma-separated list of user ids (using the sms_user optional module)
  • In the future it would be possible to integrate events using the SMS Framework income features.

    ECO (Extra Customization Options for Ubercart)

    Component type

    module

    Categories

    Maintenance status

    Development status

    Downloads

    3304

    Component created

    Component changed

    ECO (Extra Customization Options for Ubercart) provides additional ("extra") options to customize Ubercart.

    Please see a list of features below. Some of the functionality provided also includes a degree of integration with other contributed modules like Legal, Webform, and Ubercart Discount Coupons. Among the customization options are using URL parameters to auto-apply coupons in checkout, requiring new customers to choose a password, and integration with the Webform module to pre-populate address fields in checkout.

    Among other things you can accomplish with ECO is to have a shopping experience that does involve a product page or add to cart button. For example, you could include a webform in a block, via Panels, or through Views, etc. in which you collect information and pass it through to Checkout along with adding a product to the cart automatically. The Webform module saves the data entered regardless of whether or not checkout is completed in Ubercart.

    Apache Solr Multi Server

    Component type

    module

    Categories

    Development status

    Downloads

    822

    Component created

    Component changed

    This module will allow you to manage multiple Apache Solr instances (optionally with multiple cores in each instance)

    It provides support for core reloading and data import handler full imports (although implementing the import for Drupal will come later e.g. it will support grabbing data from other database sources).

    It also hooks into Apache Solr Views (views 3 is required for that module) to allow you to extend Solr views in cool ways