Plugin Directory

Changeset 637103


Ignore:
Timestamp:
12/11/2012 04:20:32 PM (13 years ago)
Author:
lrnz
Message:

Verison update

Location:
shortcodify
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • shortcodify/tags/1.1.0/readme.txt

    r637093 r637103  
    2020If you want to, Shortcodify creates a new widget area in, that you can use with the [widget] shortcode.
    2121
    22 See all (actual) **possible shortcodes** below:
    23 * `[wsc class=myCustomClass] TEXT [/wsc] - for individual CSS-classes`
    24 * `[unshortcode] TEXT [/unshortcode] - other shortcodes in this shortcode will be ignored`
    25 * `[br] - adds a linebreak (with clearing)`
    26 * `[hr] - adds a horizontal line`
    27 * `[date] - inserts the actual date`
    28 * `[time] -  inserts the actual time`
    29 * `[widget] - inserts the content of the "Shortcodify" widget area`
    30 * `[random] Text1 Text2 [/random] - returns only one of included areas (seperated by linebreak or whatever)`
     22See some **possible shortcodes** below:
     23*  `[wsc class=myCustomClass]` TEXT `[/wsc]` - for individual CSS-classes
     24*  `[unshortcode]` TEXT `[/unshortcode]` - other shortcodes in this shortcode will be ignored
     25*  `[br]` - adds a linebreak (with clearing)
     26*  `[hr]` - adds a horizontal line
     27*  `[date]` - inserts the actual date
     28*  `[time]` -  inserts the actual time
     29*  `[widget]` - inserts the content of the "Shortcodify" widget area
     30*  `[random]` Text1 Text2 [/random] - returns only one of included areas (seperated by linebreak or whatever)`
     31*  A few more useful shortcodes
    3132
    3233= Is a useful shortcode missing? =
  • shortcodify/trunk/readme.txt

    r637093 r637103  
    2020If you want to, Shortcodify creates a new widget area in, that you can use with the [widget] shortcode.
    2121
    22 See all (actual) **possible shortcodes** below:
    23 * `[wsc class=myCustomClass] TEXT [/wsc] - for individual CSS-classes`
    24 * `[unshortcode] TEXT [/unshortcode] - other shortcodes in this shortcode will be ignored`
    25 * `[br] - adds a linebreak (with clearing)`
    26 * `[hr] - adds a horizontal line`
    27 * `[date] - inserts the actual date`
    28 * `[time] -  inserts the actual time`
    29 * `[widget] - inserts the content of the "Shortcodify" widget area`
    30 * `[random] Text1 Text2 [/random] - returns only one of included areas (seperated by linebreak or whatever)`
     22See some **possible shortcodes** below:
     23*  `[wsc class=myCustomClass]` TEXT `[/wsc]` - for individual CSS-classes
     24*  `[unshortcode]` TEXT `[/unshortcode]` - other shortcodes in this shortcode will be ignored
     25*  `[br]` - adds a linebreak (with clearing)
     26*  `[hr]` - adds a horizontal line
     27*  `[date]` - inserts the actual date
     28*  `[time]` -  inserts the actual time
     29*  `[widget]` - inserts the content of the "Shortcodify" widget area
     30*  `[random]` Text1 Text2 [/random] - returns only one of included areas (seperated by linebreak or whatever)`
     31*  A few more useful shortcodes
    3132
    3233= Is a useful shortcode missing? =
Note: See TracChangeset for help on using the changeset viewer.