Changeset 834763
- Timestamp:
- 01/08/2014 07:51:02 AM (12 years ago)
- Location:
- get-json-api
- Files:
-
- 2 edited
-
tags/0.1/README.txt (modified) (1 diff)
-
trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
get-json-api/tags/0.1/README.txt
r834762 r834763 16 16 17 17 = Shortcode = 18 '[jsonapi url="www.mysite.com" limit="5" type="[CYCLE or LIST]"]':19 * url: url before ?json=get_recent_posts20 * limit: number element of json result21 * type: "Cycle" is a slideshow of thumbs or "List" is the list of post titles18 `[jsonapi url="www.mysite.com" limit="5" type="[CYCLE or LIST]"]`: 19 * url: url before ?json=get_recent_posts 20 * limit: number element of json result 21 * type: "Cycle" is a slideshow of thumbs or "List" is the list of post titles 22 22 23 23 == Installation == -
get-json-api/trunk/README.txt
r834762 r834763 16 16 17 17 = Shortcode = 18 '[jsonapi url="www.mysite.com" limit="5" type="[CYCLE or LIST]"]':19 * url: url before ?json=get_recent_posts20 * limit: number element of json result21 * type: "Cycle" is a slideshow of thumbs or "List" is the list of post titles18 `[jsonapi url="www.mysite.com" limit="5" type="[CYCLE or LIST]"]`: 19 * url: url before ?json=get_recent_posts 20 * limit: number element of json result 21 * type: "Cycle" is a slideshow of thumbs or "List" is the list of post titles 22 22 23 23 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.