Plugin Directory

Changeset 1398538


Ignore:
Timestamp:
04/18/2016 07:36:09 PM (10 years ago)
Author:
xnicoco
Message:

Gladly announcing version 1.0.1 of KaTorrent, a superb torrent tracker.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • katracker/trunk/README.txt

    r1398530 r1398538  
    1 === Plugin Name ===
     1=== KaTracker ===
    22Contributors: xdnicoco
    33Tags: media, torrent, file, tracker
     
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99The only full and all powerful, complete bittorrent tracker and torrent file management integration for wordpress.
     10
    1011== Description ==
     12
    1113A complete bittorrent tracker and torrent management integration for wordpress, make a bittorrent tracker within 5 minutes!
    1214The tracker engine is based uppon the mysql version of peertracker (https://github.com/JonnyJD/peertracker), and was changed to match wordpress standards and functions.
     
    1517
    1618Main Features:
    17     * Upload and manage torrent files
    18     * Use a private tracker wich tracks only torrents uploaded to it, or an open tracker that tracks every torrent announced to it.
    19     * Use shortcodes to include a torrent in post, or to list all torrents available
    20     * Recent torrent widget
    21     * Torrent thumbnails
    22     * And more.
     19* Upload and manage torrent files
     20* Use a private tracker wich tracks only torrents uploaded to it, or an open tracker that tracks every torrent announced to it.
     21* Use shortcodes to include a torrent in post, or to list all torrents available
     22* Recent torrent widget
     23* Torrent thumbnails
     24* And more.
    2325
    2426For Theme Developers:
    25     * an option to include your own implementation and css of the widget and the torrent in your theme directory.
     27* an option to include your own implementation and css of the widget and the torrent in your theme directory.
    2628
    2729License Note:
    28     Though most of the tracker is licensed under GPLv2 License, but the tracker core and the torrent file class are licensed under GPLv3 or later license.
    29     I've included that license file as well as GPLv3 in the main plugin directory, and added a special notes in the header of every file using that license.
     30Though most of the tracker is licensed under GPLv2 License, but the tracker core and the torrent file class are licensed under GPLv3 or later license.
     31I've included that license file as well as GPLv3 in the main plugin directory, and added a special notes in the header of every file using that license.
     32
    3033== Installation ==
     34
    31351. Upload the plugin files to the `/wp-content/plugins/katracker` directory, or install the plugin through the WordPress plugins screen directly.
    32361. Activate the plugin through the 'Plugins' screen in WordPress
    33371. Use the Settings->Katracker screen to configure the tracker and torrent management settings
    3438Note that torrents view best in list view and not in grid view.
     39
    3540== Screenshots ==
     41
    36421. The torrents view
    37433. Admin options
     44
    3845== Changelog ==
     46
    3947= 1.0 =
    4048* First version to see light in wordpress, Hip Hip-Horray!!!
     49
    4150== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.