Source Directory of /ansel/js

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