/[drupal]/contributions/modules/gallery/gallery_block.inc
ViewVC logotype

Log of /contributions/modules/gallery/gallery_block.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.8.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 14:21:32 2009 UTC (10 months ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.12: +3 -2 lines
Diff to previous 1.8.2.12 , to branch point 1.8
- task: Make coder module happy and fix several coding style issues

Revision 1.8.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 21:13:06 2008 UTC (15 months, 3 weeks ago) by profix898
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.8.2.11: +4 -4 lines
Diff to previous 1.8.2.11 , to branch point 1.8
- task: complete i18n handling for D6 (#228864)
- task: rename some functions to avoid namespace conflicts in addon modules

Revision 1.8.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 22:18:16 2008 UTC (17 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.10: +2 -2 lines
Diff to previous 1.8.2.10 , to branch point 1.8
- bugfix: fix for two E_ALL notices

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.8.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 17:46:45 2008 UTC (20 months, 2 weeks ago) by kiz0987
Branch: DRUPAL-6--1
Changes since 1.8.2.8: +2 -2 lines
Diff to previous 1.8.2.8 , to branch point 1.8
bugfix: need to filter images before chunking the grid array

Revision 1.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 16:27:25 2008 UTC (20 months, 2 weeks ago) by kiz0987
Branch: DRUPAL-6--1
Changes since 1.8.2.7: +42 -26 lines
Diff to previous 1.8.2.7 , to branch point 1.8
feature: Added tpl functions for gallery image blocks (#221456)

Revision 1.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 5 19:17:28 2008 UTC (20 months, 3 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.6: +4 -4 lines
Diff to previous 1.8.2.6 , to branch point 1.8
- bugfix: empty 'Image data' displays all data (#226960)
- bugfix: block cache per user for navigation (#227888)
- task: make imageblock settings reusable

Revision 1.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 23:05:35 2008 UTC (21 months ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.5: +3 -2 lines
Diff to previous 1.8.2.5 , to branch point 1.8
- bugfix: image grid block broken (no multi-column layout available)

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 12:59:20 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.4: +43 -2 lines
Diff to previous 1.8.2.4 , to branch point 1.8
- task: establish event listener infrastructure
- bugfix: gallery_menu admin fails if no gallery block is enabled

Revision 1.6.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 11:39:43 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1, DRUPAL-5--2-2
Changes since 1.6.2.19: +43 -2 lines
Diff to previous 1.6.2.19 , to branch point 1.6 , to next main 1.8
- task: add cleanup stuff from D6

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 23:52:18 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.3: +52 -22 lines
Diff to previous 1.8.2.3 , to branch point 1.8
- task: complete update to D6 (block handling, page context, etc.) + various bugfixes

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 14:35:10 2007 UTC (22 months, 4 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.2: +16 -1 lines
Diff to previous 1.8.2.2 , to branch point 1.8
- task: some updates to the block settings

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 27 18:10:32 2007 UTC (23 months, 4 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.1: +112 -135 lines
Diff to previous 1.8.2.1 , to branch point 1.8
- major update: basically all features ported to D6 now :)
(requires G2.3/svn and is still volatile, for early testing only)

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 11:26:17 2007 UTC (2 years ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8: +67 -60 lines
Diff to previous 1.8
- update D6 version (Oct-15, 2007)

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 11:20:33 2007 UTC (2 years ago) by profix898
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.7: +84 -76 lines
Diff to previous 1.7
- very early D6 version (Oct-01, 2007)

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 10:01:38 2007 UTC (2 years ago) by profix898
Branch: MAIN
Changes since 1.6: +200 -139 lines
Diff to previous 1.6
- Update HEAD to 5.x-2.0 release version

Revision 1.6.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 00:56:46 2007 UTC (2 years ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-0-BETA6
Changes since 1.6.2.18: +10 -13 lines
Diff to previous 1.6.2.18 , to branch point 1.6
- task: backport syntax changes from D6 to minimize incompatibility
- task: restructure variables update in hook_update_N
- bugfix: saving htaccess rules does not show error on failure

Revision 1.6.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 9 18:06:30 2007 UTC (2 years ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.17: +18 -18 lines
Diff to previous 1.6.2.17 , to branch point 1.6
- bugfix: filter not working for images if optional args specified

Revision 1.6.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 22 21:17:12 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.16: +2 -1 lines
Diff to previous 1.6.2.16 , to branch point 1.6
- bugfix: filter doesnt work for [G2:x] syntax if n>1 is default value (#185626)
- bugfix: filter prints visible notice for invalid filter syntax

Revision 1.6.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 12:49:41 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA4, DRUPAL-5--2-0-BETA5
Changes since 1.6.2.15: +52 -57 lines
Diff to previous 1.6.2.15 , to branch point 1.6
- bugfix: block type option unfiltered
- task: reorganize and simplify blocks code
- feature: provide gallery_get_block() to fetch image/grid block

Revision 1.6.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 9 12:08:12 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.14: +3 -3 lines
Diff to previous 1.6.2.14 , to branch point 1.6
- feature: backport useralbum block/filter options

Revision 1.6.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 6 09:15:03 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.13: +3 -4 lines
Diff to previous 1.6.2.13 , to branch point 1.6
- task: rename gallery_sidebar global

Revision 1.6.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 10 18:04:08 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA1, DRUPAL-5--2-0-BETA2, DRUPAL-5--2-0-BETA3
Changes since 1.6.2.12: +43 -30 lines
Diff to previous 1.6.2.12 , to branch point 1.6
- task: coding style and docs update

Revision 1.6.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 7 09:40:12 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.11: +2 -2 lines
Diff to previous 1.6.2.11 , to branch point 1.6
- bugfix: rows and columns reversed for gallery grid block (#173690)

Revision 1.6.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 15:35:29 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.10: +9 -1 lines
Diff to previous 1.6.2.10 , to branch point 1.6
- feature: useralbum items in blocks

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.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 10:35:57 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.8: +3 -3 lines
Diff to previous 1.6.2.8 , to branch point 1.6
- task: implement proper js/css cascading of G2 head stuff

Revision 1.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 22:45:10 2007 UTC (2 years, 6 months ago) by kiz0987
Branch: DRUPAL-5--2
Changes since 1.6.2.7: +3 -3 lines
Diff to previous 1.6.2.7 , to branch point 1.6
Oops, broke the nav block when updating the code style

Revision 1.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 23:35:41 2007 UTC (2 years, 6 months ago) by kiz0987
Branch: DRUPAL-5--2
Changes since 1.6.2.6: +3 -1 lines
Diff to previous 1.6.2.6 , to branch point 1.6
New status page. Partial support for link attribute of imageblock. Some work needed.

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.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 26 23:06:42 2007 UTC (2 years, 7 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.3: +5 -4 lines
Diff to previous 1.6.2.3 , to branch point 1.6
- task: rework of gallery search code (incl. new features)
- task: small cleanup of theme function in blocks code
- bugfix: pager, edit G2 link, ... on user status page

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 23 23:27:37 2007 UTC (2 years, 7 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.2: +139 -123 lines
Diff to previous 1.6.2.2 , to branch point 1.6
- task: rework of image/grid block code
- task: rework of G2 filter code
- feature: simple regexp for language codes
- many small bugfixes and cleanup

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 23 10:42:20 2007 UTC (2 years, 7 months ago) by kiz0987
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.5.2.2: +2 -3 lines
Diff to previous 1.5.2.2 , to branch point 1.5 , to next main 1.8
#132734 Removed hardcoding of center

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 18 08:48:23 2007 UTC (2 years, 8 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.1: +1 -6 lines
Diff to previous 1.6.2.1 , to branch point 1.6
- fix call to _gallery_init() for blocks/filter

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.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 23:55:22 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.5.2.1: +4 -4 lines
Diff to previous 1.5.2.1 , to branch point 1.5
#110293 - /admin/user/gallery returns blank page
#107827 - $account changed in hook_user('update')

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 31 22:14:00 2006 UTC (2 years, 10 months ago) by kiz0987
Branch: DRUPAL-5
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
#105811 - Fixed t('') calls with '%' in them. Hopefully all of them!

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 31 22:01:20 2006 UTC (2 years, 10 months ago) by kiz0987
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
#105811 - Fixed t('') calls with '%' in them. Hopefully all of them!

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 15 11:45:21 2006 UTC (3 years ago) by kiz0987
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +4 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to next main 1.8
Syncing 4.7 branch with HEAD. HEAD will now be 5.x compatible.

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.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 14 10:31:24 2006 UTC (3 years, 2 months ago) by kiz0987
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.1.2.1: +7 -4 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#83382 and #76627 (h2 tag specificity and gallery grid html compliance). Syncing with HEAD. Thanks Michelle, vrencianz and digits.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 14 10:25:29 2006 UTC (3 years, 2 months ago) by kiz0987
Branch: MAIN
Changes since 1.3: +7 -4 lines
Diff to previous 1.3
#76627 Fix invalid html in grid block. Thanks digits and vrencianz.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 17 11:09:37 2006 UTC (3 years, 4 months ago) by kiz0987
Branch: DRUPAL-4-7
Changes since 1.1: +12 -11 lines
Diff to previous 1.1
Syncing with HEAD

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 4 10:48:49 2006 UTC (3 years, 4 months ago) by kiz0987
Branch: MAIN
Changes since 1.2: +6 -9 lines
Diff to previous 1.2
#70593 - Fixed GalleryEmbed::handleRequest being called twice.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 5 10:59:32 2006 UTC (3 years, 5 months ago) by kiz0987
Branch: MAIN
Changes since 1.1: +7 -3 lines
Diff to previous 1.1
#64498 - Added support for specific album in image block and grid image block. Thanks rbroberts.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2