Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Version 1.6
-----------
- Due to a hint from brodiebrodie i get knowledge of the module Colorbox. Because it is relativly simply
to implement is decide to do it ;-)
If Colorbox is enabled, himuesgallery will use it automatically.
I decide to implement the neccessary JavaScript-code in himuesgallery.tpl.php.
If you want to theme a module, this is the file in wich you do it. If you want to set other parameters for
colorbox, then you can do it in the same place.
Things are all much nicer these days now that Feeds supports batching on a fetcher level. This is much less of a hack. It's feature comparable to the 6.x version with the exception that #940950: Paginate using urls. has been added and shall be back-ported in due time.
This update contains a number of bug fixes and feature additions.
An important note if you are using recurring fees and allow customers to view their orders: URLs of the pattern /user/*/pfp_cpanel/*/cc_update should now be forced to use HTTPS in a live environment because it contains a credit card form.