From 522f8b9330b04c48debc6fcd32a4296ae0b49760 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Fri, 13 Jun 2008 15:55:19 -0700 Subject: [PATCH] Implemented support for embedded images within wiki notes. Also added hover support to open link pulldowns. --- NEWS | 5 ++ controller/Files.py | 2 +- controller/Html_cleaner.py | 2 +- controller/test/Test_files.py | 27 ++++++++++ static/css/note.css | 25 +++++++++ static/js/Editor.js | 44 ++++++++++++++++ static/js/Wiki.js | 97 +++++++++++++++++++++++++++++------ 7 files changed, 184 insertions(+), 18 deletions(-) diff --git a/NEWS b/NEWS index 6cefd4b..b3691e8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ 1.4.1: June ?, 2008: + * Implemented support for embedded images within wiki notes. + * You can now open a link pulldown by simply hovering the mouse over a link + for a few seconds. * Updated tools/set_plan.py to automatically update a user's group membership. + * Removed Google AdWords