Plugin Directory

Changeset 765412


Ignore:
Timestamp:
09/01/2013 01:21:05 PM (13 years ago)
Author:
szaleq
Message:

updating readme file

Location:
wp-downloader
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-downloader/tags/1.0/readme.txt

    r764330 r765412  
    1212== Description ==
    1313
     14= Features =
     15* displays a 'Download' link for
     16    * all installed plugins (in action links on 'Plugins' page)
     17    * themes which are currently not in use (on 'Appearance' page)
     18
     19= Idea =
    1420I wrote this plugin to simplify and improve code downloading when developing on a playground with contributors. With this plugin you can get complete package with other plugin or theme you are working on in one click. You can also use it to share your code with someone without downloading it via ftp, manually zipping and then sending it in e-mail or uploading the package back to your server or anything else... just tell him to click the link!
    1521
     
    1723
    1824This plugin uses PclZip class integrated with WordPress.
     25
     26= TODO =
     27* add 'Download' link for currently selected theme (no hooks for this - javascript?)
    1928
    2029== Installation ==
  • wp-downloader/trunk/readme.txt

    r764330 r765412  
    1212== Description ==
    1313
     14= Features =
     15* displays a 'Download' link for
     16    * all installed plugins (in action links on 'Plugins' page)
     17    * themes which are currently not in use (on 'Appearance' page)
     18
     19= Idea =
    1420I wrote this plugin to simplify and improve code downloading when developing on a playground with contributors. With this plugin you can get complete package with other plugin or theme you are working on in one click. You can also use it to share your code with someone without downloading it via ftp, manually zipping and then sending it in e-mail or uploading the package back to your server or anything else... just tell him to click the link!
    1521
     
    1723
    1824This plugin uses PclZip class integrated with WordPress.
     25
     26= TODO =
     27* add 'Download' link for currently selected theme (no hooks for this - javascript?)
    1928
    2029== Installation ==
Note: See TracChangeset for help on using the changeset viewer.