Text Widget
Version: 0.6
Author: Nick Ramsay
Created on: 2009/10/12
Last Updated: 2010/06/04
Tested on: Hotaru 1.3.0
Plugins Required: Widgets
Plug & Play: Yes
Supported: Yes
Description
Add multiple custom widgets to your sidebar. Paste text, HTML, PHP, etc into each widget and use the Widgets plugin to position it in your sidebar or other widget block.
Instructions
1. Upload the "text_widget" folder to your plugins folder.
2. Install it from Plugin Management in Admin.
3. Add new text widgets from Admin -> Text Widget
Tip
If you would rather use a template than paste code into a widget, you can do so by checking the PHP box and putting the following code in the text area where template_name is the file name (without extension) of the custom template in your theme folder.
PHP Code:$h->displayTemplate('template_name'); // no .php extension
Revision History
v.0.6 2010/05/25 - Nick - Fix for text widgets disappearing from the Widgets page after reinstalling the plugin.
v.0.5 2010/02/20 - Nick - Minor widget ids fix for W3C compatibility
v.0.4 2010/01/04 - Nick - Updates for compatibility with Hotaru 1.0
v.0.3 2009/11/04 - Nick - Updated install function for easier upgrading
v.0.2 2009/10/13 - Nick - Bug fix for deleting text widgets
v.0.1 2009/10/12 - Nick - Released first version
Please click "Rate Thread" and give this plugin a rating. Thank you.


Reply With Quote

Bookmarks