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

Log of /contributions/modules/slideshow_creator/slideshow_creator.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.4.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 05:57:27 2008 UTC (16 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-28, DRUPAL-6--1-29, DRUPAL-6--1-30, DRUPAL-6--1-31, DRUPAL-6--1-32
Changes since 1.4.2.7: +12 -6 lines
Diff to previous 1.4.2.7 , to branch point 1.4
New features:
* After long time testing and having headaches, SsC is now integrated with CCK

Revision 1.4.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 00:42:32 2008 UTC (16 months, 4 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.4.2.6: +10 -2 lines
Diff to previous 1.4.2.6 , to branch point 1.4
Bugs fixed:
* Declare the theme function on hook_theme

Revision 1.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 00:09:33 2008 UTC (16 months, 4 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.4.2.5: +6 -5 lines
Diff to previous 1.4.2.5 , to branch point 1.4
Misc:
* Code organization

Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 00:03:04 2008 UTC (16 months, 4 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.4.2.4: +24 -1 lines
Diff to previous 1.4.2.4 , to branch point 1.4
New features:
* The new element type created to hold the slideshwos. It will be possible to add it using FORM API

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 18:29:04 2008 UTC (19 months, 2 weeks ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-27
Changes since 1.4.2.3: +6 -5 lines
Diff to previous 1.4.2.3 , to branch point 1.4
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.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 07:04:40 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-26
Changes since 1.4.2.2: +14 -1 lines
Diff to previous 1.4.2.2 , to branch point 1.4
New features:
* Let users to set a default settings for all slideshows (hook_menu integration to the admin page)

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 04:33:17 2008 UTC (20 months ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.4.2.1: +1 -13 lines
Diff to previous 1.4.2.1 , to branch point 1.4
Misc:
* hook_help() is not used anymore

Revision 1.4.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.4: +2 -2 lines
Diff to previous 1.4
New features:
* Uses jQuery Plugin module to manage the Cycle jQuery
* Split hook_theme to reduce the function size and reuse code

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 16 00:24:45 2008 UTC (21 months, 1 week ago) by brmassa
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.3: +11 -321 lines
Diff to previous 1.3
Misc:
* Some function renamed to avoid be accidentally called by a hook.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 22:30:04 2008 UTC (21 months, 1 week ago) by brmassa
Branch: MAIN
Changes since 1.2: +180 -55 lines
Diff to previous 1.2
New features:
* SsC now uses jQuery Cycle plugin to manage the slideshow.

Bugs fixed:
* Several small bug fixes

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 1 14:39:38 2007 UTC (2 years, 3 months ago) by brmassa
Branch: MAIN
Changes since 1.1: +252 -0 lines
Diff to previous 1.1
Update HEAD from SsC 1.24 for Drupal 6

Revision 1.1.1.3 - (view) (download) (as text) (annotate) - [select for diffs] (vendor branch)
Wed Aug 1 14:26:36 2007 UTC (2 years, 3 months ago) by brmassa
Branch: DRUPAL-6, brmassa
Changes since 1.1.1.2: +228 -99 lines
Diff to previous 1.1.1.2 , to next main 1.4
*** empty log message ***

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 1 13:28:03 2007 UTC (2 years, 3 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-24
Changes since 1.1.2.17: +1 -2 lines
Diff to previous 1.1.2.17 , to branch point 1.1 , to next main 1.4
Bug fixed: #155069

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 02:13:30 2007 UTC (2 years, 4 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-23
Changes since 1.1.2.16: +3 -3 lines
Diff to previous 1.1.2.16 , to branch point 1.1
Bug fixed: #161334 and #148305

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 01:42:21 2007 UTC (2 years, 4 months ago) by brmassa
Branch: DRUPAL-5
Changes since 1.1.2.15: +118 -113 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Bug fixed:
* #106231 Small issue with extension .JPG in capital letters

Misc:
* Drupal and PHP E_ALL code standards
* several minor optimizations
* end of CCK module. its now added automaticaly if CCK is detected.

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 10:56:46 2007 UTC (2 years, 4 months ago) by brmassa
Branch: DRUPAL-5
Changes since 1.1.2.14: +24 -8 lines
Diff to previous 1.1.2.14 , to branch point 1.1
* Added support for Pathfilter, according to #159345

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 00:06:42 2007 UTC (2 years, 6 months ago) by brmassa
Branch: DRUPAL-5
Changes since 1.1.2.13: +4 -4 lines
Diff to previous 1.1.2.13 , to branch point 1.1
* bug fixes: #146446, #146617, #144843

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 20 23:11:09 2007 UTC (2 years, 6 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-22
Changes since 1.1.2.12: +6 -6 lines
Diff to previous 1.1.2.12 , to branch point 1.1
* bug fixes: #145491, #145485
* possible bug fix: #144843
* some optimizations on SsC CCK module

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 18 01:25:28 2007 UTC (2 years, 6 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-21
Changes since 1.1.2.11: +6 -6 lines
Diff to previous 1.1.2.11 , to branch point 1.1
* commas on description and tile are allowed using \,

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 15:47:49 2007 UTC (2 years, 6 months ago) by brmassa
Branch: DRUPAL-5
Changes since 1.1.2.10: +55 -15 lines
Diff to previous 1.1.2.10 , to branch point 1.1
  - better doxygen documentation
  - new feature: "dir" that scans a given directory for images
  - README updates
  - License is now GPL and LICENSE.txt removed

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 16:04:35 2007 UTC (2 years, 7 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-19, DRUPAL-5--1-20
Changes since 1.1.2.9: +6 -8 lines
Diff to previous 1.1.2.9 , to branch point 1.1
fixed some misbehaviour on Internet Explorer #122071, #139718
javascript and HTML optimized
only the image itself pauses the slideshow #139905
POT files have changed
Brazillian Portuguese translation file (.po) available

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 27 04:41:54 2007 UTC (2 years, 7 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-18
Changes since 1.1.2.8: +2 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Integrated with CCK module
CSS optimized

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 19 02:34:03 2007 UTC (2 years, 8 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-16, DRUPAL-5--1-17
Changes since 1.1.2.7: +67 -50 lines
Diff to previous 1.1.2.7 , to branch point 1.1
  - blending feature now uses jquery fadeIn function
  - javascript file now is compacted using http://dean.edwards.name/packer/
  - its now licensed under Creative Commons Attribution 2.5 (http://creativecommons.org/licenses/by/2.5/)
  - POT and PO files have changed

Revision 1.1.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 05:13:53 2007 UTC (2 years, 9 months ago) by brmassa
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-15
Changes since 1.1.4.8: +3 -2 lines
Diff to previous 1.1.4.8 , to branch point 1.1 , to next main 1.4
  - the filter is no longer cached because CSS and JS cannot be
  - LICENSE.txt removed

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 05:11:02 2007 UTC (2 years, 9 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-15
Changes since 1.1.2.6: +3 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1
  - the filter is no longer cached because CSS and JS cannot be
  - LICENSE.txt removed

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 3 01:52:05 2007 UTC (2 years, 9 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-14
Changes since 1.1.2.5: +92 -95 lines
Diff to previous 1.1.2.5 , to branch point 1.1
URL ?pages=x,y are now ?ssc=x,y
bugs fixed: #107609, #109080
code cleaning and smaller
pages containing slideshow can be cached
slideshows without any link havent anchors

Revision 1.1.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 3 01:50:05 2007 UTC (2 years, 9 months ago) by brmassa
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-14
Changes since 1.1.4.7: +94 -97 lines
Diff to previous 1.1.4.7 , to branch point 1.1
URL ?pages=x,y are now ?ssc=x,y
bugs fixed: #107609, #109080
code cleaning and smaller
pages containing slideshow can be cached
slideshows without any link havent anchors

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 30 04:20:48 2007 UTC (2 years, 9 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-13
Changes since 1.1.2.4: +69 -50 lines
Diff to previous 1.1.2.4 , to branch point 1.1
E_ALL and E_STRICT PHP code compliant
minor bugs fixed

Revision 1.1.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 30 04:20:41 2007 UTC (2 years, 9 months ago) by brmassa
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-13
Changes since 1.1.4.6: +72 -58 lines
Diff to previous 1.1.4.6 , to branch point 1.1
E_ALL and E_STRICT PHP code compliant
minor bugs fixed

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 26 06:51:28 2007 UTC (2 years, 10 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-12
Changes since 1.1.2.3: +2 -5 lines
Diff to previous 1.1.2.3 , to branch point 1.1
fixed a bug on JavaScript code
Translation template (.pot file) available
Brazillian Portuguese translation file (.po) availables

Revision 1.1.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 26 06:49:34 2007 UTC (2 years, 10 months ago) by brmassa
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-12
Changes since 1.1.4.5: +1 -4 lines
Diff to previous 1.1.4.5 , to branch point 1.1
fixed a bug on JavaScript code
Translation template (.pot file) available
Brazillian Portuguese translation file (.po) availables

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 21 20:47:33 2007 UTC (2 years, 10 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-11
Changes since 1.1.2.2: +95 -64 lines
Diff to previous 1.1.2.2 , to branch point 1.1
check_url and check_plain to ensure security
rupal coding standard
better code documentation
module CSS added before theme CSS

Revision 1.1.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 21 20:46:47 2007 UTC (2 years, 10 months ago) by brmassa
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-11
Changes since 1.1.4.4: +98 -67 lines
Diff to previous 1.1.4.4 , to branch point 1.1
check_url and check_plain to ensure security
rupal coding standard
better code documentation
module CSS added before theme CSS

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 10:44:55 2007 UTC (2 years, 10 months ago) by brmassa
Branch: DRUPAL-4-7
Changes since 1.1.4.3: +1 -1 lines
Diff to previous 1.1.4.3 , to branch point 1.1
avoid blank image links using javascript

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 16:49:59 2007 UTC (2 years, 10 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-01
Changes since 1.1.2.1: +3 -5 lines
Diff to previous 1.1.2.1 , to branch point 1.1
bug fix: theming slideshow before loading user theme

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 16:47:45 2007 UTC (2 years, 10 months ago) by brmassa
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.1.4.2: +2 -2 lines
Diff to previous 1.1.4.2 , to branch point 1.1
bug fix: theming slideshows before load user theme

Revision 1.1.1.2 - (view) (download) (as text) (annotate) - [select for diffs] (vendor branch)
Wed Jan 3 22:48:59 2007 UTC (2 years, 10 months ago) by brmassa
Branch: DRUPAL-6, brmassa
Changes since 1.1.1.1: +133 -142 lines
Diff to previous 1.1.1.1
*** empty log message ***

Revision 1.1.1.1 - (view) (download) (as text) (annotate) - [select for diffs] (vendor branch)
Wed Jan 3 22:48:10 2007 UTC (2 years, 10 months ago) by brmassa
Branch: DRUPAL-6, brmassa
Changes since 1.1: +143 -0 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 3 00:43:55 2007 UTC (2 years, 10 months ago) by brmassa
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.1.4.1: +143 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
first commit

Revision 1.1.4.1
Wed Jan 3 00:41:21 2007 UTC (2 years, 10 months ago) by brmassa
Branch: DRUPAL-4-7
Changes since 1.1: +0 -0 lines
FILE REMOVED
file slideshow_creator.module was added on branch DRUPAL-4-7 on 2007-01-03 00:43:55 +0000

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 3 00:41:21 2007 UTC (2 years, 10 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1: +134 -0 lines
Diff to previous 1.1
first commit

Revision 1.1
Wed Jan 3 00:41:21 2007 UTC (2 years, 10 months ago) by brmassa
Branch: MAIN
Branch point for: DRUPAL-4-7, DRUPAL-5, DRUPAL-6, brmassa
FILE REMOVED
file slideshow_creator.module was initially added on branch DRUPAL-5.

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