| /[drupal]/contributions/modules/rotor/rotor.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- 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
Use per-user file size limits
#567658 Use filesize limit set by upload.module. Fallback on postmax.
#604562 (thanks RonC) Do not use MySQL specific SQL (ON DUPLICATE)
#613710 - (thanks exiled_hammer) Ensure Rotor is fully themable
removed conditional IE stylesheet
conditionally add target attribute to ensure HTML validation passes when it's blank
#475790 split fragment and query string out from link to pass into l()
small optimisation in hook_file_download
implement hook_file_download
fix bug in hook_file_download
implement hook_file_download
#434796 get the link url (and other properties) from within the $node->rotor_item array a few variable name alterations to make it clearer what is going on
do not use theme_image to better support the private file system
do not use theme_image so that we can support the private file system return an array in rotor_update_6200
#351397 removed hook_access
#414166 (khayong) pass correct paramater to theme_rotor_image in theme_rotor_item remove unused entries from hook_theme
run through coder fix issue with update.php
Fix small code style issue Add a little more info to INSTALL.txt
conditionally add ie specific css
conditionally add ie specific css
351397 - use the files table properly to ensure private file systems are handled correctly
- Incorrect filepath for imagecache
- Incorrect filepath for imagecache
#380290 - Imageacche support
- Ensure each instance of block gets unique JavaScript settings
- Static variable to keep track of which JavaScript has been added
- JavaScript 'effect' setting was being added twice
- Support for multiple rotor displays per view
- Tidy up code (ran through coder)
- Settings should now be passed to multiple blocks correctly - Removed Javascript logging error
#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)
- fix bug in nodequeue support
- fix bug in nodequeue support
- store rotor images in 'rotor' directory
- tab position option
- removed unused code - added tab position option (above/below)
- more fine grained access control
- more appropriate name for permissions
- remove hook_menu as it isn't used any more - more fine grained access control
- add alt and title when using imagecacge - use image title field for image title - change filepath to fid in database schema
#367881 - do not display items that are unpublished - add alt and title when using imagecacge - remove empty call to t()
#367881 - do not display items that are unpublished - add alt and title when using imagecacge - remove empty call to t()
#376674
Add tab support AHAH image upload (powered by upload_element)
Force individual rotor items to be set size
- A much more complete .install file - Small documentation updates
- Row style plugin - Added Rotor Item content type back in - Provides a default view
- Moved animation settings into per view configuration - Removed global settings page - Removed Rotor Item content-type (althoughshould bring it back)
- Moving new development work into new 6.2 bracnh - Experimental support for Views
added experimental views support
- use the rotor_item's defined input format for check_markup()
- use the rotor_item's defined input format for check_markup()
- Remove unused code
- BLOCK_NO_CACHE
- Tidied up JavaScript implementation - Added several more effects from cycle plugin
- #343280: Moved javascript loading outside of theme() function - Tidied up JavaScript implementation - Added several more effects from cycle
#320757: Specify target for links Added README.txt, INSTALL.txt, LICENCE.txt and jquery_plugin/jquery.cycle.min.js
[#320757]: Specify target for links Added README.txt, INSTALL.txt and LICENCE.txt
code cleanup (now passes through coder)
code cleanup (now passes through coder)
Use correct jquery_plugin call
Backporting latest changes from D6
#288877: Applied input filters to body content
#322057: Simplified block title
#313963: Ability to specify image alt text #320757: Ability to specify links for images
#322038: better explination of tab groups (mrfelton) Added css hover psudo class to rotor-tab
#278722: Added fading and scrolling effects (mrfelton)
#296105: fixed a bug that caused files to be periodically deleted
#286671 by mrfelton: Random node selection
SA-2008-063 http://drupal.org/node/318739
If the imagecache module is installed, with this fix it will know which preset function to use to get the presets no matter which version of imagecache is using. This enables the rotor module to work with either imagecache or imagecache2.
Added functionality to work with the nodequeue module.
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)
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
This version optionally uses the imagecache for the image contents or the rotor items
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.
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.
First migrated version for drupal 6
Fix in the theme functions
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |