Changeset 654353
- Timestamp:
- 01/17/2013 04:55:53 PM (13 years ago)
- File:
-
- 1 edited
-
jquery-vertical-scroller/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
jquery-vertical-scroller/trunk/readme.txt
r654346 r654353 42 42 <b>Usage:</b> [sgvscroller postcount="5" category="1" posttype="post" width="250px" height="200px" startfrom="bottom"] 43 43 44 <ul> 45 <li>postcount (optional, default value = 5): Sets the number of posts displayed by the scroller. Usage: postcount="5".<li> 46 <li>category (optional, default value = 1): Sets the category to be displayed by the scroller. Usage: category="1".<li> 47 <li>posttype (optional, default value = post): Sets the category to be displayed by the scroller. You can either use 'post', for normal posts. For scrolling<li> 48 <li>custom post types, replace it with the custom post type Usage: posttype="post".<li> 49 <li>width(optional, default value = 1): Sets the category to be displayed by the scroller. Usage: width="250px".<li> 50 <li>height (optional, default value = 200px): Sets the category to be displayed by the scroller. Usage: height="200px".<li> 51 <li>startfrom (optional, default value = bottom): Sets the category to be displayed by the scroller. Usage: startfrom="bottom". Options: ‘bottom’ or ‘top’.<li> 52 </ul> 44 postcount (optional, default value = 5): Sets the number of posts displayed by the scroller. Usage: postcount="5". 45 46 category (optional, default value = 1): Sets the category to be displayed by the scroller. Usage: category="1". 47 48 posttype (optional, default value = post): Sets the category to be displayed by the scroller. You can either use 'post', for normal posts. For scrolling custom post types, replace it with the custom post type Usage: posttype="post". 49 50 width(optional, default value = 1): Sets the category to be displayed by the scroller. Usage: width="250px". 51 52 height (optional, default value = 200px): Sets the category to be displayed by the scroller. Usage: height="200px". 53 54 startfrom (optional, default value = bottom): Sets the category to be displayed by the scroller. Usage: startfrom="bottom". Options: ‘bottom’ or ‘top’. 55 53 56 54 57 <b>Shortcode Features</b>
Note: See TracChangeset
for help on using the changeset viewer.