summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
authorJoachim Nilsson <joachim@gnufans.org>2003-03-01 12:19:38 +0000
committerJoachim Nilsson <joachim@gnufans.org>2003-03-01 12:19:38 +0000
commitc59e921c3c690c1da13f3ec29597ab84a654625d (patch)
tree3022227bc899eef284ed8df4c8c1101cb66dcbe1 /TWiki
parent56c4d5bbea02242044a750848972c4c1ce0618d3 (diff)
none
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/GnuSkinTodo.mdwn30
1 files changed, 20 insertions, 10 deletions
diff --git a/TWiki/GnuSkinTodo.mdwn b/TWiki/GnuSkinTodo.mdwn
index 1dbd2ea3..85d18f0d 100644
--- a/TWiki/GnuSkinTodo.mdwn
+++ b/TWiki/GnuSkinTodo.mdwn
@@ -22,7 +22,7 @@ Development is progressing smoothly. If you would like to see the latest [[GnuSk
Use the sand box for tests and fooling around.
--- [[Main/JoachimNilsson]] - 28 Feb 2003
+-- [[Main/JoachimNilsson]] - Mars 1st 2003
### <a name="Release_1_2"> Release 1.2 </a>
@@ -30,25 +30,33 @@ The current 1.x branch for the TWiki:Codev/AthensRelease of TWiki. This is curre
**_Pending:_**
-* 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.
+* Documentation
+ * Clean up the documentation - more useful information, less talking.
+ * Document 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.
+ * Document all settings affecting [[GnuSkin]] beahviour.
* Enable checkpoint save from preferences setting.
-* Display mouse-over help on Go/Search button.
-* Test new features, e.g., if LINK directive in [[WebMenu]] works better
-
-* Fix CSS:
- * Visited links should not have the same color as non-visited links.
- * IMPORTANT
- * Merge vmlinux.org's CSS - it has proven to be very good.
- * Blue and Green style is available - add other complementary colors as well. This is useful to contrast with the web colors! (Maybe delay this for future releases?)
* Add more "empty" templates that include the style sheet. The [[GnuSkin]] does not provide replacement templates for all cases yet, this can be confusing for the user experience.
* See attaching documents for an example
* Some templates are not yet updated to use the new CSS scheme either. All style files can be suffixed with a color to choose a unique link text color for different webs (blue and green currently). Fix this too!
* IMPORTANT
+\* Merge changes into CVS - add new files (savemulti and photonsearch), remove stale files, e.g. twiki.css (replaced by twikiblue.css &amp; twikigreen.css).
+
**_Fixed:_**
+* Display mouse-over help on Go/Search button.
+ * FIXED -- NOT IN CVS YET
+
+* Test new features, e.g., if LINK directive in [[WebMenu]] works better
+ * TESTED.
+
+* Fix CSS:
+ * Visited links should not have the same color as non-visited links.
+ * IMPORTANT
+ * Merge vmlinux.org's CSS - it has proven to be very good.
+
* Implement a better TWiki:Codev/GoIsSearch for the search field. The semantics are already descibed on TWiki, so an implementation shouldn't take too long to cook up.
* Used a modified version of PhotonSearch
* IMPLEMENTED AND TESTED -- NOT IN CVS YET
@@ -116,6 +124,8 @@ The new 2.x branch (becomes head after release of 1.2) intended for TWiki:Codev/
* Perhaps delay this after 2.0?
* Added to 1.2 using the savemulti scipt by Colas. The user can now select either to preview or directly save any changes made, or cancel them altogether.
+* Blue and Green skin style is available - add other complementary colors as well. This is useful to contrast with the web colors!
+
### <a name="Future_releases"> Future releases </a>
* Separate the side bar, the [[WebMenu]], from the [[GnuSkinPlugin]].