Multiple WebComics
rry - April 30, 2006 - 01:35
| Project: | Webcomic |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Can you let users make multiple webcomics? That would be a welcome feature on my site.

#1
I will put some work on this feature.
#2
I've written some code in my own implementation that enables this feature, maybe we should share?
#3
Sure, tessmonsta - please attach a patch, and I will review it and get it into the head/5.x-dev branch.
#4
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.