Commit Graph

5 Commits

Author SHA1 Message Date
Paul van Tilburg f151100f2d Improved the mouse cursor for the add button. 2010-09-12 00:33:06 +02:00
Paul van Tilburg 3be69752f2 Added the upload/add dialog. 2010-09-11 13:24:46 +02:00
Paul van Tilburg 4c850354e8 Layout tweaks: line numbers for text, WIP upload dialog. 2010-09-11 00:13:51 +02:00
Paul van Tilburg 37138619c0 Added support for other file types than images.
* Use mime/types library for MIME type management.
 * Use CodeRay for syntax highlighting code/text files.
 * Added code to observe the drags; fixed committing position changes to the app.
 * Commenced work on the Z-index problem.
2010-09-10 17:46:24 +02:00
Paul van Tilburg 0555395095 Switched to using scriptaculous for dragging support.
* Moved inline CSS to public/plemp.css.
 * Improved default for initial random positions.
 * Replaced drag.js by dragreg.js which is going to do the position changes
   registration via the Draggables object.
 * Added Move effect for initial placing.
2010-06-19 00:51:58 +02:00