Source Directory of /ansel/js/src

Location: [ Horde ] / ansel / js / src Show Deleted Files
File Rev Author Date Last Log
Back Parent Directory        
File builder.js 1.1 mrubinsk 4 months Well, here goes. Get this stuff into CVS so I can keep working it while st...
File cropper.js 1.2 mrubinsk 3 months Don't hard code the stylesheet link, use Ansel::attachStylesheet() Remove...
File editcaption.js 1.4 mrubinsk 3 months output this string in gettext, not hardcoded in js. Bug: 7015
File embed.js 1.22 mrubinsk 5 weeks Need to reattach the tooltips actions after we page to another image set s...
File imagefaces.js 1.1 mrubinsk 2 months Include static js files instead of inlining them
File lightbox.js 1.9 mrubinsk 4 months some more efficient use of Element method calls with invoke()
File slideshow.js 1.30 mrubinsk 3 months Add arrow key handler for slideshow view
File slugcheck.js 1.2 mrubinsk 7 months Don't check for slug validity if we are reverting back to the gallery's or...
File tagactions.js 1.2 mrubinsk 4 months Use Prototype's String#blank function to make sure the tag we are about to...
File togglewidget.js 1.2 mrubinsk 2 months dangling commas are evil...