Can you let users make multiple webcomics? That would be a welcome feature on my site.

CommentFileSizeAuthor
#4 manga.tar_.gz3.91 KBsocketwench

Comments

mustafau’s picture

I will put some work on this feature.

socketwench’s picture

I've written some code in my own implementation that enables this feature, maybe we should share?

Vyoma’s picture

Sure, tessmonsta - please attach a patch, and I will review it and get it into the head/5.x-dev branch.

socketwench’s picture

StatusFileSize
new3.91 KB

The problem is that it's not really an update of the same module. I began implementing a new module a few months ago to replace the webcomics module. I started writing it to teach myself how to write modules, as well as have a module I could update to Drupal 5. At the time it appeared no one was maintaining the webcomics module.

Here's the complete code if you're interested.