/[drupal]/contributions/modules/slideshow_creator/slideshow_creator.inc
ViewVC logotype

Log of /contributions/modules/slideshow_creator/slideshow_creator.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.1.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 17:31:39 2008 UTC (12 months, 1 week ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-32
Changes since 1.1.2.32: +2 -2 lines
Diff to previous 1.1.2.32 , to branch point 1.1
Bugs fixed:
* #333879 by brmassa: A developer/debug function commited by accident.

Revision 1.1.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 00:57:37 2008 UTC (12 months, 2 weeks ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-31
Changes since 1.1.2.31: +5 -2 lines
Diff to previous 1.1.2.31 , to branch point 1.1
Bugs fixed:
* #320007 by brmassa: Example for creating a slideshow with files from a directory (README.txt read)

Revision 1.1.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 00:44:53 2008 UTC (12 months, 2 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.30: +3 -3 lines
Diff to previous 1.1.2.30 , to branch point 1.1
Bugs fixed:
* #309992 by brmassa: Disabled javascript: the prev/next links don't work

Revision 1.1.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 00:35:39 2008 UTC (12 months, 2 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.29: +3 -3 lines
Diff to previous 1.1.2.29 , to branch point 1.1
Bugs fixed:
* #314086 by hovel, vann and brmassa: ROTATE_SPEED and BLEND parameters ignored (because no longer used by 2.23 of JQuery Cycle Plugin)

Revision 1.1.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 23:26:14 2008 UTC (12 months, 4 weeks ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-30
Changes since 1.1.2.28: +2 -2 lines
Diff to previous 1.1.2.28 , to branch point 1.1
Bugs fixed:
* Better code for non-Cycle plugin attributes.

Revision 1.1.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 09:09:47 2008 UTC (16 months, 2 weeks ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-29
Changes since 1.1.2.27: +4 -2 lines
Diff to previous 1.1.2.27 , to branch point 1.1
Bugs fixed:
* glob function sometimes return FALSE, a value which cannot be merged with an array using array_merge

Revision 1.1.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 09:29:40 2008 UTC (16 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-28
Changes since 1.1.2.26: +10 -8 lines
Diff to previous 1.1.2.26 , to branch point 1.1
Bugs fixed:
* Slideshow effects delay caused by not converting JS numeric values inside strings into numbers

Revision 1.1.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 08:29:31 2008 UTC (16 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.25: +15 -2 lines
Diff to previous 1.1.2.25 , to branch point 1.1
New features:
* To avoid JS injection, filter all JS data

Revision 1.1.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 02:27:44 2008 UTC (16 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.24: +4 -4 lines
Diff to previous 1.1.2.24 , to branch point 1.1
Bugs fixed:
* converted strlower to drupal_strlower

Misc:
* Code documention enhancements

Revision 1.1.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 00:08:43 2008 UTC (16 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.23: +9 -5 lines
Diff to previous 1.1.2.23 , to branch point 1.1
Bugs fixed:
* The SsC tag attributes cannot have an empty values
* The SsC tag attributes can now have 0 as value

Revision 1.1.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 18:29:04 2008 UTC (19 months, 1 week ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-27
Changes since 1.1.2.22: +16 -4 lines
Diff to previous 1.1.2.22 , to branch point 1.1
Bugs fixed:
* height and width values placed on SsC tag will now be correctly used.
* SsC settings page now works on D6.2 (problem due access argument)

New features:
* Layout 'none' will not render the navigation commands.

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 18:29:20 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-26
Changes since 1.1.2.21: +3 -2 lines
Diff to previous 1.1.2.21 , to branch point 1.1
Bugs fixed:
* blend and rotate SsC tag attributes now correctly converted to jQuery Cycle attributes

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 18:24:09 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.20: +3 -3 lines
Diff to previous 1.1.2.20 , to branch point 1.1
New features:
* All slide's images now use title attribute

MIsc:
* All slides have and HTML ID

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 16:37:31 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.19: +62 -45 lines
Diff to previous 1.1.2.19 , to branch point 1.1
Misc:
* Move all the algorithm that deals with next and previous buttons to a new helper function. Its to minimize the size of the main theme function

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 16:00:20 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.18: +14 -12 lines
Diff to previous 1.1.2.18 , to branch point 1.1
Misc:
* JavaScript/jQuery Cycle attributes are now included on the slideshow data. No more separated array for it

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 13:59:22 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.17: +7 -8 lines
Diff to previous 1.1.2.17 , to branch point 1.1
Misc:
* JavaScript attributes on $js array are now merged with default options on theme function

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 13:06:11 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.16: +14 -13 lines
Diff to previous 1.1.2.16 , to branch point 1.1
Misc:
* The SsC ID is now generated at the theme function, so slideshow data can be given without any previous knowledge about the current slideshow number.

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 04:32:51 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.15: +29 -29 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Misc:
* Move the #current attribute to the theme function

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 04:29:54 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.14: +2 -2 lines
Diff to previous 1.1.2.14 , to branch point 1.1
New features:
* Force each slide being the same size as the slideshow main content size

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 04:21:11 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.13: +12 -14 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Misc:
* Simplifying the code

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 04:18:42 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.12: +14 -9 lines
Diff to previous 1.1.2.12 , to branch point 1.1
New features:
* Besides images, the slideshow main content can be literally anything

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 03:57:10 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.11: +2 -2 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Misc:
* rename CSS class ssc-effect to ssc-content

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 01:39:13 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.10: +3 -3 lines
Diff to previous 1.1.2.10 , to branch point 1.1
Bugs fixed:
* Height and Width are for the content area, not for the entire slideshow

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 08:54:50 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.9: +10 -10 lines
Diff to previous 1.1.2.9 , to branch point 1.1
Misc:
* converting some slideshow attributes to #attribute

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 08:53:00 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.8: +20 -21 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Misc:
* converting some slideshow attributes to #attribute

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 08:36:41 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.7: +20 -17 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Misc:
* converting some slideshow attributes to #attribute

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 08:27:06 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.6: +3 -3 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Bugs fixed:
* Wrong index transmitted to build each slide

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 08:19:54 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.5: +5 -15 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Misc:
* converting some slideshow attributes to #attribute

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 08:15:23 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.4: +14 -15 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Misc:
* converting some slideshow attributes to #attribute

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 07:33:47 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.3: +12 -8 lines
Diff to previous 1.1.2.3 , to branch point 1.1
New features:
* height and wdith values now resize the slideshow
* layout value is now on #attributes format

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 04:34:13 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +1 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Misc:
* CVS $ Id: $ correctly placed on the files

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 04:23:17 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.1: +21 -8 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Misc:
* Better Doxygen documentation

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 00:27:50 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-25
Changes since 1.1: +126 -124 lines
Diff to previous 1.1
New features:
* Uses jQuery Plugin module to manage the Cycle jQuery
* Split hook_theme to reduce the function size and reuse code

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 16 01:40:28 2008 UTC (21 months, 1 week ago) by brmassa
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
New features:
* slideshow_creator.inc now holds all non-hook functions

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