Changeset 582261
- Timestamp:
- 08/06/2012 01:06:11 PM (14 years ago)
- File:
-
- 1 edited
-
history-collection/trunk/readme.txt (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
history-collection/trunk/readme.txt
r582255 r582261 1 1 === History Collection === 2 2 Contributors: bpcombs 3 3 4 Donate Link: https://www.paypal.com/cgi-bin/webscr?business=payments@ionadas.com&cmd=_xclick¤cy_code=USD&amount=5&item_name=History%20Collection 4 Tags: History collection, history, histories,today in history, sidebar, widget, shortcode, 1.0.1 5 6 Tags: History collection, history, histories,today in history, sidebar, widget, shortcode 7 5 8 Requires at least: 2.8 9 6 10 Tested up to: 3.4.1 7 11 Stable tag: 1.1.1 … … 11 15 History Collection plugin helps you collect and display daily historical entries on your WordPress blog. 12 16 17 18 13 19 == Description == 20 21 14 22 15 23 History Collection allows you to create a "Today in History" section on your site, inserted either through a shortcode or a sidebar widget. … … 22 30 23 31 == Installation == 32 24 33 1. Upload the `history-collection` directory to the `/wp-content/plugins/` directory 34 25 35 1. Activate the 'history Collection' plugin through the 'Plugins' menu in WordPress 36 26 37 1. Add and manage the histories through the 'History' menu in the WordPress admin area 38 27 39 1. To display a history in the sidebar, go to 'Widgets' menu and drag the 'History' widget into the sidebar. 28 40 1. To display a history in a Page or Post, use one of the shortcodes as detailed below. … … 59 71 Link to Plugin Author?: Provide a much appreciated link to this plugin's author on your output. 60 72 73 61 74 There is also the ability to make a PayPal donation to support the development of this plugin. Anything helps! 62 75 … … 85 98 = Widgets = 86 99 100 87 101 Listings can also be outputted to a sidebar using the "History" widget. Simply drag the "History" widget to the desired sidebar, and choose your settings. 88 102 … … 96 110 97 111 Currently, you can't limit Widget output by tag, but this will be added in a future version. 112 98 113 114 99 115 For more information, visit the [plugin homepage](#). Please provide your feedback at the [WordPress support forums]. 100 116 117 118 101 119 = The [todayhistory] shortcode = 120 102 121 histories can be displayed in a page by placing the shortcode `[todayhistory]`. This will display all the history in current date. 122 103 123 histories can be displayed in a page by placing the shortcode `[weeklyhistory]`. This will display all the history in current week. 124 104 125 histories can be displayed in a page by placing the shortcode `[monthlyhistory]`. This will display all the history in current month. 126 105 127 histories can be displayed in a page by placing the shortcode `[fullhistory]`. This will display all the histories. 128 106 129 107 130 == Screenshots == 108 131 132 133 109 134 1. Listings page - Previously entered listings 135 110 136 2. Listings page - New listing data entry 137 111 138 3. Settings Page 139 112 140 4. Shortcode output on WordPress Page - No entries 141 113 142 5. Shortcode output on WordPress Page - Sample entry 114 143 6. Widget management … … 121 150 Because the plugin is new, and no one has asked anything yet. 122 151 152 153 123 154 == Changelog == 155 156 = 1.0.2 = 157 Bug fix of an error in the shortcode display code. 124 158 125 159 = 1.0.1 = … … 130 164 131 165 = 0.5b = 166 132 167 This version is a private beta for third party testing. 133 168 134 169 == Upgrade Notice == 135 170 171 = 1.0.2 = 172 Bug fix of an error in the shortcode display code. 173 136 174 = 1.0.1 = 137 175 This is the first public release, so you're downloading, not upgrading.
Note: See TracChangeset
for help on using the changeset viewer.