Plugin Directory

Changeset 362568


Ignore:
Timestamp:
03/20/2011 04:35:57 PM (15 years ago)
Author:
johannesfosseus
Message:
 
Location:
related-images
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • related-images/tags/1.1/readme.txt

    r362566 r362568  
    99== Description ==
    1010
    11 Version 1.0 lets you add positions to the images, for example "Firstpage Top" or "Article Top". Then you use a template tag to display the pictures on yor site.
     11Sometimes you dont want all images inside the post. Related images fix this and the current version let you add positions to the images, for example "Firstpage Top" or "Article Top". Then you use a template tag to display the pictures on yor site.
    1212The template tag looks like this: related_image('left_firstpage', '200', '200', 'image class'); You add the position, width, height and optional class to the image.
    1313This can be usefull when you use WordPress as a cms and want to position images better then inside the posts
  • related-images/trunk/readme.txt

    r362567 r362568  
    99== Description ==
    1010
    11 Version 1.0 lets you add positions to the images, for example "Firstpage Top" or "Article Top". Then you use a template tag to display the pictures on yor site.
     11Sometimes you dont want all images inside the post. Related images fix this and the current version let you add positions to the images, for example "Firstpage Top" or "Article Top". Then you use a template tag to display the pictures on yor site.
    1212The template tag looks like this: related_image('left_firstpage', '200', '200', 'image class'); You add the position, width, height and optional class to the image.
    1313This can be usefull when you use WordPress as a cms and want to position images better then inside the posts
Note: See TracChangeset for help on using the changeset viewer.