Lately, I've been working on converting another site to Drupal - this time, however, it's one
that hosts a few comics.
Thank you in advance for any help you can provide, as it will be greatly appreciated.
Overview
A flat-file CMS is used for the comics, with all other pages as static HTML files. Though
the site also includes an image gallery and forums, they will be left as-is, maintained
separately from Drupal.
Currently, each user maintains one or more comics, with each comic using its own copy of
that CMS. The users can also maintain their static pages (and files), but - due to how things
are set up - only the website administrator can upload them.
What I want to accomplish is using just one CMS installation (Drupal) to handle all of this
work - each user could maintain their comics, pages and files without requiring assistance from
the website administrator.