log

age author description
2009-09-18 Franck Deroche Correctly handle the library settings being added more than one time on a page
2009-09-18 Franck Deroche Switch the trigger from mouseover to click.
2009-09-18 Franck Deroche Change markup to be able to position more than one thing next to the library
2009-06-04 Franck Deroche Switch the library to prefixing instead of suffixing.
2009-06-03 Franck Deroche Use the right element for the ajaxSubmit of the filter form.
2009-03-19 David Eads Added forcecontainer tinymce plugin, lots and lots and lots of refactorizing.
2009-03-18 David Eads Start of applying a last layer of polish: starting the process of cleaning up the library code.
2009-03-17 David Eads Added TinyMCE atomic selection plugin.
2009-03-17 David Eads Completely broken library registration, fixed a typo.
2009-03-14 David Eads Fixed json decoding, which I will now proceed to throw out.
2009-03-12 David Eads Moved dnd_test module.
2009-03-11 David Eads Added element counting, but there is a bug in textarea click counting -- it only works properly once a count has already been started via another mechanism.
2009-03-11 David Eads Cleaned up some library behavior, changed editor representation cache to track a title and a body for representations, to allow a little more dynamic composition.
2009-03-10 David Eads Simple tweak to add id to editor images in test module.
2009-03-10 David Eads Added tiny style sheet.
2009-03-10 David Eads Cleanup and refactoring.
2009-03-09 David Eads Refactored the entire interval system, and started on form behavior.
2009-03-06 David Eads Added beautytips, and advanced library behavior to the library prototype.
2009-03-06 David Eads Added beautytips and some additional event handling code to the library.
2009-03-04 David Eads Fixed :empty custom selector behavior in IE, a little refactoring, etc.
2009-03-03 David Eads Major refactor to provide better TinyMCE support and less configuration options, added new jquery dependency, etc.
2009-03-03 David Eads More cross browser work, garbage collection for timers, etc.
2009-02-27 David Eads Slightly changed matching mechanism to handle Firefox's crazy desire to make dropped src attributes relative.
2009-02-27 David Eads Added jquery.url library -- should this be purely optional?
2009-02-27 David Eads Cross browser compatibility changes -- winnowing the scope of possible configurations.
2009-02-27 David Eads JS Linted.
2009-02-27 David Eads Trying out pure image solution.
2009-02-27 David Eads Switching to using modulus to make managing assets easy.
2009-04-01 Franck Deroche Use user session for the drupal_http_request requesting the library.
2009-02-19 David Eads Added conditional logic to prevent choking on missing json data.
2009-02-19 David Eads Added type check to json parsing.
2009-02-19 David Eads Added some templates for the testing stuff.
2009-02-19 David Eads TONS of fixes in this commit.
2009-02-17 David Eads Reorganized layout of module and repo a bit.
2009-02-17 David Eads Added dnd_test module, tons and tons of fixes and changes.
2009-02-16 David Eads Fleshing things out.
2009-02-16 David Eads Committed stub for initial module.