Content Nodes

Component type

module

Categories

Maintenance status

Development status

Downloads

3030

Component created

Component changed

This module append nodes as "content" to a node. This module use entityreference to safe the relations. The motivation was to find a solution the use of different content elements simular to the typo3 content elements.

Experience

Component type

module

Categories

Maintenance status

Development status

Downloads

2182

Component created

Component changed

Overview

A experience field type to save the user experience by year with month select list and display like 02 Year(s) 07 Month(s).

This experience field type is possible to use in job portals, application forms (capture the total year of experience, relevant field experience ) and user registration.

Simple Signature

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This field is to enable the signature/approval of node forms. Once a node form has been signed, it can be locked against editing unless all of the signatures are cleared.

Field Based Subscriptions

Component type

module

Categories

Maintenance status

Development status

Downloads

405

Component created

Component changed

Provides an API that allows you to take actions when new content is added, either immediately or in a digest format.

Use Case

Lets say you have a node type 'article' with a field 'field_article_type'. It is a text list field with three options (news, blog, press_release). This module allows you to create an hourly/daily/weekly subscription of article nodes with a field values of "news".

Here is the way it works:

Field Collection Steps

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module takes content types with field collection fields using the "hidden" widget, and guides a content editor through each field collection form in order, creating a multi-step content entry process.

This is currently an early proof-of-concept built for a very specific use case. I'd like to make it more generally useful, so if you have different use cases, don't hesitate to open feature requests.

Field Importance

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows site administers to arbitrarily score/ rank fields on a per entity instance basis. The total score for the submitted entity is calculated from each field score where a value has been entered. Fields with multiple values can attribute different scores per value. Further this module provides a very basic field formatter which can be used to compare entity scores out of a predefined set total.

Trim word

Component type

module

Maintenance status

Development status

Component created

Component changed

Trim word allows you to set up trimmed and formatted text with a limit count. This is used on things like views, so you can trim and filter the word count to not include any unneeded formatting when displaying a summary of some content on node for example. It trims and strips the html and displays the max count while adding a ... to indicate the text has been trimmed.

TODO: Add the option to trim by actual word, so it doesn't break a word up, but instead keeps entire words.