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

Log of /contributions/modules/gallery/gallery_help.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.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 15:46:19 2008 UTC (17 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.6.2.5: +5 -2 lines
Diff to previous 1.6.2.5 , to branch point 1.6
- task: add support for deeper form elements with advanced_help
- task: include some first help pages

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 14:58:13 2008 UTC (17 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.6.2.4: +22 -112 lines
Diff to previous 1.6.2.4 , to branch point 1.6
- task: remove g2image related code
- task: cleanup help system and integration with advanced_help module

Revision 1.6.2.4 - (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.6.2.3: +22 -2 lines
Diff to previous 1.6.2.3 , to branch point 1.6
- 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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 21:52:29 2008 UTC (21 months ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.6.2.2: +2 -2 lines
Diff to previous 1.6.2.2 , to branch point 1.6
- bugfix: Drupal crashes when creating/editing a node (#223856)

Revision 1.6.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.6.2.1: +0 -0 lines
Diff to previous 1.6.2.1 , to branch point 1.6
- major update: basically all features ported to D6 now :)
(requires G2.3/svn and is still volatile, for early testing only)

Revision 1.6.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.6: +0 -0 lines
Diff to previous 1.6
- update D6 version (Oct-15, 2007)

Revision 1.6 - (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.5: +0 -0 lines
Diff to previous 1.5
- very early D6 version (Oct-01, 2007)

Revision 1.5 - (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.4: +42 -22 lines
Diff to previous 1.4
- Update HEAD to 5.x-2.0 release version

Revision 1.3.2.6 - (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, DRUPAL-5--2-0-BETA1, DRUPAL-5--2-0-BETA2, DRUPAL-5--2-0-BETA3, DRUPAL-5--2-0-BETA4, DRUPAL-5--2-0-BETA5, DRUPAL-5--2-0-BETA6, DRUPAL-5--2-1, DRUPAL-5--2-2
Changes since 1.3.2.5: +14 -5 lines
Diff to previous 1.3.2.5 , to branch point 1.3 , to next main 1.6
- task: coding style and docs update

Revision 1.3.2.5 - (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.3.2.4: +20 -20 lines
Diff to previous 1.3.2.4 , to branch point 1.3
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.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 15:59:21 2007 UTC (2 years, 7 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.3.2.3: +6 -1 lines
Diff to previous 1.3.2.3 , to branch point 1.3
- task: fix some wording issues on the admin pages
- task: added exactsize option for search
- feature: simple report generator (to assist with bug reports)
- bugfix: support for piped arguments in filter tags
- bugfix: several issues with 'Site Admin' group <> 'admin' role sync feature
- bugfix: add code to handle admin user (uid=1) properly after install
- many minor bugfixes

Revision 1.3.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.3.2.2: +8 -2 lines
Diff to previous 1.3.2.2 , to branch point 1.3
- 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.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 30 11:25:11 2007 UTC (2 years, 7 months ago) by kiz0987
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.4.3: +8 -2 lines
Diff to previous 1.1.4.3 , to branch point 1.1 , to next main 1.6
Added support for exactsize (G2.2 only).
Fixed typo in GALLERY_FILTER_WORD definition.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 19 20:54:56 2007 UTC (2 years, 8 months ago) by ax
Branch: DRUPAL-5--2
Changes since 1.3.2.1: +31 -61 lines
Diff to previous 1.3.2.1 , to branch point 1.3
[ported from DRUPAL-4-7] added a missing closing </ul> in gallery_filter_long_tip_translated(). and, being at it, improved formatting of long help strings, with which this wouldn't have happened in the first place.

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 19 20:53:31 2007 UTC (2 years, 8 months ago) by ax
Branch: DRUPAL-5
Changes since 1.1.4.2: +31 -61 lines
Diff to previous 1.1.4.2 , to branch point 1.1
[ported from DRUPAL-4-7] added a missing closing </ul> in gallery_filter_long_tip_translated(). and, being at it, improved formatting of long help strings, with which this wouldn't have happened in the first place.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 19 20:49:32 2007 UTC (2 years, 8 months ago) by ax
Branch: MAIN
Changes since 1.3: +31 -61 lines
Diff to previous 1.3
[ported from DRUPAL-4-7] added a missing closing </ul> in gallery_filter_long_tip_translated(). and, being at it, improved formatting of long help strings, with which this wouldn't have happened in the first place.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 19 20:11:39 2007 UTC (2 years, 8 months ago) by ax
Branch: DRUPAL-4-7
Changes since 1.1: +46 -80 lines
Diff to previous 1.1 , to next main 1.6
added a missing closing </ul> in gallery_filter_long_tip_translated(). and, being at it, improved formatting of long help strings, with which this wouldn't have happened in the first place.

Revision 1.3.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.3: +1 -1 lines
Diff to previous 1.3
- 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.1.4.2 - (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.1.4.1: +3 -9 lines
Diff to previous 1.1.4.1 , to branch point 1.1
#105811 - Fixed t('') calls with '%' in them. Hopefully all of them!

Revision 1.3 - (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.2: +3 -9 lines
Diff to previous 1.2
#105811 - Fixed t('') calls with '%' in them. Hopefully all of them!

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 15 12:17:47 2006 UTC (3 years ago) by kiz0987
Branch: MAIN
Changes since 1.1: +57 -56 lines
Diff to previous 1.1
Syncing HEAD with DRUPAL-5.

Revision 1.1.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 11:11:20 2006 UTC (3 years, 1 month ago) by kiz0987
Branch: DRUPAL-5
Changes since 1.1: +57 -56 lines
Diff to previous 1.1
Initial commit for Drupal 5.0 compatibility.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 24 14:04:52 2006 UTC (3 years, 8 months ago) by kiz0987
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7, DRUPAL-5
Initial Gallery2.1 compatible module for Drupal 4.7

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