Changeset 8275
- Timestamp:
- 03/16/2007 04:38:27 AM (19 years ago)
- Location:
- organize-series
- Files:
-
- 4 edited
-
tags/1.6/orgSeries/readme.txt (modified) (3 diffs)
-
tags/1.6/readme.txt (modified) (3 diffs)
-
trunk/orgSeries/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
organize-series/tags/1.6/orgSeries/readme.txt
r8274 r8275 19 19 20 20 * Integrates with the category system of WordPress 21 * Robust administration options menu for the plugin that allows you to control much of the output of the plugin to suit your own tastes without having to open the plugin file and edit things manually. Of course, for those less familiar with html tags and .css the default options will let you drop inand go (with only one caveat - you do have to set what the category id is for your main series category - more in the installation/usage instructions below).22 * Automatic tag insert for displaying a containeron the full post page that will show what series it belongs to and other articles in the series. Of course, via the options panel in the wordpress admin, you can choose to disable the auto-tag if you wish to have more control over where the container is displayed (i.e. in the sidebar instead).21 * Robust administration options menu for the plugin that allows you to control much of the output of the plugin to suit your own tastes without having to open the plugin file and edit things manually. Of course, for those less familiar with html tags and .css the default options will let you and go (with only one caveat - you do have to set what the category id is for your main series category - more in the installation/usage instructions below). 22 * Automatic tag insert for displaying a on the full post page that will show what series it belongs to and other articles in the series. Of course, via the options panel in the wordpress admin, you can choose to disable the auto-tag if you wish to have more control over where the container is displayed (i.e. in the sidebar instead). 23 23 * A custom .css file (orgSeries.css) accompanying the plugin to make it easier to make changes in the display of various elements (for those familiar with .css). 24 24 * An example custom category template file that can be added to your template themes directory (with one modification) to create the custom list of all the series youve written. The output of this list of course can be controlled via the options panel. … … 29 29 30 30 * Added a function/tag for counting the number of posts in a series. (tag returns a value). See usage instructions on the [plugin page](http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/) (it is automatically included in the auto-tag insertion for series meta information) 31 * Added a function for writing series meta information ( This entry is part x of x in the series, The name of my series) to the posts that belong to a series. This is automatically added by default to your blog but it can be disabled for manual insertion via the new option on the options page for the plugin. See usage instructions on the [plugin page](http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/).31 * Added a function for writing series meta information () to the posts that belong to a series. This is automatically added by default to your blog but it can be disabled for manual insertion via the new option on the options page for the plugin. See usage instructions on the [plugin page](http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/). 32 32 * Added options for the html tags surrounding the series meta and for the post description word. Added to the options page for the plugin. 33 * Redid the layout of the admin options page for the plugin so its organized a bit better and a littlebit more prettier. I recognize that more work still needs to be done of course ;) .33 * Redid the layout of the admin options page for the plugin so its organized a bit better and a bit more prettier. I recognize that more work still needs to be done of course ;) . 34 34 * Added to the admin options page for the plugin a feed from this blog that displays posts related to the Organize Series Wordpress Plugin so that users can see at a glance if there are any updates available. 35 35 … … 37 37 38 38 * New Template Tag - in_series() - this will check to see if the displayed category archive is a series category. 39 * Can set the way the posts will be displayed on the series tables of contentspage (category archive for a series category) via the plugin options panel. (for example, have the posts ordered by date, title, author etc. - ascending or descending). NOTE: It appears that the settings will only apply when using WordPress 2.1+ - it doesnt seem to apply on a blog that I have that is WP 2.0+, Im still investigating this.39 * Can set the way the posts will be displayed on the series page (category archive for a series category) via the plugin options panel. (for example, have the posts ordered by date, title, author etc. - ascending or descending). NOTE: It appears that the settings will only apply when using WordPress 2.1+ - it doesnt seem to apply on a blog that I have that is WP 2.0+, Im still investigating this. -
organize-series/tags/1.6/readme.txt
r8274 r8275 19 19 20 20 * Integrates with the category system of WordPress 21 * Robust administration options menu for the plugin that allows you to control much of the output of the plugin to suit your own tastes without having to open the plugin file and edit things manually. Of course, for those less familiar with html tags and .css the default options will let you drop inand go (with only one caveat - you do have to set what the category id is for your main series category - more in the installation/usage instructions below).22 * Automatic tag insert for displaying a containeron the full post page that will show what series it belongs to and other articles in the series. Of course, via the options panel in the wordpress admin, you can choose to disable the auto-tag if you wish to have more control over where the container is displayed (i.e. in the sidebar instead).21 * Robust administration options menu for the plugin that allows you to control much of the output of the plugin to suit your own tastes without having to open the plugin file and edit things manually. Of course, for those less familiar with html tags and .css the default options will let you and go (with only one caveat - you do have to set what the category id is for your main series category - more in the installation/usage instructions below). 22 * Automatic tag insert for displaying a on the full post page that will show what series it belongs to and other articles in the series. Of course, via the options panel in the wordpress admin, you can choose to disable the auto-tag if you wish to have more control over where the container is displayed (i.e. in the sidebar instead). 23 23 * A custom .css file (orgSeries.css) accompanying the plugin to make it easier to make changes in the display of various elements (for those familiar with .css). 24 24 * An example custom category template file that can be added to your template themes directory (with one modification) to create the custom list of all the series youve written. The output of this list of course can be controlled via the options panel. … … 29 29 30 30 * Added a function/tag for counting the number of posts in a series. (tag returns a value). See usage instructions on the [plugin page](http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/) (it is automatically included in the auto-tag insertion for series meta information) 31 * Added a function for writing series meta information ( This entry is part x of x in the series, The name of my series) to the posts that belong to a series. This is automatically added by default to your blog but it can be disabled for manual insertion via the new option on the options page for the plugin. See usage instructions on the [plugin page](http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/).31 * Added a function for writing series meta information () to the posts that belong to a series. This is automatically added by default to your blog but it can be disabled for manual insertion via the new option on the options page for the plugin. See usage instructions on the [plugin page](http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/). 32 32 * Added options for the html tags surrounding the series meta and for the post description word. Added to the options page for the plugin. 33 * Redid the layout of the admin options page for the plugin so its organized a bit better and a littlebit more prettier. I recognize that more work still needs to be done of course ;) .33 * Redid the layout of the admin options page for the plugin so its organized a bit better and a bit more prettier. I recognize that more work still needs to be done of course ;) . 34 34 * Added to the admin options page for the plugin a feed from this blog that displays posts related to the Organize Series Wordpress Plugin so that users can see at a glance if there are any updates available. 35 35 … … 37 37 38 38 * New Template Tag - in_series() - this will check to see if the displayed category archive is a series category. 39 * Can set the way the posts will be displayed on the series tables of contentspage (category archive for a series category) via the plugin options panel. (for example, have the posts ordered by date, title, author etc. - ascending or descending). NOTE: It appears that the settings will only apply when using WordPress 2.1+ - it doesnt seem to apply on a blog that I have that is WP 2.0+, Im still investigating this.39 * Can set the way the posts will be displayed on the series page (category archive for a series category) via the plugin options panel. (for example, have the posts ordered by date, title, author etc. - ascending or descending). NOTE: It appears that the settings will only apply when using WordPress 2.1+ - it doesnt seem to apply on a blog that I have that is WP 2.0+, Im still investigating this. -
organize-series/trunk/orgSeries/readme.txt
r8274 r8275 19 19 20 20 * Integrates with the category system of WordPress 21 * Robust administration options menu for the plugin that allows you to control much of the output of the plugin to suit your own tastes without having to open the plugin file and edit things manually. Of course, for those less familiar with html tags and .css the default options will let you drop inand go (with only one caveat - you do have to set what the category id is for your main series category - more in the installation/usage instructions below).22 * Automatic tag insert for displaying a containeron the full post page that will show what series it belongs to and other articles in the series. Of course, via the options panel in the wordpress admin, you can choose to disable the auto-tag if you wish to have more control over where the container is displayed (i.e. in the sidebar instead).21 * Robust administration options menu for the plugin that allows you to control much of the output of the plugin to suit your own tastes without having to open the plugin file and edit things manually. Of course, for those less familiar with html tags and .css the default options will let you and go (with only one caveat - you do have to set what the category id is for your main series category - more in the installation/usage instructions below). 22 * Automatic tag insert for displaying a on the full post page that will show what series it belongs to and other articles in the series. Of course, via the options panel in the wordpress admin, you can choose to disable the auto-tag if you wish to have more control over where the container is displayed (i.e. in the sidebar instead). 23 23 * A custom .css file (orgSeries.css) accompanying the plugin to make it easier to make changes in the display of various elements (for those familiar with .css). 24 24 * An example custom category template file that can be added to your template themes directory (with one modification) to create the custom list of all the series youve written. The output of this list of course can be controlled via the options panel. … … 29 29 30 30 * Added a function/tag for counting the number of posts in a series. (tag returns a value). See usage instructions on the [plugin page](http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/) (it is automatically included in the auto-tag insertion for series meta information) 31 * Added a function for writing series meta information ( This entry is part x of x in the series, The name of my series) to the posts that belong to a series. This is automatically added by default to your blog but it can be disabled for manual insertion via the new option on the options page for the plugin. See usage instructions on the [plugin page](http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/).31 * Added a function for writing series meta information () to the posts that belong to a series. This is automatically added by default to your blog but it can be disabled for manual insertion via the new option on the options page for the plugin. See usage instructions on the [plugin page](http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/). 32 32 * Added options for the html tags surrounding the series meta and for the post description word. Added to the options page for the plugin. 33 * Redid the layout of the admin options page for the plugin so its organized a bit better and a littlebit more prettier. I recognize that more work still needs to be done of course ;) .33 * Redid the layout of the admin options page for the plugin so its organized a bit better and a bit more prettier. I recognize that more work still needs to be done of course ;) . 34 34 * Added to the admin options page for the plugin a feed from this blog that displays posts related to the Organize Series Wordpress Plugin so that users can see at a glance if there are any updates available. 35 35 … … 37 37 38 38 * New Template Tag - in_series() - this will check to see if the displayed category archive is a series category. 39 * Can set the way the posts will be displayed on the series tables of contentspage (category archive for a series category) via the plugin options panel. (for example, have the posts ordered by date, title, author etc. - ascending or descending). NOTE: It appears that the settings will only apply when using WordPress 2.1+ - it doesnt seem to apply on a blog that I have that is WP 2.0+, Im still investigating this.39 * Can set the way the posts will be displayed on the series page (category archive for a series category) via the plugin options panel. (for example, have the posts ordered by date, title, author etc. - ascending or descending). NOTE: It appears that the settings will only apply when using WordPress 2.1+ - it doesnt seem to apply on a blog that I have that is WP 2.0+, Im still investigating this. -
organize-series/trunk/readme.txt
r8274 r8275 19 19 20 20 * Integrates with the category system of WordPress 21 * Robust administration options menu for the plugin that allows you to control much of the output of the plugin to suit your own tastes without having to open the plugin file and edit things manually. Of course, for those less familiar with html tags and .css the default options will let you drop inand go (with only one caveat - you do have to set what the category id is for your main series category - more in the installation/usage instructions below).22 * Automatic tag insert for displaying a containeron the full post page that will show what series it belongs to and other articles in the series. Of course, via the options panel in the wordpress admin, you can choose to disable the auto-tag if you wish to have more control over where the container is displayed (i.e. in the sidebar instead).21 * Robust administration options menu for the plugin that allows you to control much of the output of the plugin to suit your own tastes without having to open the plugin file and edit things manually. Of course, for those less familiar with html tags and .css the default options will let you and go (with only one caveat - you do have to set what the category id is for your main series category - more in the installation/usage instructions below). 22 * Automatic tag insert for displaying a on the full post page that will show what series it belongs to and other articles in the series. Of course, via the options panel in the wordpress admin, you can choose to disable the auto-tag if you wish to have more control over where the container is displayed (i.e. in the sidebar instead). 23 23 * A custom .css file (orgSeries.css) accompanying the plugin to make it easier to make changes in the display of various elements (for those familiar with .css). 24 24 * An example custom category template file that can be added to your template themes directory (with one modification) to create the custom list of all the series youve written. The output of this list of course can be controlled via the options panel. … … 29 29 30 30 * Added a function/tag for counting the number of posts in a series. (tag returns a value). See usage instructions on the [plugin page](http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/) (it is automatically included in the auto-tag insertion for series meta information) 31 * Added a function for writing series meta information ( This entry is part x of x in the series, The name of my series) to the posts that belong to a series. This is automatically added by default to your blog but it can be disabled for manual insertion via the new option on the options page for the plugin. See usage instructions on the [plugin page](http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/).31 * Added a function for writing series meta information () to the posts that belong to a series. This is automatically added by default to your blog but it can be disabled for manual insertion via the new option on the options page for the plugin. See usage instructions on the [plugin page](http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/). 32 32 * Added options for the html tags surrounding the series meta and for the post description word. Added to the options page for the plugin. 33 * Redid the layout of the admin options page for the plugin so its organized a bit better and a littlebit more prettier. I recognize that more work still needs to be done of course ;) .33 * Redid the layout of the admin options page for the plugin so its organized a bit better and a bit more prettier. I recognize that more work still needs to be done of course ;) . 34 34 * Added to the admin options page for the plugin a feed from this blog that displays posts related to the Organize Series Wordpress Plugin so that users can see at a glance if there are any updates available. 35 35 … … 37 37 38 38 * New Template Tag - in_series() - this will check to see if the displayed category archive is a series category. 39 * Can set the way the posts will be displayed on the series tables of contentspage (category archive for a series category) via the plugin options panel. (for example, have the posts ordered by date, title, author etc. - ascending or descending). NOTE: It appears that the settings will only apply when using WordPress 2.1+ - it doesnt seem to apply on a blog that I have that is WP 2.0+, Im still investigating this.39 * Can set the way the posts will be displayed on the series page (category archive for a series category) via the plugin options panel. (for example, have the posts ordered by date, title, author etc. - ascending or descending). NOTE: It appears that the settings will only apply when using WordPress 2.1+ - it doesnt seem to apply on a blog that I have that is WP 2.0+, Im still investigating this.
Note: See TracChangeset
for help on using the changeset viewer.