Modules
Twitter search
Adds Twitter search functionality to the Twitter module.
An administrator can setup text to search Twitter for. On cron runs, the results are saved via the twitter module. Because of the integration with the twitter module you automatically get the same views integration it has.
Status
Road map
When all the issues for a given version are completed and sufficient testing has been done the listed stable version will be released. This road map is only tentative and may change at any time.
Stable 1.0
- Add additional views filter to filter by search text.
- Lots of testing
UberCart Bought together
This is a simple module to provide a block for use on UberCart product pages that shows other products that were bought together with the product you're viewing.
Self Destruct
The Self Destruct module is a developer utility for quickly emptying/resetting a Drupal site's database.
TweetHook
Provides integration with TweetHook. The real time twitter search results service.
TweetHook makes receiving Twitter Search data simple and automatic. Using the power of webhooks, setting up a continuous search on Twitter is a snap. Enter your query, enter your webhook URL, sit back and enjoy the data!
Currently only useful to developers. Use hook_tweethook_status($status) to process each new result.
Simplemap
OK so you want a simple map block (or embedded map) on your page without the overhead of setting up GMAP module, cck, a content type for your location and a view?
Simplemap is a Drupal module which makes the addition of simple static map blocks as straightforward as adding a normal block.
It is designed to work in harmony with the GMAP module so you can utilise the true power of the gmap for all your dynamic maps whilst using simplemaps lighting fast point and click approach all your contact details type pages.
It allows themers to set images all or individual markers within the theme folder.
It also has a filter so you can embed your maps inline using [simplemap id='MAPID' class='MYEXTRACLASS']
Entity API
This project holds entity related APIs.
- Entity CRUD API:
Provides full CRUD functionality for new entities. It offers a ready to use EntityDB class and a suiting EntityController for mass loading/deleting. The EntityDB class can be extended and customized to fit special needs. Apart from that it's extendable by other modules thanks to faces.
Read the README for instructions how to use the API.
