Changeset 167919
- Timestamp:
- 10/28/2009 07:40:40 AM (16 years ago)
- Location:
- post-author
- Files:
-
- 2 edited
-
tags/0.1/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-author/tags/0.1/readme.txt
r167693 r167919 11 11 == Description == 12 12 13 This simple plu ing adds publication information at the bottom of the content of a post or a page:13 This simple plugin adds publication information at the bottom of the content of a post or a page: 14 14 15 15 * Name of the author of the post or page … … 17 17 * Date of last revision 18 18 19 It is flexible and offers the following options in the admin menu :19 It is flexible and offers the following options in the admin menu: 20 20 21 * Write your own label before and after the name of the author: e g`Contributed by` Author Name `for OurNewsBlog`21 * Write your own label before and after the name of the author: e.g. `Contributed by` Author Name `for OurNewsBlog` 22 22 * Date of 1st publication is optional, and supports surrounding text like above 23 23 * Date of last revision is optional, and only displays if different from the publication date, with surrounding text … … 26 26 * Specific per-post/per-page exception: hide the information on any post and page you want! 27 27 28 The plugin is init ally intended for very small to much larger multi-author blogs (newspaper, magazine, webzine, collaborative publications, communities...) when an article is supposed to be signed by its author and not remain anonymous, as commonly expected in journalism and publishing.28 The plugin is initially intended for very small to much larger multi-author blogs (newspaper, magazine, webzine, collaborative publications, communities...) when an article is supposed to be signed by its author and not remain anonymous, as commonly expected in journalism and publishing. 29 29 30 30 * Lastly, information is displayed in nested `div` and `span` so it is CSS ready, just up to you to do the styling to your taste. See the screenshots. 31 31 * Integrates great with qTranslate for multilingual or international blogs, using [Quicktags](http://www.qianqin.de/qtranslate/forum/viewtopic.php?f=3&t=3&p=15#p15) 32 32 33 *Important notice*: I am no develop per and this is my first plugin. I hope those of you who will download it will send me some feedback here so as to know what works and what doesn't, **fix bugs**, and help **translate** the plugin as well.33 *Important notice*: I am no developer and this is my first plugin. I hope those of you who will download it will send me some feedback here so as to know what works and what doesn't, **fix bugs**, and help **translate** the plugin as well. 34 34 35 35 … … 43 43 == Frequently Asked Questions == 44 44 45 = Where is the support ? =45 = Where is the support? = 46 46 47 Support, feedback, help, exchange and all community stuff [should happen here](http://wordpress.org/support/topic/325398 "Support for Post Author Plugin") as there is no website or page for this project other than this one here on Wordpress. 47 Support, feedback, help, exchange and all community stuff [should happen here](http://wordpress.org/support/topic/325398 "Support for Post Author Plugin") - reply to this thread as there is no website or page for this project other than this one here on Wordpress. 48 49 If for some reason you need to start a new thread with the appropriate tags, [it's here](http://wordpress.org/tags/post-author?forum_id=10#postform). 48 50 49 51 Don't forget to rate this plugin, especially if you like it! -
post-author/trunk/readme.txt
r167693 r167919 11 11 == Description == 12 12 13 This simple plu ing adds publication information at the bottom of the content of a post or a page:13 This simple plugin adds publication information at the bottom of the content of a post or a page: 14 14 15 15 * Name of the author of the post or page … … 17 17 * Date of last revision 18 18 19 It is flexible and offers the following options in the admin menu :19 It is flexible and offers the following options in the admin menu: 20 20 21 * Write your own label before and after the name of the author: e g`Contributed by` Author Name `for OurNewsBlog`21 * Write your own label before and after the name of the author: e.g. `Contributed by` Author Name `for OurNewsBlog` 22 22 * Date of 1st publication is optional, and supports surrounding text like above 23 23 * Date of last revision is optional, and only displays if different from the publication date, with surrounding text … … 26 26 * Specific per-post/per-page exception: hide the information on any post and page you want! 27 27 28 The plugin is init ally intended for very small to much larger multi-author blogs (newspaper, magazine, webzine, collaborative publications, communities...) when an article is supposed to be signed by its author and not remain anonymous, as commonly expected in journalism and publishing.28 The plugin is initially intended for very small to much larger multi-author blogs (newspaper, magazine, webzine, collaborative publications, communities...) when an article is supposed to be signed by its author and not remain anonymous, as commonly expected in journalism and publishing. 29 29 30 30 * Lastly, information is displayed in nested `div` and `span` so it is CSS ready, just up to you to do the styling to your taste. See the screenshots. 31 31 * Integrates great with qTranslate for multilingual or international blogs, using [Quicktags](http://www.qianqin.de/qtranslate/forum/viewtopic.php?f=3&t=3&p=15#p15) 32 32 33 *Important notice*: I am no develop per and this is my first plugin. I hope those of you who will download it will send me some feedback here so as to know what works and what doesn't, **fix bugs**, and help **translate** the plugin as well.33 *Important notice*: I am no developer and this is my first plugin. I hope those of you who will download it will send me some feedback here so as to know what works and what doesn't, **fix bugs**, and help **translate** the plugin as well. 34 34 35 35 … … 43 43 == Frequently Asked Questions == 44 44 45 = Where is the support ? =45 = Where is the support? = 46 46 47 Support, feedback, help, exchange and all community stuff [should happen here](http://wordpress.org/support/topic/325398 "Support for Post Author Plugin") as there is no website or page for this project other than this one here on Wordpress. 47 Support, feedback, help, exchange and all community stuff [should happen here](http://wordpress.org/support/topic/325398 "Support for Post Author Plugin") - reply to this thread as there is no website or page for this project other than this one here on Wordpress. 48 49 If for some reason you need to start a new thread with the appropriate tags, [it's here](http://wordpress.org/tags/post-author?forum_id=10#postform). 48 50 49 51 Don't forget to rate this plugin, especially if you like it!
Note: See TracChangeset
for help on using the changeset viewer.