@Laisvunas
I originally looked at Seeries when you first announced its release and had forgotten about it. Thanks to Devot:ee, I found you again. This module/extension probably has been eclipsed in popularity by Structure; however, I find structure to be overkill for my needs.
There appears to be no official documentation other than the topic in the discussion forum. I understand that you are sharing this with community as free item you probably built as a need for a site you are working on, and figured others can use it too. So, I’m not complaining. Your generosity is much appreciated.
I have some questions regarding the administrative side.
Population:
Adding entries to a seeries is done only through filtering based on the inclusion and/or exclusion of weblogs, categories, and statuses.
Deleting entries from a seeries is done by changing the filter to no longer include a subset.
What if I needed to create a seeries that did not follow this logic?
I am building a site where articles are broken down into pages, sections, or chapters. This normally would be handled by a pagebreak plug in; however, I have the added necessity to link images to some or all of the pages. I also dislike the need to place meta data within an entry. This is layout inside of content and besides being ugly can create big headaches later.
You could argue that this organization could be handled by categories. That would be fine if it were not for content writers and editors having to get involved in the structuring of the site’s data arrangement. As content grows, there will inevitably be need to categorize the entries to facilitate navigation; but, I would like to use that for classification of data rather than relationship of data.
Relationships won’t work either because it would require every member entry of that relational group to have multiple many to many relationships.
Simply put; is it feasible to either add the function of selecting or removing individual member entries of a seeries, or would you be willing to assist me in modifying your package to allow for such?