• 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 Post a new blog entry from a Series page

Bob

Developer
Staff member
Mouth said:
When at a Series page - eg. /blogs/series/mwahahahahah.30/ - suggest we have a [Post entry ...] button next to the [Add blog entry to series] button, directly allowing a new blog entry to be created from this point that will automatically be associated with the series being viewed. It would use the same blog and category choice process as creating a blog entry from /blogs/.

This has been implemented in UBS 2.2.34 (as a favor to the OP's long standing support of XenAddons products).

When viewing a Series, if the viewing user has permission to add a blog entry to the series as well as had the appropriate permissions to post blog entries in general, they will see a [Post entry...] button

Selection_110.png


The behavior of the [Post entry...] button on a series page is the same as clicking on the [Post entry...] button elsewhere throughout UBS. If there is only one blog that the viewing user can post entries in, then it skips the blog chooser. If there is only one category that the viewing user can post entries in, then it skips the Category Chooser.... again, its the same behavior as clicking on any given [Post entry...] button within UBS.

Note: Since the viewing user initiated the post entry process from a series page, the series is already known, so the "Add blog entry to series" Section on the Add Blog Entry form is hidden and instead the series_id is passed into the controller save process, which is used for adding the blog entry to the series as part of the Blog Entry Create process.
 
Upvote 0
This suggestion has been implemented. Votes are no longer accepted.
Back
Top