Plugin Directory

Changeset 1344612


Ignore:
Timestamp:
02/06/2016 11:14:25 AM (10 years ago)
Author:
3dolab
Message:

readme again

Location:
mootools-collapsing-categories
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • mootools-collapsing-categories/tags/0.5.8/readme.txt

    r1344611 r1344612  
    9999Make sure you specify category names, not ids.
    100100
    101 = There seems to be a newline between the collapsing/expanding symbol and the
    102 category name. How do I fix this? =
     101= There seems to be a newline between the collapsing/expanding symbol and the category name. How do I fix this? =
    103102
    104103If your theme has some css that says something like
     
    132131* sym - class for the expanding / collapsing symbol
    133132
    134 == Demo ==
    135 
    136 I use this plugin in my blog at http://www.3dolab.net
    137 
    138 == Options ==
     133
     134== Other notes ==
     135
     136
     137= Options and configuration =
     138
    139139Style options can be set via the settings panel. All other options can be set
    140140from the widget panel. If you wish to insert the code into your theme manually
     
    276276
    277277
    278 == CAVEAT ==
     278= Fallback =
    279279
    280280Currently this plugin relies on Javascript to expand and collapse the links.
     
    282282posts, but the links to the categories will still work (which is the default
    283283behavior in wordpress anyways)
     284
     285
     286== Screenshots ==
     287
     2881. the widget in action
     2892. the Admin Widget Settings page
     290
    284291
    285292== CHANGELOG ==
  • mootools-collapsing-categories/trunk/readme.txt

    r1344611 r1344612  
    9999Make sure you specify category names, not ids.
    100100
    101 = There seems to be a newline between the collapsing/expanding symbol and the
    102 category name. How do I fix this? =
     101= There seems to be a newline between the collapsing/expanding symbol and the category name. How do I fix this? =
    103102
    104103If your theme has some css that says something like
     
    132131* sym - class for the expanding / collapsing symbol
    133132
    134 == Demo ==
    135 
    136 I use this plugin in my blog at http://www.3dolab.net
    137 
    138 == Options ==
     133
     134== Other notes ==
     135
     136
     137= Options and configuration =
     138
    139139Style options can be set via the settings panel. All other options can be set
    140140from the widget panel. If you wish to insert the code into your theme manually
     
    276276
    277277
    278 == CAVEAT ==
     278= Fallback =
    279279
    280280Currently this plugin relies on Javascript to expand and collapse the links.
     
    282282posts, but the links to the categories will still work (which is the default
    283283behavior in wordpress anyways)
     284
     285
     286== Screenshots ==
     287
     2881. the widget in action
     2892. the Admin Widget Settings page
     290
    284291
    285292== CHANGELOG ==
Note: See TracChangeset for help on using the changeset viewer.