/[drupal]/contributions/modules/panels_accordion/panels_accordion.module
ViewVC logotype

Log of /contributions/modules/panels_accordion/panels_accordion.module

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.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 21:23:56 2009 UTC (8 days, 11 hours ago) by lefnire
Branch: DRUPAL-6--1
Changes since 1.7.2.5: +4 -3 lines
Diff to previous 1.7.2.5 , to branch point 1.7
put admin-links inside pane content

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 00:50:20 2009 UTC (9 days, 7 hours ago) by lefnire
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.7.2.4: +1 -1 lines
Diff to previous 1.7.2.4 , to branch point 1.7
adding horizontal accordion submodule

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 21:12:05 2009 UTC (3 weeks ago) by lefnire
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.7.2.3: +12 -5 lines
Diff to previous 1.7.2.3 , to branch point 1.7
bug #613444 by resveld, fixing panel_id so that the div has a unique id

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 01:45:00 2009 UTC (4 weeks, 4 days ago) by lefnire
Branch: DRUPAL-6--1
Changes since 1.7.2.2: +47 -45 lines
Diff to previous 1.7.2.2 , to branch point 1.7
compatibility panels-6.x-3.2 bug #613444, and changed true=>"true", false=>"false" in the settings form

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 17:22:30 2009 UTC (5 weeks, 3 days ago) by lefnire
Branch: DRUPAL-6--1
Changes since 1.7.2.1: +2 -2 lines
Diff to previous 1.7.2.1 , to branch point 1.7
bug #328417 by pribeh, added autoheight option to the style settings dialog

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 17:11:34 2009 UTC (5 weeks, 3 days ago) by lefnire
Branch: DRUPAL-6--1
Changes since 1.7: +123 -82 lines
Diff to previous 1.7
removing js folder

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 16:25:50 2009 UTC (10 months, 1 week ago) by davexoxide
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.2.2.2: +31 -9 lines
Diff to previous 1.2.2.2 , to branch point 1.2 , to next main 1.7
attempting to merge head with my 5 branch

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 07:51:18 2009 UTC (10 months, 1 week ago) by davexoxide
Branch: MAIN
CVS Tags: DRUPAL-5--1-1, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
adding jquery cookie for saving panel current state

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 05:06:11 2009 UTC (10 months, 1 week ago) by davexoxide
Branch: MAIN
Changes since 1.5: +1 -8 lines
Diff to previous 1.5
adding jquery cookies to the module
(thinking about making it a module requirement instead, testing for now)

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 04:46:29 2009 UTC (10 months, 1 week ago) by davexoxide
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
fixing the titles to be clickable links

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 21:50:33 2008 UTC (11 months, 4 weeks ago) by davexoxide
Branch: MAIN
Changes since 1.3: +34 -4 lines
Diff to previous 1.3
added the patch from http://drupal.org/node/297303
Cool feature, thx talance

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 21:37:01 2008 UTC (11 months, 4 weeks ago) by davexoxide
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
added the ability for $pane->title to trigger the action.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 18:55:25 2008 UTC (18 months, 2 weeks ago) by davexoxide
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-beta
Changes since 1.2.2.1: +2 -2 lines
Diff to previous 1.2.2.1 , to branch point 1.2
couple changes to make it work with new Panels 2 beta 3

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 21:06:46 2008 UTC (22 months ago) by davexoxide
Branch: DRUPAL-5
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
had one of my default settings wrong. works now.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 17:03:34 2008 UTC (22 months, 1 week ago) by davexoxide
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.1: +9 -9 lines
Diff to previous 1.1
Panels Settings now carry over default values. There is a README.txt file that I promised webchick I would add. ;)

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 5 04:17:48 2007 UTC (2 years ago) by davexoxide
Branch: MAIN
*** empty log message ***

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