Plugin Directory

Changeset 582261


Ignore:
Timestamp:
08/06/2012 01:06:11 PM (14 years ago)
Author:
bpcombs
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • history-collection/trunk/readme.txt

    r582255 r582261  
    11=== History Collection ===
    22Contributors: bpcombs
     3
    34Donate Link: https://www.paypal.com/cgi-bin/webscr?business=payments@ionadas.com&cmd=_xclick&currency_code=USD&amount=5&item_name=History%20Collection
    4 Tags: History collection, history, histories,today in history, sidebar, widget, shortcode, 1.0.1
     5
     6Tags: History collection, history, histories,today in history, sidebar, widget, shortcode
     7
    58Requires at least: 2.8
     9
    610Tested up to: 3.4.1
    711Stable tag: 1.1.1
     
    1115History Collection plugin helps you collect and display daily historical entries on your WordPress blog.
    1216
     17
     18
    1319== Description ==
     20
     21
    1422
    1523History Collection allows you to create a "Today in History" section on your site, inserted either through a shortcode or a sidebar widget.
     
    2230
    2331== Installation ==
     32
    24331. Upload the `history-collection` directory to the `/wp-content/plugins/` directory
     34
    25351. Activate the 'history Collection' plugin through the 'Plugins' menu in WordPress
     36
    26371. Add and manage the histories through the 'History' menu in the WordPress admin area
     38
    27391. To display a history in the sidebar, go to 'Widgets' menu and drag the 'History' widget into the sidebar.
    28401. To display a history in a Page or Post, use one of the shortcodes as detailed below.
     
    5971Link to Plugin Author?: Provide a much appreciated link to this plugin's author on your output.
    6072
     73
    6174There is also the ability to make a PayPal donation to support the development of this plugin. Anything helps!
    6275
     
    8598= Widgets =
    8699
     100
    87101Listings can also be outputted to a sidebar using the "History" widget. Simply drag the "History" widget to the desired sidebar, and choose your settings.
    88102
     
    96110
    97111Currently, you can't limit Widget output by tag, but this will be added in a future version.
     112
    98113   
     114
    99115For more information, visit the [plugin homepage](#). Please provide your feedback at the [WordPress support forums].
    100116
     117
     118
    101119= The [todayhistory] shortcode =
     120
    102121histories can be displayed in a page by placing the shortcode `[todayhistory]`. This will display all the history in current date.
     122
    103123histories can be displayed in a page by placing the shortcode `[weeklyhistory]`. This will display all the history in current week.
     124
    104125histories can be displayed in a page by placing the shortcode `[monthlyhistory]`. This will display all the history in current month.
     126
    105127histories can be displayed in a page by placing the shortcode `[fullhistory]`. This will display all the histories.
     128
    106129
    107130== Screenshots ==
    108131
     132
     133
    1091341. Listings page - Previously entered listings
     135
    1101362. Listings page - New listing data entry
     137
    1111383. Settings Page
     139
    1121404. Shortcode output on WordPress Page - No entries
     141
    1131425. Shortcode output on WordPress Page - Sample entry
    1141436. Widget management
     
    121150Because the plugin is new, and no one has asked anything yet.
    122151
     152
     153
    123154== Changelog ==
     155
     156= 1.0.2 =
     157Bug fix of an error in the shortcode display code.
    124158
    125159= 1.0.1 =
     
    130164
    131165= 0.5b =
     166
    132167This version is a private beta for third party testing.
    133168
    134169== Upgrade Notice ==
    135170
     171= 1.0.2 =
     172Bug fix of an error in the shortcode display code.
     173
    136174= 1.0.1 =
    137175This is the first public release, so you're downloading, not upgrading.
Note: See TracChangeset for help on using the changeset viewer.