Book weight automatic default value

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a small utility module, which automatically orders book pages on top of their siblings by default. When adding a new book page, if there is a book parent (for instance on /node/add/book?parent=123), the weight of the new book page will default to the highest weight that is smaller than the weight of all sibling book pages. That way you book pages end up on top of the list without you doing anything.

There is currently only a Drupal 6 version.

Taxonomy Replace

Component type

module

Categories

Maintenance status

Development status

Downloads

674

Component created

Component changed

Allows replace node terms to another defined terms.

In the term edit page you can define another term or terms which will attached to node when node will be saved. Original term will be deleted.

Installation

Enable module and create term reference field with machine name which begin on field_taxonomy_replace in vocabulary where you want to use this feature.

Microdata

Component type

module

Maintenance status

Development status

Downloads

26541

Component created

Component changed

Microdata enables you to share content with other sites and services, like Google's Recipe View, using inline metadata.

Views taxonomy hierarchy top filter

Component type

module

Categories

Maintenance status

Development status

Downloads

321

Component created

Component changed

This module allows Views to filter taxonomy terms by whether they are the top term in a hierarchy or not.

This is useful if need to create a hierarchical taxonomy view, as you can now define a top level view for terms with parent = 0. From there you can use a view with a term id as argument for views of child terms.

In addition, there is a boolean display field that can display whether a term is a top level term and you can sort terms by whether they are top level terms or not.

Percentage Field

Component type

module

Categories

Maintenance status

Development status

Downloads

1295

Component created

Component changed

Very simple field that allows to input a percentage in a textfield. It adds a numeric validation and allows the user to configure max and min percentage allowed per instance of the field and displays this number with a % at the end.

Please see Content complete for a much more featured module.