Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

Taxonomy term weight by user

There are times where Drupal's default weight sorting mechanism is not enough to organize terms inside a vocabulary.

This module provides the infrastructure to allow other modules to set an arbitrary order of a given term specific to the user.

A good use case would be allowing users to re-sort data presented to them based on their interests. For example, if a site lists books, and you like reading romance rather than sci-fi, then you can re-order the terms without affecting the other users.

Usage:

In Code:

In your own custom modules you can call the function *taxonomy_term_weight_by_user_set_weight($term_id, $weight, $uid) to set the weight for a specific term as preference for a specific user.

Also you can get the current weight using the function *taxonomy_term_weight_by_user_get_weight($term_id, $uid)

* The uid is optional and when not provided the uid of the currently logged in user will be used.

Views:

This module provides an extra sorting type named "Taxonomy weight by User" if the view has a relation with Taxonomy Term. See the image above for reference.

This module also provides a Contextual Filter called "Taxonony weight by User: User id:", with this filter you can set a specific order or set a default value i.e Current logged user.

This module is developed and maintained by:

pdf2book

Imports a PDF into a Drupal Book which separates and syncs the PDF to Book based on chapters.

book2pdf

Provides a way for readers to export an entire Drupal Book into a PDF. They can then save it or share it on social media websites.

Simple Ticker

Simple ticker is a ticker system which pull your latest node (article) title and show as a ticker format. Its output through a block that you can use anywhere of your site.

Paddle Promo Box

Makes users able to create promo box which can be added in Panels.

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience