Changeset 616304
- Timestamp:
- 10/23/2012 03:03:32 PM (13 years ago)
- Location:
- mosaic-generator
- Files:
-
- 2 edited
-
tags/1.0.3/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mosaic-generator/tags/1.0.3/readme.txt
r616291 r616304 40 40 41 41 * Use shortcode [mosaic_generator s=20, h=3, w=3, gt='div', b=1, c='FFFFFF', l=1] for paste mosaic into post 42 43 - s — size of pictures (px) 44 - h - height in count of image 45 - w — widtht in count of image 46 - gt — type of generation (div or gd — in one image) 47 - b — size of border (px) 48 - c — color of blank image (in html format FFFFF) 49 - l — use link in images (1 or 0) 42 s — size of pictures (px) 43 h - height in count of image 44 w — widtht in count of image 45 gt — type of generation (div or gd — in one image) 46 b — size of border (px) 47 c — color of blank image (in html format FFFFF) 48 l — use link in images (1 or 0) 50 49 51 50 = Установка = -
mosaic-generator/trunk/readme.txt
r616291 r616304 40 40 41 41 * Use shortcode [mosaic_generator s=20, h=3, w=3, gt='div', b=1, c='FFFFFF', l=1] for paste mosaic into post 42 43 - s — size of pictures (px) 44 - h - height in count of image 45 - w — widtht in count of image 46 - gt — type of generation (div or gd — in one image) 47 - b — size of border (px) 48 - c — color of blank image (in html format FFFFF) 49 - l — use link in images (1 or 0) 42 s — size of pictures (px) 43 h - height in count of image 44 w — widtht in count of image 45 gt — type of generation (div or gd — in one image) 46 b — size of border (px) 47 c — color of blank image (in html format FFFFF) 48 l — use link in images (1 or 0) 50 49 51 50 = Установка =
Note: See TracChangeset
for help on using the changeset viewer.