Plugin Directory

Changeset 705287


Ignore:
Timestamp:
04/29/2013 08:51:41 AM (13 years ago)
Author:
bergh
Message:

adding demo-link in readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tagged-gallery/tags/0.7/readme.txt

    r705243 r705287  
    2323= Dependency =
    2424
    25 *   Tag Pages by Bjorn Wijers - http://wordpress.org/extend/plugins/tag-pages/
    26 *   WordPress Media Tags by Typomedia Foundation  - http://www.typomedia.org/wordpress/plugins/wordpress-media-tags/
     25*   [Tag Pages] (http://wordpress.org/extend/plugins/tag-pages/ "Tag Pages") by Bjorn Wijers
     26*   [WordPress Media Tags] (http://www.typomedia.org/wordpress/plugins/wordpress-media-tags/ "WordPress Media Tags") by Typomedia Foundation
    2727
    2828Tagged Gallery does NOT connect to any external servers. Just getting tags and images from your WordPress database
     29
     30= Demo =
     31Click here for a [demo] (http://www.bergh.me/bilder/ “demo”)
     32
    2933
    3034= 0.7 =
     
    3438*   Support for mobile screen rotation. Image resizes to fit window resize
    3539
    36 
    37 = 0.6.1 =
    38  
    39 Bugfix - in 0.6 i added the jQuery and forgot to add the values from Tagged Gallery settings.
    40 
    41 
    42 = 0.6 =
    43 
    44 Thumbs are now generated by jQuery and not phpimagick
    45 
    46 = 0.5 =
    4740
    4841Initial upload
     
    5952= Alternative installation =
    6053
    61 1. Upload the`tagged-gallery` folder to the `/wp-content/plugins/` directory
     541. Upload the `tagged-gallery` folder to the `/wp-content/plugins/` directory
    62552. Activate the plugin through the 'Plugins' menu in WordPress
    63563. Set thumb size in Tagged Gallery settings
     
    7063
    7164Tagged Gallery make its own thumbs.
    72 
    7365
    7466= Does Tagged Gallery support Lightbox or jQuery-plugins like that? =
     
    8678
    8779== Todo ==
    88 - Next/previous function
     80- Next/previous function 
    8981- user defined CSS
    9082- Lose pendency to Tag Pages and WordPress Media Tags
     83
     84== Version Log ==
     85
     86= 0.7 =
     87
     88*   PHPImagic is completely replaced with jQuery
     89*   New view image feature created in jQuery. That now fit to screen.
     90*   Support for mobile screen rotation. Image resizes to fit window resize
     91
     92= 0.6.1 =
     93 
     94Bugfix - in 0.6 i added the jQuery and forgot to add the values from Tagged Gallery settings.
     95
     96
     97= 0.6 =
     98
     99Thumbs are now generated by jQuery and not phpimagick
     100
     101= 0.5 =
    91102
    92103== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.