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

Total Subscription

Subscriptions view with actions

Total Subscription provides functionality which would allow the user to subscribe to node pages, taxonomy terms, etc.

Taxonomy breadcrumb token

About

Core and contrib tokens already do a great job in providing precious meta information on Drupal entities. However, creating a hierarchical breadcrumb from the root term down (or up) to and especially including the current term with a single token is impossible unless you wanted to create custom code snippets as a workaround.

This module is intended to fill just this gap as handy as possible and thus introduces two additional term related tokens:

  • [term:breadcrumb]
  • [term:breadcrumb-reverse]

Where the first one returns an array starting with the root term, the latter starting with the current term.

Requirements

All you need is:

  • Enable core taxonomy module (you would not be here without that!)
  • token module

Quick reference

Just enable the module and create some tokenizable content. You will find the two new tokens in the token browser, supporting all array-related options the token module offers.

Example

If you have a hierarchichal vocabulary like this one:

[Vocab]
|
+- Grocery
   |
   +- Vegetables
   |
   +- Fruits
   |  |
   |  +- Apples
   |  |
   |  +- Pears
   |
   +- Drinks

Cmood

Cmood (content mood) helps to know the mood of user who posted the content on the website. The content mood is calculated by pre defined mood words along with the ranking words.

Field Collection Node Clone

The Node Clone module allows you to easily create a duplicate copy (clone) of an existing node, however if that node references a field collection, the new clone will reference the same field colle

mathtexfilter

Replace every latex equation definition provided between [mathtex] and [/mathtex] by the corresponding image computed by the mathtex lib

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience