Software Listing of Author : "Thomas Barregren"
- Clean End of Lines
- License: Freeware
- Price: 0.00

Clean End of Line provides an input format filter that removes trailing white spaces from lines. This input format filter can be used whenever you wish to remove spaces, tabs and other white spaces that ends lines in a text area. This is of particular interest if you use the Markdown filter and want to avoid that spaces mistakenly left at the end of lines become line breaks, i.e. , in the HTML output. The module is developed by Thomas Barregren at NodeOne. The development was sponsored by LRF Media and NodeOne.
- Publisher: Thomas Barregren
- Date Released: 05-01-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- HTMLcomment
- License: Freeware
- Price: 0.00

HTMLcomment provides an input format filter that allows HTML comments, i.e. <!-- ... -->, and an additional filter that allows hidden comment, i.e. [!-- ... --]. Examples Example of an HTML comment <!-- This will be in the HTML, but not displayed. --> Example of a private comment [!-- This will not be in the HTML, and not displayed. --] Background An HTML comment is a text surrounded with <!-- and -->. If you put a such comment in a text area, you expect it to be in the HTML code, but not rendered on the screen. Unfortunately, Drupal converts < and > to their HTML entities, resulting in the display of the comment. This module overcome this problem. This module is also a solution on #222926: htmlcorrector filter escapes HTML comments and #348514: Node body does not handle <!--break--> properly. In addition, this...
- Publisher: Thomas Barregren
- Date Released: 05-01-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Node Queue Builder
- License: Freeware
- Price: 0.00

Extends Node Queue by adding another tab for mass adding nodes to a queue. See also RelatedContent.
- Publisher: Thomas Barregren
- Date Released: 18-04-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- RelatedContent
- License: Freeware
- Price: 0.00

RelatedContent enables site maintainers to easily select on a per-node basis what nodes should be displayed along with it. Nodes that are available for selection are provided by one or more views, provided by the Views module. How the nodes are displayed is configurable, as well as themeable. The module also provide a small but powerful API for advanced users. Some examples of what can be accomplished with the module: * The module can be used to embed into a node's body the teasers or bodies of nodes with related content. * In conjunction with the Simplenews module, RelatedContent can be used to compile newsletters out of already existing nodes. * Using its API, the module can made to display a block with content related to the node currently being viewed. Read more about the RelatedContent module in the handbook. RelatedContent...
- Publisher: Thomas Barregren
- Date Released: 27-05-2013
- Download Size: 31 KB
- Download
- Platform: PHP, Scripts
- Taxonomy Sifter
- License: Freeware
- Price: 0.00

Taxonomy Sifter is a Drupal module that provides a block with terms which any or all selected must apply to a node for it to be listed when viewing a taxonomy term page, e.g. taxonomy/term/... The vocabularies used in the block is configurable. Read the module's handbook page for more information. Taxonomy Sifter is developed by Thomas Barregren at NodeOne and Nancy Wichmann. The initial development was sponsored by SSPA Sweden.
- Publisher: Thomas Barregren
- Date Released: 11-02-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts