summaryrefslogtreecommitdiff
path: root/TWiki/GnuSkinTodo.mdwn
diff options
context:
space:
mode:
authorJoachim Nilsson <joachim@gnufans.org>2003-02-26 23:19:18 +0000
committerJoachim Nilsson <joachim@gnufans.org>2003-02-26 23:19:18 +0000
commit8b99e797aa54bedf696816b4e41724dc1521a557 (patch)
treec9c14032e824599d8d6e7902e942989fccab9027 /TWiki/GnuSkinTodo.mdwn
parente85618f198d1dfa263756404c0e8f44823b8d4a0 (diff)
none
Diffstat (limited to 'TWiki/GnuSkinTodo.mdwn')
-rw-r--r--TWiki/GnuSkinTodo.mdwn14
1 files changed, 5 insertions, 9 deletions
diff --git a/TWiki/GnuSkinTodo.mdwn b/TWiki/GnuSkinTodo.mdwn
index cfb64a68..f7a42a6d 100644
--- a/TWiki/GnuSkinTodo.mdwn
+++ b/TWiki/GnuSkinTodo.mdwn
@@ -15,8 +15,9 @@ The current branch for the TWiki:Codev/AthensRelease
**_Pending:_**
* Reintroduce the preview - people seem to want it back.
- * SaveMultiYadaYadaYada could perhaps be useful to look at.
+ * Two buttons in edit mode: "Save Now!" and "Preview First"
* if (GNUSKIN\_PREVIEW == true) then open preview.gnu.tmpl else save\_immediately fi
+ * Use the TWiki:Codev/SavemultiCgiScript by TWiki:Main/ColasNahaboo
* Document the [[WebMenu]] changes, e.g., how Edit Menu defaults to edit the [[TWiki/WebMenu]] when the current web does not have a WebMenu topic. To use per-web specific menus one has to first create that WebMenu topic.
@@ -27,10 +28,6 @@ The current branch for the TWiki:Codev/AthensRelease
* Merge vmlinux.org's CSS - it has proven to be very good.
* Add more "empty" templates that include the style sheet. The [[GnuSkin]] does not provide replacement remplates for all cases yet, this creates a mixed user experience.
-* Look at some neat DHTML scripts for the [[WebMenu]] and the More button.
- * Disable per default - document howto include them.
- * Consider enabling these through a preferences variable.
-
**_Fixed:_**
* Only the printer icon in the toolbar looks OK in IE. (In Mozilla everything looks perfect...)
@@ -90,10 +87,9 @@ The new 2.x branch intended for TWiki:Codev/BeijingRelease will contain mostly t
### <a name="Future_releases"> Future releases </a>
-* I would **so** much like to have two buttons in edit mode: "Save Now!" and "Preview First"
- * Maybe someone else is working on this, TWiki:Main.ColasNahaboo? See TWiki:Codev/SavemultiCgiScript
-
-* The [[WebMenu]] could use some animations, maybe this is possible if we can detect java script in a better fashion than is done in the [[TigerSkin]]?
+* Look at some neat DHTML scripts for the [[WebMenu]] and the More button.
+ * Disable per default - document howto include them.
+ * Consider enabling these through a preferences variable.
* Separate the side bar, the [[WebMenu]], from the [[GnuSkinPlugin]].