Paypal field

Component type

module

Maintenance status

Development status

Downloads

538

Component created

Component changed

This module based on CCK Paypal add a new field type called Paypal field that allow user who add a content with a paypal field to personalize a donation url.

Example of use :
In drupal.org each project can have a personalised paypal donation link.

INSTALLATION
Install the module in sites/all/modules, and enable it,
then go to admin/structure/types/manage/YOUR_CONTENT_TYPE/fields where you want add a paypal field for your content type.

Field Extract Values

Component type

module

Categories

Maintenance status

Development status

Downloads

2187

Component created

Component changed

This module is for module writers and has no UI of its own. Unless some other module uses it, it won't add anything to your site. Only install this module if another module requires it.

Drupal 8 converts all entities to full objects so there will be no D8 version of this module.

The field_extract module provides a couple of easy-to-use functions that make extracting data from entity fields much easier - as a developer you don't have to worry about languages and deltas, you just make the call.

Entity Translation Tabs

Component type

module

Categories

Maintenance status

Development status

Downloads

2136

Component created

Component changed

This module gives site editors an edit tab for each language that your site supports. Currently it works only for nodes, but the next versions will support different entity types (such as taxonomy and user, among others).

UPDATE: the 7.x-1.1 release brings this module up-to-date with entity_translation. Hurray!

User control

Component type

module

Maintenance status

Development status

Downloads

1675

Component created

Component changed

This module gives a possibility to assign or remove specific role for users. Any user with permission "Assign roles" may assign or remove roles for other users. Site administrator defines the list of roles that are available for this.

Convenient filter is available on the settings page of this module and you can choose users with its help. If you want filter users by e-mail you must enter full email to get user. If you want filter users by name, you could enter only first letters.

User Search to People Administration

Component type

module

Maintenance status

Development status

Downloads

11135

Component created

Component changed

Remove user search from the /search space and move it to /admin/people -- that is, instead of /search/user the functionality for searching users is found at /admin/people/search

This is useful for when you want make it easier for administrators to find the user search, and you don't want regular visitors and members of your site to see a search for user profiles alongside the search for content (indeed, you likely don't want tabs on the search page at all).

termvis

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Content types can be made published or not. If not published, the content is not lost. The opposite is true for terms in a taxonomy.

Once a term is created, it is always published or visible. If you decide to no longer use it, you have no other option than to delete it. It then is also removed as from all content thet previously was tagged with this term.

This module's aim is to provide a similar type of visibility to terms.