source: trunk/www.guidonia.net/wp/wp-content/plugins/simple-tags/readme.txt@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 10.3 KB
Line 
1=== Plugin Name ===
2Contributors: momo360modena
3Donate link: http://www.herewithme.fr/wordpress-plugins/simple-tags#donation
4Tags: tag, posts, tags, admin, administration, tagging, navigation, import
5Requires at least: 2.3
6Tested up to: 2.8
7Stable tag: 1.6.6
8
9Simple Tags is the successor of Simple Tagging Plugin and is THE perfect tool to manage perfectly your WP 2.3, 2.5, 2.6, 2.7 and 2.8 tags (Related Posts, Related Tags, Auto link tags, Tag suggestion, autocompletion, click tags, Mass Edit Tags, etc.)
10
11== Description ==
12
13Simple Tags is the successor of Simple Tagging Plugin
14**This is THE perfect tool to manage perfeclty your WP 2.3, 2.5, 2.6, 2.7 and 2.8 tags**
15
16It was written with this philosophy : best performances, more secured and brings a lot of new functions
17
18* Administration
19 * **NEW** Related tags !
20 * **NEW** AJAX Admin features !
21 * **NEW** Tags suggestion from Yahoo Term Extractions API, Tag The Net and Local Tags with AJAX request
22 * Compatible with TinyMCE, FCKeditor, WYMeditor and QuickTags
23 * **NEW** Improve performance !
24 * Auto tags !
25 * Auto link tags in post content
26 * This feature may degrade performance! Be careful !
27 * Importer for embedded tags
28 * type-ahead input tags / Autocompletion
29 * Click tags
30 * tags management (rename, delete, merge, search and add tags, edit tags ID)
31 * **Edit mass tags (more than 50 posts once)**
32 * Possibility to tag pages (not only posts) and include them inside the tags results
33 * Embedded tags ([tags]tag1, tag2[/tags]) for compatibility with old plugins
34 * **Easy configuration ! (in WP admin)**
35* Blog
36 * Meta keywords generate from tags in your header's blog
37 * Technorati, Flickr and Delicious tags
38 * Dynamic Tag Clouds with colors with Widgets (random order, etc)
39 * Related content since common tags
40 * Possibility to add related posts inside RSS
41 * Extended the_tags function (outside the loop, technorati, etc)
42
43And more...
44
45== Installation ==
46
47The Simple Tags can be installed in 3 easy steps:
48
49 1. Unzip "Simple tags" archive and put all files into your "plugins" folder (/wp-content/plugins/) or to create a sub directory into the plugins folder (recommanded), like /wp-content/plugins/simple-tags/
50
51 2. Activate the plugin
52
53 3. Inside the Wordpress admin, go to Options > Simple Tags, adjust the parameters according to your needs, and save them.
54
55 4. You can start advanced tag edit under Manage menu.
56
57== Frequently Asked Questions ==
58
59= How import tags from my old tags plugin ? =
60
61Yes, with official default importer. Manage -> Import
62Compatible with UTW, Simple Tagging, Etc.
63
64= Simple Tags is compatible with WPmu ? =
65
66Yes, but it not allow tag cloud site. Soon !
67
68= Simple Tags can import Embedded Tags from old plugins =
69
70Yes, copy importer "simple-tags/extras/simple-tags.importer.php" into "wp-admin/import/simple-tags.importer.php"
71Then: Manage - Import - Embedded Tags
72
73== Screenshots ==
74
751. A example tag cloud (with dynamic color and size)
762. Do you have a not yet tagged blog ? Edit mass tags options is perfect for you : tag 20, 30 or 50 articles with autocompletion in one step !
773. Autotagging your content !
784. Add tags easily with click tags !
793. To help you to add easily tags, Simple Tags has an autocompletion script. When you begin to tape a letter or more, a list a tags appears : you have only to choose ! You can choose the down direction to see all the tags.
806. You also can suggest tags from lot's of service (local, tag the net, yahoo!)
81
82== Arbitrary section ==
83* Version 1.6.6
84 * Add Belorussian translation
85* Version 1.6.5
86 * Fix redeclare class "Services_JSON_Error" bug
87* Version 1.6.4
88 * Fix a stupid bug with JavaScript add tags.
89* Version 1.6.3
90 * Fix a small bug with JSON class.
91* Version 1.6.2
92 * Click tags and suggested tags can work with default WordPress Tags.
93 * The Simple Tags auto completion replace default WordPress Tags input.
94 * Restore administration options.
95 * Better management of Simple Tags with WP_Scripts and WP_Styles
96 * Add an option for auto link tags.
97 * Fix a potential error with compatibility old markers.
98 * Update french and chineese translation.
99* Version 1.6.1
100 * Fix a JavaScript error for Suggested Tags.
101* Version 1.6.0
102 * Add compatibility with WordPress 2.7, use new API for HTTP and Admin. No new features !
103* Version 1.5.7
104 * Move autolink after ShortCodes
105 * Add Italian and German translation
106 * Fix a potential bug during the plugin activation.
107* Version 1.5.6
108 * Improve performance of MetaKeywords and Autolink
109 * Conform HTML W3C
110* Version 1.5.5
111 * Restore full manage page
112 * Fix duplicate tags for click tags and autocompletion
113 * Lot's of optimization...
114 * Update translations
115 * Add spanish translation
116* Version 1.5.3
117 * Fix counter for tags. (you must re-save your posts)
118 * Update translations (ja, ru)
119* Version 1.5.2.1
120 * Fix internationalization with Gengo
121 * Update zh_CN translation
122* Version 1.5.2
123 * Fix widgets
124 * Edit priority
125 * Fix internationalization
126* Version 1.5.1
127 * Wait plugin_init for start ST :)
128* Version 1.5
129 * Add compatibility with WordPress 2.5
130* Version 1.3.9
131 * Fix nofollow rel feature
132 * Remove warning with keywords feature
133* Version 1.3.8
134 * Fix internationalization when reset plugin options (and installation)
135 * Fix auto link feature (word replaced keep original case)
136* Version 1.3.7
137 * Improved performance of Simple Tags (specially Related Posts)
138* Version 1.3.6
139 * Fix auto tags with all DB and this feature work also for auto tags save feature
140 * Clean lot's url
141 * Update japan language
142* Version 1.3.5
143 * Add an option for auto link case
144 * Fix rel HTML for auto link
145 * Restict tag cloud for published tag (exclude programmed)
146* Version 1.3.4
147 * Fix autolink (new algo)
148* Version 1.3.3
149 * Fix link to new page
150 * Update languages
151* Version 1.3.2
152 * Update japan translation
153* Version 1.3.1
154 * Plugin compatible with mu-plugins without modifications (NOT TAGS SITE WIDE) (for truth !)
155 * Include categories into Tag Cloud and Tag list
156 * Improve performance with a better WP Object Cache management
157 * Add a global option for rel="nofollow" attribute
158 * Add an option to limit keywords in HTML header
159 * Desactivate keywords generation if All In One SEO Pack is actived.
160 * st_the_tags work outside loop now...
161 * Add an option to uninstall all ST options
162 * Add 2 options for auto tags features
163 * Fix javascript autotag features
164 * Fix lot's bugs in admin ;)
165* Version 1.3
166 * Plugin compatible with mu-plugins without modifications (NOT TAGS SITE WIDE)
167 * Fix auto link tags now working without meta-keywords
168 * New parameter for auto link tags (min usage)
169 * Fix auto link PREG_REPLACE error.
170 * New parameter for related posts (min tags shared)
171 * Add marker %post_title_attribute% for related posts, to use into title attribute
172 * Add Related Tags
173 * Add Remove Related Tags
174 * Fix alphabetical order in tag cloud with accent
175 * New interface for Tags options, more options for easily configuration
176 * AJAX admin
177 * AJAX Pagination for Manage Tags pages
178 * Fix excessive memory consomation
179 * Tags suggestion from Yahoo Term Extractions API, Tag The Net and Local Tags with AJAX request
180 * Compatible with TinyMCE, FCKeditor, WYMeditor and quicktags
181 * Click tags with AJAX request
182 * Preview color in Tag Cloud Admin Options
183* Version 1.2.4
184 * Fix a bug with inline tags post
185* Version 1.2.3
186 * Fix Widgets Order/Selection
187 * Improve auto link feature
188 * Add a param to desactive font-size during tags cloud generation
189 * Add a param "min_usage" to display a tag in tags cloud
190 * Smallest size and largest size can be the same...
191 * Update translation
192* Version 1.2.2
193 * Add more options for inline related posts / tags
194 * Fix empty title bug
195 * Add maximum param for the function st_the_tags()
196 * Update translation
197* Version 1.2.1
198 * Fix limit for tag cloud
199* Version 1.2
200 * New features
201 * Auto link tags in post content
202 * Auto tags (new and old content)
203 * Importer for embedded tags
204 * Tag Cloud
205 * Fix Tag Cloud Widgets
206 * New way for order tags cloud ( 2 steps )
207 * Allow embedded tag cloud
208 * Add tag cloud for a specific category
209 * Related Posts
210 * New options for automatic insertion
211 * Add a marker for post_excerpt
212 * Fixed display nothing when no related posts
213 * Current tags posts
214 * New options for automatic insertion
215 * Administration
216 * Check WP version
217 * Mass edit tags improved (search terms, filter untagged)
218 * Removed untagged page
219 * Improve special characters management (& ...)
220 * Uniformize alert message
221 * Autocompletion improved !
222 * Others
223 * Improved plugin cache
224* Version 1.1.1
225 * Fix compatibily with MySQL < 4.1 (Marker "related_tags" of Related Posts is desactived.)
226* Version 1.1
227 * Fix XML-RPC and Embedded Tags
228 * Improve compatibility JS with others plugins (calendar)
229 * Minor improve in administration (order keeping on update)
230 * Cleaner for empty terms
231 * Add limit days for Tag Clouds and Related Posts
232 * Add the marker: %relatedtags% for Related Posts => Display tag shared between 2 posts.
233 * True random for tag cloud
234 * Tag cloud can generate class level for CSS size/color
235 * Add Order to Tag Cloud Widgets
236 * Add 2 functions
237 * st_meta_keywords() : Display keywords for manual insert in header
238 * st_the_tags() : Improved the official the_tags() functions.
239 * Add marker for Technorati, Flickr and Delicious
240* Version 1.0.4a (1.0.4a fix a small bug introduced in 1.0.4)
241 * Update 3 translations for 1.0.4
242 * Add Japanese translation
243 * Fix "exclude tags" in related posts
244* Version 1.0.3
245 * Add 3 translations (german and chineses (zh_TW and zh_CN))
246 * Fix a potential bug with posts relateds and WP Object Cache
247 * Fix a bug with autocompletion JavaScript (tag not escape)
248 * Possibility to customize date format in related posts
249 * Optimization in meta keywords
250 * New markers to related posts (see advanced usage), old markers are still available
251* Version 1.0.2
252 * Keywords
253 * Fix a rare bug with problem encoding
254 * Delete duplicate keywords
255 * Related posts
256 * Possibility to randomize post
257 * New class for tag UL: "st-related-posts"
258 * Tag cloud
259 * Possibility to randomize tags
260 * New class for tag UL: "st-tag-cloud"
261 * Administration
262 * Use WP roles instead old levels
263 * Possibility to order "Mass edit Tags" by Date or ID
264 * Counter now works on "Untagged" page"
265 * Fix one bug on Mass Edit Tags, he was impossible to delete all tags for a post.
266 * You can desactivate Widgets without have a fatal error
267* Version 1.0.1
268 * Fixes 2-3 minors bugs
269* Version 1.0
270 * Initial version
Note: See TracBrowser for help on using the repository browser.