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

Log of /contributions/modules/rotor/rotor.install

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.7.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 08:05:18 2009 UTC (7 months, 1 week ago) by mrfelton
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1, DRUPAL-6--2-2
Changes since 1.1.2.7.2.6: +5 -3 lines
Diff to previous 1.1.2.7.2.6 , to branch point 1.1.2.7
do not use theme_image so that we can support the private file system
return an array in rotor_update_6200

Revision 1.1.6.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 00:44:19 2009 UTC (8 months, 2 weeks ago) by mrfelton
Branch: DRUPAL-5
Changes since 1.1.6.7: +7 -7 lines
Diff to previous 1.1.6.7 , to branch point 1.1
run through coder
fix issue with update.php

Revision 1.1.6.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 20:14:21 2009 UTC (8 months, 3 weeks ago) by mrfelton
Branch: DRUPAL-5
Changes since 1.1.6.6: +14 -11 lines
Diff to previous 1.1.6.6 , to branch point 1.1
only run the update if it hasn't already run

Revision 1.1.6.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 18:54:45 2009 UTC (8 months, 3 weeks ago) by mrfelton
Branch: DRUPAL-5
Changes since 1.1.6.5: +3 -3 lines
Diff to previous 1.1.6.5 , to branch point 1.1
remove reference to mime_content_type

Revision 1.1.6.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 18:56:41 2009 UTC (8 months, 3 weeks ago) by mrfelton
Branch: DRUPAL-5
Changes since 1.1.6.4: +23 -2 lines
Diff to previous 1.1.6.4 , to branch point 1.1
351397 - use the files table properly to ensure private file systems are handled correctly

Revision 1.1.2.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 16:21:50 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.7.2.5: +18 -8 lines
Diff to previous 1.1.2.7.2.5 , to branch point 1.1.2.7
- Rotor1 -> Rotor2 Upgrade path

Revision 1.1.2.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 15:19:47 2009 UTC (9 months ago) by mrfelton
Branch: DRUPAL-6--2
Changes since 1.1.2.7.2.4: +2 -2 lines
Diff to previous 1.1.2.7.2.4 , to branch point 1.1.2.7
- Tidy up code (ran through coder)

Revision 1.1.2.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 16:50:32 2009 UTC (9 months ago) by mrfelton
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA2
Changes since 1.1.2.7.2.3: +3 -2 lines
Diff to previous 1.1.2.7.2.3 , to branch point 1.1.2.7
- add alt and title when using imagecacge
- use image title field for image title
- change filepath to fid in database schema

Revision 1.1.2.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 10:47:34 2009 UTC (9 months, 1 week ago) by mrfelton
Branch: DRUPAL-6--2
Changes since 1.1.2.7.2.2: +24 -22 lines
Diff to previous 1.1.2.7.2.2 , to branch point 1.1.2.7
[#375058]

Revision 1.1.2.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 21:56:45 2009 UTC (9 months, 1 week ago) by mrfelton
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.1.2.7.2.1: +96 -2 lines
Diff to previous 1.1.2.7.2.1 , to branch point 1.1.2.7
Add tab support
AHAH image upload (powered by upload_element)

Revision 1.1.2.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 14:40:53 2008 UTC (11 months ago) by mrfelton
Branch: DRUPAL-6--2
Changes since 1.1.2.7: +39 -2 lines
Diff to previous 1.1.2.7
- A much more complete .install file
- Small documentation updates

Revision 1.1.6.4 - (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.6.3: +3 -3 lines
Diff to previous 1.1.6.3 , to branch point 1.1
- Tidied up JavaScript implementation
- Added several more effects from cycle plugin

Revision 1.1.2.7 - (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.6: +3 -3 lines
Diff to previous 1.1.2.6 , 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.6.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 17:47:09 2008 UTC (12 months ago) by mrfelton
Branch: DRUPAL-5
Changes since 1.1.6.2: +14 -2 lines
Diff to previous 1.1.6.2 , to branch point 1.1
#320757: Specify target for links
Added README.txt, INSTALL.txt, LICENCE.txt and jquery_plugin/jquery.cycle.min.js

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 17:45:54 2008 UTC (12 months ago) by mrfelton
Branch: DRUPAL-6--1
Changes since 1.1.2.5: +12 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
[#320757]: Specify target for links
Added README.txt, INSTALL.txt and LICENCE.txt

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 22:10:50 2008 UTC (12 months ago) by mrfelton
Branch: DRUPAL-6--1
Changes since 1.1.2.4: +13 -6 lines
Diff to previous 1.1.2.4 , to branch point 1.1
code cleanup (now passes through coder)

Revision 1.1.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 22:10:26 2008 UTC (12 months ago) by mrfelton
Branch: DRUPAL-5
Changes since 1.1.6.1: +14 -4 lines
Diff to previous 1.1.6.1 , to branch point 1.1
code cleanup (now passes through coder)

Revision 1.1.6.1 - (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: +15 -1 lines
Diff to previous 1.1
Backporting latest changes from D6

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 17:28:29 2008 UTC (12 months ago) by mrfelton
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.1.2.3: +23 -4 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#313963: Ability to specify image alt text
#320757: Ability to specify links for images

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
Changes since 1.1.2.2: +2 -6 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]
Mon Nov 17 09:14:45 2008 UTC (12 months, 1 week ago) by mrfelton
Branch: DRUPAL-6--1
Changes since 1.1.2.1: +2 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#286671 by mrfelton: Random node selection

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 17:38:43 2008 UTC (19 months, 2 weeks ago) by nestormata
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3
Changes since 1.1: +21 -23 lines
Diff to previous 1.1
First migrated version for drupal 6

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-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6, DRUPAL-5--7-2, HEAD
Branch point for: DRUPAL-5, 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