REM State

12 Oct

3.1 Open for Beta

A newer beta is available; please see 3.1.0 Beta 2.

All right, folks; I’ve tagged off 3.1.0 Beta 1. The adventurous can give it a try — it should be mostly operational, and has all sorts of nifty, shiny, new, undocumented goodness. The new (not yet documented) features are:

  • Widgets!
    • Table of Contents
    • Series List (with the nifty “most recently posted to” sort as an option!)
  • Different layouts for single and multi views is back!
  • New “basic” configuration screen (with the option to switch to the advanced screen from 3.0)
  • The ability to tag series from e-mail or other remote posting, with <!–series-*–> tags.
  • The ability to add links for the first and last posts in a series.
  • The ability to have the first, previous, next and last links show up with a different format if the link doesn’t have anything to point to (or it would point to the current page).

I’m really excited about the feature set in this release — I’m gearing up to write the automated tests, but I wanted to give the daring a chance to start playing with the plugin now. Naturally, if you find any bugs, please let me know. Oh, and you should totally back your database up before installing this. ;)

Download In Series 3.1.0 Beta 1.

14 Responses to “3.1 Open for Beta”

  1. AvatarJeff
    1

    I was playing around with the plugin and noticed two bugs.
    1. Remove is not working for me. When I try to remove a post from a series and save the post, the post is not removed from the series.
    2. When modifying the options in basic mode and saving, any custom options in advanced mode are lost. They can be picked up again by changing to advanced mode and saving the options again, but this loses any modifications made in basic mode.

    I’m using wp 2.3 btw.

    Feature request: Having the option to place the TOC on the first post in the series only would be great.

    Great work on the plugin!

    Reply to this comment.
  2. AvatarQuandary
    2
    Author Comment

    @Jeff

    Remove is not working for me. When I try to remove a post from a series and save the post, the post is not removed from the series.

    Noted; I pulled out a limiter in hopes that I’d get the post-in-multiple-series feature in. It didn’t happen, so I need to put the limiter back (doing this will make the removal code work again). I’ve checked the fix into the 3.1 maintenance branch.

    When modifying the options in basic mode and saving, any custom options in advanced mode are lost. They can be picked up again by changing to advanced mode and saving the options again, but this loses any modifications made in basic mode.

    This is actually by design — Basic and Advanced are completely independent of each other. The reason is because folks who are upgrading may want to try out the basic config, or someone could accidentally switch to basic settings. In these cases it would be a pain to lose all the advanced settings due to the mode switch. You should not have to save for the new settings to take effect when switching between basic/advanced modes. I considered a side-feature (a separate button) to send basic settings to advanced settings, but haven’t implemented it.

    Feature request: Having the option to place the TOC on the first post in the series only would be great.

    That’s a feature for 3.2 (it’s been mentioned before), provided indirectly via inline tags. I still don’t have a bug # for this, though I probably should. ;)

    Reply to this comment.
  3. AvatarQuandary
    3
    Author Comment

    @Jeff

    Oops, looks like I was wrong about the removal thing. My automated tests blew up in my face because all reordering operations were broken. I tracked the problem down to the logic, and made a fix that got the tests passing again. I could have sworn that re-adding the limiter had fixed the problem, but I was manually testing and multitasking at the time.

    Thanks for the report, in any case. :)

    Reply to this comment.
  4. AvatarAnanda
    4

    This is pretty exciting. Perhaps I’ll use my site as a guinea pig over the weekend…. I don’t mind running into problems since Quandary has always been so great at fixing any problems pretty quickly!

    Reply to this comment.
  5. AvatarQuandary
    5
    Author Comment

    @Ananda

    Thanks. I’ve shook about three bugs out of this particular Beta so far; you probably don’t want to use it on a production site or anything yet. However, all the automated tests from In Series 3.0 should be passing for the release of Beta 2, so (theoretically) if you stick to only the old functionality and don’t use any of the new stuff, it should be the same as before.

    No promises yet, though. ;)

    Reply to this comment.
  6. AvatarJeff
    6

    No problem. Great work on the plugin! Sounds like it has a very promising future.

    Reply to this comment.
  7. pingback pingback:
    7
    Remstate In Series WordPress Plugin for Article Series Updated « Lorelle on WordPress

    […] with WordPress 2.3 and now includes multi-lingual support and more flexibility. The next version, In Series 3.1.0 Beta 1 is available for those who want to help improve this popular […]

    Reply to this comment.
  8. Avatarclint
    8

    Quandary, I started using your plugin last week and am extremely happy with it, and I’m also very impressed with the care and attention you give to the community regarding it. You’re a great asset to the wp community.

    -c

    Reply to this comment.
  9. AvatarQuandary
    9
    Author Comment

    @Clint

    I know how to build solid software, and even a thing or two about how to make it usable, but I must confess that I don’t know how to build a community. I’m trying real hard, though, and hopefully I’m getting some things right. ;)

    I’m glad that you’re enjoying In Series; if you run into any problems, please be sure to let me know. Thanks!

    Reply to this comment.
  10. Avatarclint
    10

    Ha, yeah youre doing a good job! One thing I have encountered that I havent figured out a way around yet is this: The site that I’m dev’ing has large images to start out posts. When I make an in series post the TOC appears above the image, I’m trying to figure out how I can get it to start below the image.

    I’m putting in the images first in the post textarea.

    Any thoughts?

    Reply to this comment.
  11. Avatarclint
    11

    d00d! Beta 2 hooked me up, I can put the TOC at the bottom of the post thanks man!

    Reply to this comment.
  12. AvatarQuandary
    12
    Author Comment

    @Clint

    You can re-arrange the ToC position in 3.0, too, but it’s nowhere near as obvious. ;)

    That said, you’d have to make the image part of the site’s theme in order to get the ToC to come after the image, but before the rest of the post content. In Series can’t render things inside the post content (yet). I’m glad that you found a suitable alternative, though. :)

    Reply to this comment.
  13. pingback pingback:
    13
    Lorelle on WP: Remstate In Series WordPress Plugin for Article Series Updated | The Dragons Den Gaming Site

    […] with WordPress 2.3 and now includes multi-lingual support and more flexibility. The next version, In Series 3.1.0 Beta 1 is available for those who want to help improve this popular Plugin. Remstate is also looking for […]

    Reply to this comment.
  14. pingback pingback:
    14
    Blogs Of The Day Lister » WordPress Wednesday News: WordPress 2.3.1 Released, Get Your Upgrade, WordPress Podcast Speaks out, WordCamp Israel a Success, Argentina is Next, and WordPress Wins.

    […] displays a table of contents of the articles within the series and is invaluable. The next version, In Series 3.1.0 Beta 1 is available for those who want to help improve this popular […]

    Reply to this comment.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Comment Preview:

© 2008 REM State | Entries (RSS) and Comments (RSS)

Global Positioning System Gazettewordpress logo