Changeset 507696
- Timestamp:
- 02/20/2012 02:25:55 PM (14 years ago)
- Location:
- hotscot-page-gallery
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hotscot-page-gallery/tags/1.0.0/readme.txt
r507688 r507696 Β 17 17 18 18 To make plugin work you can either use this line: 19 Β <?php if(function_exists('hpg_paint_images')) echo(hpg_paint_images()); ?> Β 19 <?php if(function_exists('hpg_paint_images')) echo(hpg_paint_images()); ?> 20 20 This will paint all the images with A tags (link) to the larger images 21 21 -
hotscot-page-gallery/trunk/readme.txt
r507688 r507696 Β 17 17 18 18 To make plugin work you can either use this line: 19 Β <?php if(function_exists('hpg_paint_images')) echo(hpg_paint_images()); ?> Β 19 <?php if(function_exists('hpg_paint_images')) echo(hpg_paint_images()); ?> 20 20 This will paint all the images with A tags (link) to the larger images 21 21
Note: See TracChangeset
for help on using the changeset viewer.