Active
Project:
Highslide
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2010 at 15:24 UTC
Updated:
2 Jul 2010 at 13:07 UTC
I wanted to use Highslide only for HTML content, but the module requires imagecache, which my site doesn't need. Imagecache, in turn, requires other modules, plus clean URLs. This is a lot of overhead for something all users may not need.
Would it be possible to break out the sections that need imagecache into a submodule, such as highslide_imagecache?
Comments
Comment #1
q0rban commentedYes, I think this is a good idea. Patches welcome.
Comment #2
klonos+1 here too.
I am not using the module right now, but what Martin says in #0 makes perfect sense. Wish I was more familiar with drupal module coding so I can contribute.
Comment #3
q0rban commentedklonos, get coding! It's super fun, I learned php *from* Drupal, so I'm sure you can pick it up too. :)
Comment #4
klonosI do intent to James!
I am an old delphi/c++/vb coder with limited real-life projects. I know my way around basic html/php/css/sql, but I need to pick up on drupal APIs, hooks and the such. Very limited time though :(