-
Stripping CVS keywords
-
Stripping CVS keywords
-
Image Pager: February 25, 2011 2:07
Commit 6458229 on 4.7.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Backport bugfixes from HEAD for 4.7: - image_pager.js: XSS - image_pager.css: use default cursor
-
Backport bugfixes from HEAD: - image_pager.js: XSS - image_pager.css: use default cursor
-
Fix a XSS bug: Safely-encoded HTML entities in <img> alt and title tags are decoded by the DOM getAttribute method before being displayed as HTML as the image's caption/credit.
-
Use default cursor for disabled prev/next links.
-
put module into Image package
-
Backport from Drupal 5: Use default cursor over disabled prev/next links
-
- Improve README. - Port to Drupal 5, same code works on 4.7, including jQuery.