Wysiwyg Quote
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Small module for integration Wysiwyg API and Quote.
Small module for integration Wysiwyg API and Quote.
This module lets you customise the 'Review order' button on the Ubercart checkout page.
Usability testing on Ubercart checkout concluded that the 'Review order' button text during checkout was confusing, and in every site we made with UC we ended up changing the text to read 'Continue'. After a while this became un-manageable so I developed a simple module to allow admins to change the button's value to whatever suits their site best.
Provides additional field formatters for file fields.
Currently provides the following formatters:
Differences with the approach of Media and Styles are:
The Election module enables you to run elections easily, securely, and effectively on a Drupal website.
It provides a framework for developers to integrate different types of election. Three types are included: 'referendums', 'STV elections', and 'first-past-the-post elections'. Other types can be provided by other modules.
Progress Tracker module enables you to display progress bar as block against pages e.g best example to use this module for checkout progress
1 Cart >> 2 Billing & Shipping >> 3 Payment >> 4 Review Order
Each step will have relevant url. Fully customizable to add, update and remove all steps.
Thanks to Umair Ahmad for suggesting name of this module.
The cPanel SDK module is to be used by other modules so that they don't have to implement cPanel's API modules and functions themselves. It covers almost all of cPanel's API modules and functions.
Just install the normal Drupal way:
Context bool Field, provides a context condition base on the value a bool field on the current node.
For example if there is a view that should only show on an article page if it is a premium article. One could add a premium field to the article type and use context bool field to set a context that would only be true if the value is set to true
A fundraising auction for fun and profit (for non-profits).
Planned features include outbid notifications by e-mail, an enforced minimum bid increment which is pre-filled in for instant bidding, and "my bids" tracking lists for users, indicating whether they are the high bidder or not on the items for which they have bid.
Nonprofit fundraising features include setting all auctions to a single end date and exporting lists of all winning bidders by user or item.
Integrate with the oboe logging infrastructure developed by Tracelytics to log specific information about Drupal execution.
We've started developing a shell around drupal which integrates drush, install profiles, features and some other functionality to be able to install and update drupal installations among various environments;
Deployment Automation
After our first presentation about it on the Drupal Tech Talk (A small dutch Drupal event) the interest has been fairly high in actually seeing some code and we're working on getting the project cleaned up and documented so that we can start sharing it.