no, I decided to nix all backend access for site users. Eventually I'll probably have a book submission form in the front end, but it's low priority.
I've still got about 2000 books so far in my self contained database, so I'd tell you not to submit any as it might be a double. However, if you want to send me a text list, I can make sure they're part of the first self-contained upload. It could be as simple as
TITLE – Issues Contained – date range – author – Self Contained Series
Self Contained Series is going to be a new taxonomy just to give a way to link easily to a specific series, like Ex Machina or Transmetropolitan.
While the overall list will be sorted alphabetically (IE, Bayou before Bone) I'm going to be making use of the custom fields to actually sort within the books – mainly because it's required to make sure Book Vol. 2 comes before Book Vol. 10, if you understand what I mean. So each book will have a front in display name, but also a sort title. The sort title would be something like this:
Powers Volume 002
Powers Volume 010
Doesn't look as pretty, but is sorting friendly. I'm figuring that if there are things that are part of that series but not technically with a volume number, I'll be able to fit them in that way
Book Volume 002b – Extra Special Graphic Novel Title
etc.
Really, I maybe should do a "sort title" for every book in the database just so alphabetical listings work nice. I'll get to it when I get to it. haha