/[drupal]/contributions/modules/rotor/rotor.js
ViewVC logotype

Log of /contributions/modules/rotor/rotor.js

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.4.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 09:29:04 2009 UTC (11 days, 23 hours ago) by mrfelton
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-3
Changes since 1.1.2.4.2.9: +6 -1 lines
Diff to previous 1.1.2.4.2.9 , to branch point 1.1.2.4
- Added option for randomizing the transition effect
- #625526 Setting o for width and height removes size restriction
- Some fields in the Views settings form are now required

Revision 1.1.2.4.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 22:01:17 2009 UTC (2 weeks, 5 days ago) by mrfelton
Branch: DRUPAL-6--2
Changes since 1.1.2.4.2.8: +1 -5 lines
Diff to previous 1.1.2.4.2.8 , to branch point 1.1.2.4
undo accidental commit

Revision 1.1.2.4.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 13:01:11 2009 UTC (2 weeks, 5 days ago) by mrfelton
Branch: DRUPAL-6--2
Changes since 1.1.2.4.2.7: +5 -1 lines
Diff to previous 1.1.2.4.2.7 , to branch point 1.1.2.4
updated from cvs

Revision 1.1.2.4.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 23:37:45 2009 UTC (7 months, 2 weeks ago) by mrfelton
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1, DRUPAL-6--2-2
Changes since 1.1.2.4.2.6: +7 -4 lines
Diff to previous 1.1.2.4.2.6 , to branch point 1.1.2.4
cache the jQuery context for a performance boost

Revision 1.1.2.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 22:26:20 2009 UTC (7 months, 2 weeks ago) by mrfelton
Branch: DRUPAL-6--2
Changes since 1.1.2.4.2.5: +4 -4 lines
Diff to previous 1.1.2.4.2.5 , to branch point 1.1.2.4
add unique id to rotor items and use it for the jquery selector

Revision 1.1.2.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 16:50:34 2009 UTC (9 months ago) by mrfelton
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-RC1
Changes since 1.1.2.4.2.4: +4 -7 lines
Diff to previous 1.1.2.4.2.4 , to branch point 1.1.2.4
- Support for multiple rotor displays per view

Revision 1.1.2.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 15:07:48 2009 UTC (9 months ago) by mrfelton
Branch: DRUPAL-6--2
Changes since 1.1.2.4.2.3: +1 -2 lines
Diff to previous 1.1.2.4.2.3 , to branch point 1.1.2.4
- Settings should now be passed to multiple blocks correctly
- Removed Javascript logging error

Revision 1.1.2.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 14:43:02 2009 UTC (9 months ago) by mrfelton
Branch: DRUPAL-6--2
Changes since 1.1.2.4.2.2: +2 -1 lines
Diff to previous 1.1.2.4.2.2 , to branch point 1.1.2.4
#380018 - Display rotor images properly when ImageCache is enabled
- Move adding of JavaScript to hook_views_pre_view()
- Pass JavaScript settings into Views Live Preview (still not working proprtly yet though)

Revision 1.1.2.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 09:37:29 2009 UTC (10 months, 3 weeks ago) by mrfelton
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2
Changes since 1.1.2.4.2.1: +1 -2 lines
Diff to previous 1.1.2.4.2.1 , to branch point 1.1.2.4
removed loggins statement from rotor.js

Revision 1.1.2.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 08:35:25 2008 UTC (11 months, 1 week ago) by mrfelton
Branch: DRUPAL-6--2
Changes since 1.1.2.4: +17 -13 lines
Diff to previous 1.1.2.4
- Moved animation settings into per view configuration
- Removed global settings page
- Removed Rotor Item content-type (althoughshould bring it back)

Revision 1.1.4.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 11:57:58 2008 UTC (11 months, 3 weeks ago) by mrfelton
Branch: DRUPAL-5
Changes since 1.1.4.1.2.2: +21 -32 lines
Diff to previous 1.1.4.1.2.2 , to branch point 1.1.4.1
- Tidied up JavaScript implementation
- Added several more effects from cycle plugin

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 11:54:39 2008 UTC (11 months, 3 weeks ago) by mrfelton
Branch: DRUPAL-6--1
Branch point for: DRUPAL-6--2
Changes since 1.1.2.3: +21 -32 lines
Diff to previous 1.1.2.3 , to branch point 1.1
- #343280: Moved javascript loading outside of theme() function
- Tidied up JavaScript implementation
- Added several more effects from cycle

Revision 1.1.4.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 20:15:40 2008 UTC (12 months ago) by mrfelton
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7
Changes since 1.1.4.1.2.1: +25 -33 lines
Diff to previous 1.1.4.1.2.1 , to branch point 1.1.4.1
Backporting latest changes from D6

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 13:06:12 2008 UTC (12 months ago) by mrfelton
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.1.2.2: +25 -33 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#278722: Added fading and scrolling effects (mrfelton)

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 22:53:59 2008 UTC (18 months, 4 weeks ago) by nestormata
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2, DRUPAL-6--1-3
Changes since 1.1.2.1: +20 -5 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Fixed issue when loading for IE6.
Fixed initial all contents showing.
This version now optionally works with imagecache 2 (no official release for drupal 6 yet)

Revision 1.1.4.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 20:18:23 2008 UTC (18 months, 4 weeks ago) by nestormata
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6
Changes since 1.1.4.1: +34 -19 lines
Diff to previous 1.1.4.1
This fixes that during the loading time all the images are shown.
Also contains a hack for an issue that sometimes occurs with the jquery load event in IE6

Revision 1.1.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 16:34:12 2008 UTC (18 months, 4 weeks ago) by nestormata
Branch: DRUPAL-5--7
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--7-2
Branch point for: DRUPAL-5
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
Fix about a extra time waiting without content being shown. There was an issue with the class names being used when working with the jquery.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 16:26:50 2008 UTC (18 months, 4 weeks ago) by nestormata
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.1: +20 -20 lines
Diff to previous 1.1
Fix about a extra time waiting without content being shown. There was an issue with the class names being used when working with the jquery.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 18:14:43 2008 UTC (19 months, 3 weeks ago) by nestormata
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-5--7, DRUPAL-6--1
Initial commit for the rotor module, fully functionally for production

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