himuesgallery 7.x-2.0-beta1

New features
Bug fixes

- #1380568 due to a hint from Reg i move the Configsettings from Top-Level to admin/config/media

himuesgallery 7.x-1.13-beta3

New features
Bug fixes

- #1380568 due to a hint from Reg i move the Configsettings from Top-Level to admin/config/media

himuesgallery 7.x-1.x-dev

- #1380568 due to a hint from Reg i move the Configsettings from Top-Level to admin/config/media
- #due to hints from balder and others himuesgallery now has the possibility to work with user-dirs
in admin/config/media/himuesgallery there is an option to add a subdir after himuesgallery witch name is
the User-Name or the User-UID. Some example:
- Base directory is "himuesgallery"
- User1-Name is "admin" - User1-UID is 1
- User2-Name is "andy" - User2-UID is 23

himuesgallery 6.x-1.7

Bug fixes

If picture-filenames began with non-english-character the thumbnails would not be shown.
Reason was the use of php-function "basename". This function has problems with non-english-characters. Unfortunately the drupal function
"file_scan_directory" use "basename" internaly. So i have to wrote my own replacemanet for "file_scan_directory".
-> Thanks to phdenis63 who found the misbehavior and help me a lot with testing.

himuesgallery 7.x-1.12

Bug fixes

In Version 1.11 i've forgotten to put himuesgallery.install in. Sorry.

himuesgallery 7.x-1.11

New features
Bug fixes

Fixes
------
- #1093988 - replace deprecated PHP-function "split" by "preg_split". Thanks to Darom.
- #1060454 - after renewing thumbnails the cahces will be cleared to avoid the problem that no thumbnails will be shown. Thanks to kkobus, rggoode, dasmaeh, RogueM, charles.thom
pson.
- #1060454 - if Webserver runs on a windows machine thumbnails would not be shown because windows uses "\" as path separator. Thanks to goldramgb .
- Modul-Install don't set persistant variable "himuesgallery_admin_settigs" and modul-uninstall don't delete it.

News
------
- Now it is possible to put HTML-links in description.
You have to create a text-file that has the same name as the picture but ".inc" as extension. In description you put the tag ".link." where the link should be shown.
".inc" has following format:
line 1: Text that should be shown in description
line 2: link-adress
line 3: link destination (_blank, _self, _parent, _top)

e.g. filename of picture is 001-Link .link. to somewhere.jpg
filename of linkfile is 001-Link .link. to somewhere.inc

.inc-file has following content:
me
http://drupal.org
_blank

Result is the Description: Link me to somewhere
where "me" is a link to http://drupal.org

- new Option "Respect aspect ratio for thumbnails"

himuesgallery 7.x-1.10

Bug fixes

- If you name your pictures with less then 3 characters and it begin with a number (eg. 1.jpg) you get an error message if you are logged
in and show the gallery.
-> fixed. Thanks to gphilippe #1090908

himuesgallery 6.x-1.6

New features

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.

himuesgallery 7.x-1.9

Unfortunately Lightbox2 is not available for Drupal 7 now. There is a beta, but that dosn't work for me.
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.

himuesgallery 7.x-1.8

Bug fixes

himuesgallery don't work if drupal is not in webserver root #1038492 thanks to brodiebrodie

himuesgallery 7.x-1.7

Bug fixes

Since i've made an error in the 7.x-1.6 release of himuesgallery are incorrect files (these files are from the drupal 6 release).
In this release there schould be the right files.

---

This is the Drupal 7 port of himuesgallery.
There are no new features at this point, but i've implemented some suggestions from users:

himuesgallery 7.x-1.6

This is the Drupal 7 port of himuesgallery.
There are no new features at this point, but i've implemented some suggestions from users:

- eliminate the usage of SERVER_ROOT and use DRUPAL_ROOT instead (commendation of MA-Hugh #875704)
- preview should work like Gilneas suggested in #906900
- include replacement tags for german umlaute (thanks to h.paul for the hint #995570)
- poor image quality - don't using function "imageinterlace" anymore (thanks to gvdvenis #995556)

If you have any suggestions/problems/ideas please contact me.

Himue

himuesgallery 6.x-1.5

Bug fixes

If your gallery-path in "Administer->Himues Gallery" begins with /, no thumbs and pictures will be shown -> fixed

Thanks to Mark

himuesgallery 6.x-1.4

New features

Now you can select subdirs under the gallery-dir up to 2 levels:
[gallery-path]

  • top
    • + level1
        + level 2
  • top
    • + level1
        + level
  • top

himuesgallery 6.x-1.3

Bug fixes

#781094 You can't select css-entry '--- himuesgallery.css in PictureDir ---' -> fixed

#768714 If the Drupal-Installation is in a subdir, not in DOCMUNET_ROOT, you are unable to create a gallery -> fixed (thanks to Hanno and HighD)
This only happen if drupa is installed in subdir of website, not in DOCUMENT_ROOT

himuesgallery 6.x-1.x-dev

Bug fixes

#768714 If the Drupal-Installation is in a subdir, not in DOCMUNET_ROOT, you are unable to create a gallery -> fixed (thanks to Hanno and HighD)
This only happens if drupal ist installed in Subdir, not in DOCUMENT_ROOT

#781094 You can't select css-entry '--- himuesgallery.css in PictureDir ---'

Subscribe with RSS Subscribe to Releases for himuesgallery