Twitter Pull Periodic Content Generator
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module is used to periodically pull content from Twitter and generate nodes for your site.
This module is used to periodically pull content from Twitter and generate nodes for your site.
An extension of the workflow module.
By default, workflow puts a radio select button on the node form for all possible workflow states the node can move to. This module changes the UI from radio select, to submit buttons instead. Note, this means that timed transitions can not be entered through this interface.
Simply enabling the module changes the UI on the node form.
Balance Tracker Transaction Type is add-on to Balance Tracker -module. This module adds the ability to set arbitrary transaction types to balance tracker transactions. Currently the types are set on the module settings page, but using taxonomy is going to be most probable choice when a stable version is released. Note that this module does not do anything by itself! It only extends the functionality of the main module!
While Drupal provides capabilities for commentng for both anonymous and authenicated users, it provides no easy way for authenticated users to post comments anonymously without having to manually log out first. This is not only inconvenient to users; it also poses a problem on sites that may choose to implement a "paywall" or other means of limiting access to content but wish to allow for anonymous commenting.
This module creates an API for developers to use to embed ajax forms. The API desperately needs documentation but does the following:
Double field is a small module written to provide extensions to Drupal's core Fields. By this module you can split your fields up into two separate parts.
For the moment it includes the following sub-field types:
This module add a url formatter for image field. Then you can output image url directly.
Most of the code, maybe more than 90%, is just copy from the drupal core. I think it is stable enough.
I have created a content type, and add an image field instance to it, later i use views to export the data of this content type.And i want to output the data,then i could import it into another drupal 7 site with feeds module. What i need is the url of the image field, but i could not export the image url directly. That is why i create this small module.
This module allows the schedule an action (like for nodes publish, unpublish, promote, add to nodequeue ...).
It makes use of the Actions Drupal core functionality.
This is a demo project to test GIT is working