Plugin Directory

Changeset 167919


Ignore:
Timestamp:
10/28/2009 07:40:40 AM (16 years ago)
Author:
tzavdesign
Message:

updating README

Location:
post-author
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • post-author/tags/0.1/readme.txt

    r167693 r167919  
    1111== Description ==
    1212
    13 This simple pluing adds publication information at the bottom of the content of a post or a page :
     13This simple plugin adds publication information at the bottom of the content of a post or a page:
    1414
    1515* Name of the author of the post or page
     
    1717* Date of last revision
    1818
    19 It is flexible and offers the following options in the admin menu :
     19It is flexible and offers the following options in the admin menu:
    2020
    21 * Write your own label before and after the name of the author: eg `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`
    2222* Date of 1st publication is optional, and supports surrounding text like above
    2323* Date of last revision is optional, and only displays if different from the publication date, with surrounding text
     
    2626* Specific per-post/per-page exception: hide the information on any post and page you want!
    2727
    28 The plugin is initally 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.
     28The 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.
    2929
    3030* 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.
    3131* 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)
    3232
    33 *Important notice*: I am no developper 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 plug in 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.
    3434
    3535
     
    4343== Frequently Asked Questions ==
    4444
    45 = Where is the support ? =
     45= Where is the support? =
    4646
    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.
     47Support, 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
     49If 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).
    4850
    4951Don't forget to rate this plugin, especially if you like it!
  • post-author/trunk/readme.txt

    r167693 r167919  
    1111== Description ==
    1212
    13 This simple pluing adds publication information at the bottom of the content of a post or a page :
     13This simple plugin adds publication information at the bottom of the content of a post or a page:
    1414
    1515* Name of the author of the post or page
     
    1717* Date of last revision
    1818
    19 It is flexible and offers the following options in the admin menu :
     19It is flexible and offers the following options in the admin menu:
    2020
    21 * Write your own label before and after the name of the author: eg `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`
    2222* Date of 1st publication is optional, and supports surrounding text like above
    2323* Date of last revision is optional, and only displays if different from the publication date, with surrounding text
     
    2626* Specific per-post/per-page exception: hide the information on any post and page you want!
    2727
    28 The plugin is initally 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.
     28The 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.
    2929
    3030* 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.
    3131* 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)
    3232
    33 *Important notice*: I am no developper 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 plug in 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.
    3434
    3535
     
    4343== Frequently Asked Questions ==
    4444
    45 = Where is the support ? =
     45= Where is the support? =
    4646
    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.
     47Support, 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
     49If 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).
    4850
    4951Don't forget to rate this plugin, especially if you like it!
Note: See TracChangeset for help on using the changeset viewer.