1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Text Widget 0.7

Text Widget

  1. shibuya246
    Plugins Required:
    Widget
    Supported:
    • Yes
    Plug & Play:
    • 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:
    $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.

Recent Updates

  1. version 0.7

Recent Reviews

  1. Condition-Human
    Condition-Human
    4/5,
    Version: 0.7
    Use can paste html and php code, and include graphics and active web links