• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Implemented Series

Bob

Developer
Staff member
I've implemented SERIES functionality in AMS 1.5.0 Beta 1. This implementation is similar to the Series functionality in Word Press (but not exactly the same... Its my own unique "take" on it). The CONCEPT is basically the same, but the implementation of it and how it works is a lot different than word press.

NOTE: This is experimental functionality that could be removed at any time.

A Series is a collection of Articles all linked together via a Table of Contents.
  • A Series in AMS is owned by an Author.
  • An Author can have one or more series (the amount of series is determined by permissions)
  • Only Articles owned by the Author can be part of an Author's series'.
  • Series' can be "watched" (alerts and emails when a new Series Part is added to the series)
Here are a few screen shots with some details about each shot..

This is the main Series Index page. Its a paginated listing of all series in the system. Its sortable and filterable.

Selection_662.png


This is a Series Page. A Series page lists all Articles that are associated with a Series (in the order that they are set in the series). There is a TOC (Table of Contents) dropdown (great for mobile) as well as a TOC sidebar block (nice for desk top). You can add new parts to the series right from this page as well as FEATURE the series (if you have permission), edit the series or delete the series.

Selection_663.png


When an article is added to a series, there is a special notice at the top and bottom of the Article alerting the user that the Article is part of a series (and tells them which part). There is also TOC controls added to the Article (for quick navigation to another part of the series).

Selection_664.png


The Create Series is pretty straight forward. You can choose to Add a part right after creating a series OR save and exit (which is default).

Selection_665.png


Adding a Series Part is as easy as choosing from a list of available articles (most recent 15) OR adding the ID of a specific article (must be owned by the Series Author or it won't allow it). You have the option to save and exit OR keep adding series parts one after another.

Selection_666.png


Here you can see a listing of the most recent articles from the Author

Selection_667.png


When viewing an article that isn't in a series and you want to add it to a series, there is an "Add Article to Series" link in the articles tools and when you click on it, it will pop up an overlay asking you which series you wish to add the article to. If you only have ONE series, it will skip the overlay and take you directly to the Add Series Part form prefilled out.

Selection_668.png
 
Upvote 1
This suggestion has been implemented. Votes are no longer accepted.
Back
Top