Plugin Directory

Changeset 588341


Ignore:
Timestamp:
08/21/2012 02:13:38 PM (14 years ago)
Author:
odn
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • mosaic-generator/tags/1.0/readme.txt

    r588326 r588341  
    11=== Mosaic Generator ===
    2 Contributors: odn
     2Contributors: ODiN
    33Donate link: http://omelchuck.ru/mosaic-generator/
    44Tags: logo, image, media, mosaic, header, head
     
    77Stable tag: 1.0
    88
    9 Plugin creates mosaic from all images of the site and places it in any part of website.
     9Plugin creates and places mosaic from all images on your blog in any part of website.
    1010
    1111== Description ==
     12= About =
    1213
    1314* Plugin creates mosaic from all images of the site and places it in any part of website. You can configure all options. You can generate mosaic in html code with some images or in one big images.
     
    1920== Installation ==
    2021
    21 1. Upload plugin files to the `/wp-content/plugins/` directory.<br>
    22 2. Activate the plugin through the 'Plugins' menu in WordPress.<br>
    23 3. Paste code between the end of "header" and "content" or in another place of your templates:
     22* Upload plugin files to the `/wp-content/plugins/` directory.
     23* Activate the plugin through the 'Plugins' menu in WordPress.
     24* Paste code between the end of "header" and "content" or in another place of your templates:
    2425<pre><code class="php">&lt;?php mosaic_generator();?&gt;</code></pre>
    25 <br>
    26 1. Загрузите файлы плагина в директорию `/wp-content/plugins/`.<br>
    27 2. Активируйте плагин в панели администратора.<br>
    28 3. Вставьте код <?php mosaic_generator();?> в нужное место шаблона.
     26* Посетите страницу http://omelchuck.ru/mosaic-generator/
     27* Загрузите файлы плагина в директорию /wp-content/plugins/
     28* Активируйте плагин в панели администратора.<br>
     29* Вставьте вышеуказанный код в нужное место шаблона.
    2930
    3031== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.