page_parts
Manage rich content with customized page parts.
The combination of page parts and Radius tags is very flexible, but sometimes it’s not enough. Wouldn’t it be useful to add a page part and get a file uploader instead of a text area? Or a calendar pop-up? Or even a fieldset with multiple form elements?
Enter PageParts. It’s a toolset for defining custom page parts that work with any kind of data. It’s easy to build new kinds of parts, and there are plenty of examples provided with the extension to get you started.
| Author | Digital Pulp |
|---|---|
| Website | http://github.com/digitalpulp/radiant-page_parts-extension |
| Repository | git://github.com/digitalpulp/radiant-page_parts-extension.git |
| Supports | Radiant 0.9.1 |
| Record Created | April 12, 2010 (about 3 years ago) |
| Last Updated | August 20, 2010 (almost 3 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install page_parts
