You are hereBlogs / Kevin Carbonaro's blog / Photopic 0.5.2 beta released
Photopic 0.5.2 beta released
Today I have spent a couple of minutes going through my Drupal Photopic module, removing all hard-coded css styles (missed a few from last time) and thanks to Eddy de Boer I have fixed a known issue where the module did not work correctly with Drupal clean urls switched off. I still need to do some more testing before I close the issue though.
A couple of other suggestions were also received on how I can improve and optimise the code. All of these have enabled me to learn and understand more quickly how to properly build a module for Drupal.
Thank you for all the support and encouraging comments!
OK ... I've managed to install the module. Works as promised and if I could be bothered I'll even customise the CSS.
Now ... the question. The path "photopic". Can I change that somehow? A small thing only - I am already using a path "my-photo-gallery" and I'd like to keep that if not too difficult.
Thanks mate, great module - been looking for something like that for ages.
"judogido"
Although you can create a url alias (e.g. mygallery) so that it points to /photopic, once you click on an album to see the photos, the url changes back to /photopic/albumid. This is by design, however your suggestion makes a lot of sense, it should be customisable. Why haven't I thought of that ? :) hehehe I guess it's because my boss has been keeping me too busy at work.
I will do some research on this and hopefully have it working before version 0.6 - in fact have a couple of improvements that I need to do as soon as possible.
Thanks,
Kevin.