Organize Series WordPress Plugin
Current Plugin Version:
2.0.8
For WordPress version 2.3-2.7
Do you find this plugin useful? All tips welcome!
Downloads Today:
Total Downloads:
To be notified when the plugin is updated subscribe to the feed
The Organize Series plugin helps with the organization and presentation of articles/posts you write as part of a series. It helps make it easier for readers of your blog to discover all the series you’ve written and also to easily find post that are part of the same series.
Organize Series actually adds a new taxonomy to the WordPress taxonomy structure so your blog would have “categories”, “tags”, and “series” as the taxonomy types.
NOTE: For upgrading from earlier versions of Organize Series (1.6.3 and earlier) make sure you check out the upgrade section. These instructions are for fresh installs of Organize Series.
- MAKE SURE YOU BACKUP YOUR WORDPRESS DATABASE (that’s all in caps for a reason - nothing should go wrong but it’s a good precaution nevertheless!!)
- Download the File
- Extract to a folder in
../wp-content/plugins/. The orgSeries folder can be named whatever you want but the default is “organize-series”. The final structure would be something like this:../wp-content/plugins/organize-series/--and all the orgSeries plugin files/folders-- - Activate orgSeries on your WordPress plugins page.
- The Series-Icons feature uploads to the default upload directory you’ve set for your WordPress installation (in Options/Settings->Miscellaneous). If you want to use series-icons its important that you uncheck the “Organize my uploads into month- and year-based folders” box.
- Visit the “Options/Settings->Series Options” page to initialize all the default settings.
That’s it! You might want to read through the Series Options page (in the “settings” menu of WP 2.5 or “options” in earlier WP versions) and the Manage->Series Page. You’ll also notice that your “write/edit” posts page now has a handy dandy series box on it for adding your posts to a series (and creating new series on the fly).
For support please visit the support forums.
Upgrading
If you are visiting this tab then you are probably a user of one of the older versions of Organize Series and have been waiting for me to finally get something out the door that is compatible with WP 2.3+ First, thanks for being patient - I’ve been frustrated myself with the time it’s taken but I think it’s been worth it! The good news is that you can import all your series structures from your old setup into the new series taxonomy!! Just follow these instructions carefully.
- Backup your WordPress database (especially if you plan on importing old series data - everything has been tested but I simply have no way of testing for every environment. So be safe, and you won’t chafe)
- If it isn’t already, deactivate the older version of Organize Series.
- If you haven’t already, upgrade your blog to the latest WordPress version.
- Make sure your other plugins are up to date EXCEPT for the category-icons plugin if you are using it. If you plan on importing all your old series-icons then it is important that you leave the older version of category-icons (version 1.5) activated until the import is complete.
- Delete the old Organize Series Plugin from your server (in folder /orgSeries/). Copy over the new plugin files (as explained via the installation instructions).
- Activate Organize Series
- Go to the Options/Settings->Series Options page. If you are upgrading and have old series to import there should be a form at the top of the page with instructions for importing all that data. Follow the instructions
- The import routine will return a message outlining all the series and posts that were imported. After that’s done go and check out all the new stuff (and make sure all your series are correct (check out the new Manage->Series page!)
For support please visit the support forums.
Features
The following is a brief overview of all the features in Organize Series. For more indepth coverage of the features of Organize Series you can follow the Organize Series Usage Tips Series on my blog. Better yet, why not suscribe to the usage feed?
Integration with WordPress taxonomy system
Beginning with version 2.3, WordPress introduced a database and core change that resulted in a new taxomony system. The core WordPress has two taxonomies - “categories” and “tags”. Organize Series introduces a new taxomony “series”. Thanks to the rich api provided to plugin authors Organize Series takes advantage of (as much as possible) the built-in WP goodness! As an added bonus - plugin developers can expand on what Organize Series offers by interacting with the new series taxonomy and the built-in filters/hooks.
More “organize” for taking care of your series…
Check these additions to your WordPress administration:
Filtering the list of post by series…
In WP 2.5:
In WP 2.3.x:
Add “prettify” recognition to your series…
Easily associate images with your Series via the Manage->Series page.
Integration with Write/Edit posts page
Organize Series brings a new “box” to your write/edit posts page for series related tasks: (1st pic is in WP2.5, 2nd pic is WP 2.3.x)
- Add new series on the fly. Ajaxified and simple to use (works pretty much the same as adding new categories on the fly)
- Add posts to existing series.
- Choose what order you want that post to be in the series. If you leave the field blank, your post will automatically be appended to end of the series. But if you want you can number that post to be whatever part you want and every other post in the series will be automatically adjusted for their new parts Is that cool? Yeah, I thought so too!
Works out of the box.
Once you’ve activated the plugin (and are not importing from earlier versions) all you have to do is visit the Series Options page and then you’re ready to go (you don’t have to change/or add anything!). Out of the box, Organize Series defaults to automatically insert into your blog all the necessary “template tags” for displaying series related information.
Defaults from out of the box:
Series Meta with each post:
Series Table of Contents Page:
Series info box on single post pages:
Series Navigation Strip:
Use permalinks? No problem, Organize Series detects that and introduces a permalink structure for series archive pages (defaults to http://yourblogaddress.com/series/%theseriesslug%). Don’t like the default settings/look…well…
Complete options page for easy customization without having to edit any .php files
Nearly everything you might want to customize with Organize Series can be done on the Series->Options page:
- Control placement of series related info (Series Meta, Series Table of Contents, Series Postlist boxes, Series Navigation Strip, etc.)
- Customize the html output or series related info by using the %token% system with a token legend right on the page (check out the screenshots tab).
- Control what the path of your “series table of contents” link will be.
- Control how posts in a series will be displayed on series archive pages. The default is by date in descending order (newest to oldest) - but you can order it by part too.
- Set the icon width for images associated with series for different pages.
An example of one of the edit template boxes on the Series Options Page:
An pic of the Token Legend (lists all the %tokens% you can use in the template) (pic taken from 2.3.x):
Pretty cool eh? But maybe you’d like to be able to customize things even more?…
A whole bundle of template tags for theme authors and WP tweakers
Do you actually like going into the guts of your theme files? Then, you’ll love the “template tags” organize series makes available for you! Better yet, I’ve made it easy for you to find them: All the template tags you’ll ever need are found in the series-template-tags.php file in your Organize Series plugin directory. Each tag is also fully documented inline so you can have a better idea what it does!
You can also edit the default .css file for orgSeries OR point to your custom .css in styles.css for your theme.
Oh, if you implement Organize Series in a cool way let me know here
And one last thing I’ve just gotta mention…
Widgets!! Need I say more?
Usage
There’s just so much to say about how you can use Organize Series that I’ve decided to write a series of posts dealing with using Organize Series. You can follow along with the series here or feast on the feed.
Don’t forget, if you have questions related to usage, I’m usually pretty good at responding to requests for help here.
Have fun - and get writing those series!!














Hello,
a very good plugin.I hope you make a version for wordpress 2.7
Paul
This is a great plugin but I do hope that the patch release for WP 2.6x will be release soon. Been waiting for sometime already
[...] A quick search for relevant plugins immediately landed me two results. Without knowing the difference, I simply went for the one which has been updated more recently (plugin developers, this is why it pays to keep your code up to date): Organise Series [...]
[...] 2.6 and it is still working for me. For those who have issues, an alternative to In Series is Organize Series, which I haven’t tested yet. To easily receive updates on new articles, subscribe to TechGerm [...]
I’m not having any problems overall with the plug-in with 2.6.5. In fact, I’ve switched from In-Series to this just today because I really like the features and the subtlety possible with it.
However, I noticed two things. One just a curiosity that may have an easy answer I’m not seeing; the other just a concern of functionality that, again, I may just not be seeing.
I see no way to actually put any kind of header or introductory paragraph on the /series page itself where it nicely lists all the series in the boxes. Very nicely done, actually, though I think seeing the listed out posts would be cool too (and that may just be a matter of fiddling with the code provided). But if I attempt to add, say, an introduction (”This is all the series on this site.”) then it shows up above every individual series block.
Second, I’m not seeing any changes at all when I select the various options for “Order by series part, Order by date, Ascending, Descending”. Is this supposed to do something somewhere? If so, where? I’ve checked everything I know to check and don’t see changes made in the various options. Personally, I’d like to be able to see the whole series page /series/xyz as either first post at the top of the page (Ascending Order) or the last post at the top of the page (Descending Order). I seem to have picked up the impression that was the point of those options. I may have mistook that notion though.
Thanks in advance.
@bishop
What version of OrgSeries are you using?
Sorry. I should have mentioned that before. I’m using version 2.0.8b3.
Did I mention that I REALLY like this plug-in?
without resorting to code, is there a way to get the output of wp_postlist_display in a widget?
Alan,
The Series Widget has a selectable checkbox for this. If it’s checked then the widget will automatically show the list of other posts in the series when a post being displayed is part of a series. It’s kind of cludgy atm but it does work.
@bishop
You are right about what you should expect with the “sort series by” options. However, my tests with it show it’s working as expected. Try downloading the latest development version and see if that fixes it. If not, then I suspect there is another plugin that is conflicting with OrgSeries. The only way to root it out is to try disabling plugins one by one. If you find out there is a conflict let me know which plugin it is and that’ll help me troubleshoot (when I get time that is!)
Thank you - missed that. It is a bit cludgy, but I can work around it
thanks so much for this plugin - In Series is no more - so all I have to do is work out a quick way of redoing them using your taxonomy approach. (Which is an excellent idea BTW).
[...] Organize Series. This plug-in allows you to group posts into series. It takes care of the navigation between posts and several other things. Writing series on your blog is a great way to build anticipation with your audience. [...]
Is Organize Series compatible with WordPress 2.7?
If you download the development version. See this article
[...] latter into fully functioning series, with archives in chronological order, thanks to the fantastic Organize Series plugin for WordPress.) What happened I think was that I had a certain number of ideas I had to get [...]
[...] Organize Series takes care of posts [...]
[...] Organize Series takes care of posts [...]
[...] 2.7 Beta 3 and i am very impressed at first sight Also with very nice plugins like Zemanta and Organize Series blogging is really a pleasure, thanks to [...]
[...] Organize Series, indispensable para crear series de artículos relacionados entre sí. [...]
[...] Organize Series [...]
Awesome plugin with a very good integration. Thanks!
[...] Organize Series, un plugin ideal para crear series de artículos relacionados entre sí. [...]
[...] Links: HomePage | Download Fonte: BlogPerfume Foto: KwernerDesign Condividi: Vota: (No Ratings [...]
[...] 10、Organize Series :系列文章插件 [...]
[...] Organize Series dizi yazıların icabına bakıyor. Bazen farklı günlerde bir blogun bölümlerini yayımlamak [...]
[...] Organize Series dizi yazıların icabına bakıyor. Bazen farklı günlerde bir blogun bölümlerini yayımlamak [...]