Software Listing of Author : "Rhys"
- Filter Macros
- License: Freeware
- Price: 0.00


This provides a generic filter macro API, allowing tags of almost every style to be processed into either HTML or text without much fuss. Once the filter is enabled through Input Formats, the module will allow other modules to convert tags, such as bbcode style ([b], [i], etc), [image:width=300;height=400], [audio:1pixelout:width=300], into module defined text. It also provides a way to locate all tags within text, the recreation of those tags, via functions such as filter_macros_find, and filter_macros_tag. It currently provides a context for tags located within node teasers or bodies, to transform themselves for later reprocessing. Wish list: - The ability to allow configuration of a tag through the filter_macros_configure function, to generate tags for insertion into textareas. - Sub-module to set usage permissions per tag.
- Platform: PHP, Scripts
- Links Block
- License: Freeware
- Price: 0.00


Publishes a block containing all the usual "links" produced by all hook_link implementations on the system. This typically includes the 'Add new comment' link, as well as links to any files attached using the Upload module. NB: This module does *not* extract internal/external links in the content of the node, but rather the "node links" associated with the node itself.
- Platform: PHP, Scripts
- Magick Labels
- License: Freeware
- Price: 0.00


Allows the use of ImageMagick to generate labels from text, using predefined rendering options. Provides for an upload fonts capability, using TTF style fonts.
- Platform: PHP, Scripts
