Plugin Directory

source: wp-stacker/trunk/readme.txt @ 704211

Last change on this file since 704211 was 704211, checked in by jankarres, 11 years ago

tagging version 1.4.1

File size: 4.4 KB
Line 
1=== WP Stacker ===
2Contributors: jankarres
3Tags: wp stacker, wordpress, pocket, post, automaticly, wp, links, linklist
4Requires at least: 3.4
5Tested up to: 3.5.1
6Stable tag: 1.4.1
7License: GPLv2 or later
8License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
10WP Stacker is a Wordpress plugin, with which you can post interesting links from Pocket (Pocket.com) automatically on your blog - with autogenerated...
11
12== Description ==
13
14**WP Stacker** is a Wordpress plugin, with which you can post interesting links from Pocket (Pocket.com) automatically on your blog - with autogenerated titles, discriptions and tags. You can customize the layout of the post completely. So you can save a lot of time, but show all your readers all your interesting links.
15
16== Installation ==
17
181. Install automatically by clicking on the 'Plugins', 'Add New' menu in WordPress, or upload the 'wp-stacker' folder into the '/wp-content/plugins/' directory.
192. Activate the plugin with the 'Plugins' menu in WordPress
203. Configure the plugin by clicking on 'Options', 'WP Stacker'. Make sure the output is congruous with the laws in your country.
21
22== Frequently asked questions ==
23
24= How can I add my Pocket account? =
25
26Click on 'Options', 'WP Stacker' in Wordpress and add your login datas.
27
28= Can I use my own Consumer-Key? =
29
30Yes, you can, but you do not have to. To add one, click on 'Options', 'WP Stacker' in Wordpress and add the Consumer-Key.
31
32= Can I customize the gennerated post? =
33
34Yes, you can customize it completely! The first way of customizing is to change the settings in 'Options', 'WP Stacker'. Later, when you generate a post, by clicking on 'WP Stacker' in the main menu, you can change the order, title, description, tags and the url of the links. The last option to customize it, is to edit the articel with the normal WordPress articel editor.
35
36= If I have a question, which is not answered here, does WP-Pocker have a support? =
37
38Yes, you can ask me questions by sending an E-Mail via the form on http://wp-stacker.com/. I will answer as soon as possible!
39
40= I have found a bug. How can I report it? =
41
42Please report bugs by sending an E-Mail via the form on http://wp-stacker.com/.
43
44== Screenshots ==
45
461. Start getting links
472. Customize links
483. Example post
494. Settings
50
51== Changelog ==
52
53= 1.4.1 =
54* Implement Mcrypt exists check
55
56= 1.4 =
57* Added possibility to load only links with a certain tag
58* Fixed overwriting comments link in the menu
59* Fixed quotation marks bug in the settings
60* Fixed image bug in textareas in the settings
61
62= 1.3 =
63* Rebrand the plugin from WP Pocket to WP Stacker due to a conflict with Pocket
64* Fixed the need of permissions for the main and option page (min. editor)
65* Got new screenshots
66
67= 1.2.1 =
68* Fixed readme formatting
69* Activated all links options, because bug in the Pocket API has been fixed
70* Added info to rate the plugin in the support box
71* Got new screenshots
72* Corrected a question in the FAQ
73* Other minor bugfixes
74
75= 1.2 =
76* Rewrite to Pocket API v3 with oAuth
77* Check required PHP version
78* Added names of months in English, German or French language
79* Improved quality of link title and description
80* Implemented function to publish only links, that are marked as favorites in pocket
81* Implemented function to show the author of the article in the linklist
82* More variables possible in entry building, introduction text and statement text
83* Sends, if user allowed it, anonymous statistics to WP-Stacker.com
84* Solved coding problems of titles and descriptions
85* Solved the problem of marking more than 100 links as read
86* Improved performance
87* Improved commenting of the code
88* Other minor bugfixes
89* Removed Flattr button
90
91= 1.1.1 =
92* Fix link to options in installed plugins overview
93
94= 1.1 =
95* Remedy the wrong output of the links during the generation of a post
96* Umlauts in Metatags are displayed correctly, independent of the encoding
97* Associated links work again
98* Add link to options in installed plugins overview
99
100= 1.0.3 =
101* Fix API-Key bug on install
102
103= 1.0.2 =
104* Fix encryption bug of the Pocket username, password and api key
105* Introduce version number in class
106
107= 1.0.1 =
108* Fix encoding bug
109
110= 1.0 =
111* Initial release
112
113== Upgrade notice ==
114
115Nothing here yet :-)
116
117== ToDo ==
118
119Solve all links option in <i>Links to use</i> (possible, if Pocket save the bug in the API)
120
121If you have requests, please tell me via the contact form on http://wp-stacker.com
Note: See TracBrowser for help on using the repository browser.