Benny Degezelle
Avatar provided by Gravatar.com
Long-time community member. Core member since March ‘11.
Loves to help clear people’s Radiant-related issues on #radiantcms.
| Website/Blog | http://monkeypatch.be |
|---|---|
| Company | Monkeypatch |
| Location | Ghent, Belgium, Europe, Earth, Milky Way |
| Member Since | September 25, 2008 (over 3 years) |
Available for Hire
Extensions (18)
|
|
It allows for a page to be copied or moved under a new parent, with or without its children. |
|
|
This filter adds a WYSIWYM editor to Radiant. WYMeditor’s main concept is to leave details of the document’s visual layout, and to concentrate on its structure and meaning, while trying to giv… |
|
|
Provides hierarchical tree navigation based on Radiant’s site structure. Outputs navigation in the form of a very flexible and CSS’able unordered list. Usage: <r:nav [root="/"] [... |
|
|
This extension enhances the page model with tagging capabilities, tagging as in “2.0” and tagclouds. |
|
|
This is for indexes that have no content for themselves. /about |
|
|
THIS EXTENSION IS DEPRECATED: THE FUTURE PUBLISHING BEHAVIOR IS PUT INTO CORE SINCE 0.9 The future publishing extension makes it possible to publish a page at a certain time in the future. Use t… |
|
|
Allows you to chain html- and radius-tags. For example:
can be written as
Or |
|
|
Think of this tag like r:aggregate, where the paths attribute would be the urls of all the children of the current page. All features of r:children are implemented. |
|
|
This filter adds CKEditor to Radiant. |
|
|
User get a configurable, auto-completing list of suggested page part names when they add a new page part. |
|
|
Adds the ability to reorder the children of a certain page. On the page overview, pages with children get a “Reorder” button. Clicking this brings you to a new screen where the page’s children van … |
|
|
Adds 2 radius tags: r:if_id and r:unless_id. |
|
|
Sometimes you want to iterate over a list of children, and insert something after every n-th child. Or, for css reasons you want to group children per 3. Until now we have sometimes used javascript… |
|
|
This extension builds on Josh French’s PageParts extension. |
|
|
Adds r:archive_children, which allows you to iterate over all pages that have an ArchivePage as parent. Kind of like r:aggregate, but without specifying urls.. All iteration-related attributes (ord… |
|
|
Allows you to define new default page parts on every page. |
|
|
Allows to build simple if/else constructs that look at url params. |
|
|
This extension is intended for use with Radiant version 1.0 or higher. |