Log of /contributions/modules/gallery/gallery_block.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.8.2.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 8 23:10:13 2008 UTC
(17 months, 2 weeks ago)
by
profix898
Branch:
DRUPAL-6--1
Changes since
1.8.2.9: +15 -17 lines
Diff to
previous 1.8.2.9
, to
branch point 1.8
- bugfix: Gallery2 JS and CSS broken (#188035 and #224019)
- bugfix: report version info for all gallery* modules
- bugfix: session handling to prevent TempIds
- bugfix: session handling to workaround [sf#1967484] new admin session protection (#250770)
- bugfix: hide search for user without proper permission
- feature: integration with advanced help module (TODO: write documentation)
- task: cleanup block tpl code
- task: add base api version constant
Revision
1.6.2.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 29 11:27:06 2007 UTC
(2 years, 5 months ago)
by
profix898
Branch:
DRUPAL-5--2
Changes since
1.6.2.9: +87 -54 lines
Diff to
previous 1.6.2.9
, to
branch point 1.6
- feature: uninstall support for blocks
- feature: support for multiple image-/grid-blocks
- feature: new install wizard for initial configuration
- task: status page merged into install wizard
- task: cleanup of status rendering and user settings
- various bugfixes (e.g. batch sync, report, gallery_menu, ...)
Revision
1.6.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 5 21:02:01 2007 UTC
(2 years, 6 months ago)
by
kiz0987
Branch:
DRUPAL-5--2
Changes since
1.6.2.5: +14 -12 lines
Diff to
previous 1.6.2.5
, to
branch point 1.6
Cleaned up the Gallery Filter options (more consistent with other tabs).
Used coder to try to clean up code standard (except for the G2 camelCase of
course). A painful exercise! Hopefully I didn't break anything.
Revision
1.6.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 5 12:14:20 2007 UTC
(2 years, 6 months ago)
by
kiz0987
Branch:
DRUPAL-5--2
Changes since
1.6.2.4: +16 -14 lines
Diff to
previous 1.6.2.4
, to
branch point 1.6
- Added option to move the Gallery2 sidebar to the Drupal sidebar (the default)
and used the hack in #121306 to do the same for the Gallery2 admin sitebar
(off by default).
- Fixed up the handling of exactsize and maxsize.
- Added form validation for sizes (and sidebar settings).
- (Hopefully) fixed small bug in filter where n param was ignored.
Revision
1.6.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 24 23:39:44 2007 UTC
(2 years, 9 months ago)
by
profix898
Branch:
DRUPAL-5--2
Changes since
1.6: +6 -9 lines
Diff to
previous 1.6
- initial checkin of version 2 of the gallery module for Drupal 5
- improved user/role sync (incl. batch import/export of users)
- tabbed configuration screens
- better debugging options
- gallery_menu module (link to G2 albums from the menu)
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 30 18:47:59 2006 UTC
(3 years, 1 month ago)
by
kiz0987
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.4: +4 -1 lines
Diff to
previous 1.4
#80537 and #70208 - Added access control to gallery.
It's almost all or nothing. Without access the user cannot see the gallery
or gallery blocks. However, embedded thumbnail images in nodes are still
visible (but the link won't work).
You also need to set 'mode.embed.only' to true in your Gallery2 config.php
file to avoid bypass via standalone.
IMPORTANT: You will need to set the user permissions to 'access gallery'
for the roles you want to be able to see the gallery.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 15 12:30:26 2006 UTC
(3 years, 7 months ago)
by
kiz0987
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Added gallery grid block.
Split gallery_block into separate .inc file.
Added configuration of g2Image file types.
#57894 - Fixed theme specific css file import.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.