Plugin Directory

Changeset 965330


Ignore:
Timestamp:
08/13/2014 08:50:43 PM (11 years ago)
Author:
johannesfosseus
Message:

some text updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • related-images/trunk/readme.txt

    r965329 r965330  
    1313
    1414= Usage =
    15 On post pages you will get a box. Here you can push "Open the Media Manager" and then choose images. From the media manager yo puch "Add related images". Choose positions in a select list, and save the post.
     15On post pages you will get a box. Here you can press "Open the Media Manager" and then choose images. From the media manager you press "Add related images". Choose positions in a select list, and save the post.
    1616
    17 To display images use something like <?php echo \RI\Frontend::get()->get_image( 'startpage', 'size' ); ?> (inside the loop) where you add the position and the images size.
     17To display images on your pages use something like <?php echo \RI\Frontend::get()->get_image( 'startpage', 'size' ); ?> (inside the loop) where you add the position and the images size.
    1818
    1919Oh: This plugin use namespacing, and need at least php 5.3,
Note: See TracChangeset for help on using the changeset viewer.