diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2003-03-02 16:45:00 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2003-03-02 16:45:00 +0000 |
commit | b700d6e049fee0b9b37174065a9161acf1293bab (patch) | |
tree | 4ce3a77cb6e661defee16eece567b0c8fdad101c /TWiki | |
parent | febcd9c3f4f49ccb437babf61b6e4a0d86d6bf6a (diff) |
none
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/GnuSkinTodo.mdwn | 85 |
1 files changed, 8 insertions, 77 deletions
diff --git a/TWiki/GnuSkinTodo.mdwn b/TWiki/GnuSkinTodo.mdwn index 85d18f0d..8044b207 100644 --- a/TWiki/GnuSkinTodo.mdwn +++ b/TWiki/GnuSkinTodo.mdwn @@ -1,3 +1,7 @@ +<div> + <center> [ <span style="background:"><font color="">Gnu Skin</font></span><a href="http://LOCATION/GnuSkin">?</a> | <span style="background:"><font color="">Gnu Skin</font></span><a href="http://LOCATION/GnuSkin">?</a> | <span style="background:"><font color="">Gnu Skin Plugin</font></span><a href="http://LOCATION/GnuSkinPlugin">?</a> | <nop>GnuSkinTodo | <span style="background:"><font color="">Gnu Skin Release Notes</font></span><a href="http://LOCATION/GnuSkinReleaseNotes">?</a> | <a href="http://savannah.gnu.org/projects/twiki-skins" target="_top">CVS</a> ] </nop></center> +</div> + ## <a name="Small_ToDo_list_for_the_GnuSkin"> </a> Small ToDo list for the [[GnuSkin]] **_Introduction:_** @@ -14,6 +18,8 @@ There is a book written on this which emphasizes my point even further. The book **_Latest News:_** +2003-03-02: [[GnuSkin]] 1.2 is released! Download from TWiki:Plugins/GnuSkinInstall + CVS available from Savannah, <http://savannah.gnu.org/projects/twiki-skins> Development is progressing smoothly. If you would like to see the latest [[GnuSkin]] you can visit my personal web below. I do not make any promises on user experience or even if the site is up and running w/o bugs ... beware of bleeding edge! @@ -24,83 +30,6 @@ Use the sand box for tests and fooling around. -- [[Main/JoachimNilsson]] - Mars 1st 2003 -### <a name="Release_1_2"> Release 1.2 </a> - -The current 1.x branch for the TWiki:Codev/AthensRelease of TWiki. This is currently HEAD of the CVS tree, but after the 1.2 release it will go into its own 1.x branch for separate maintenance. - -**_Pending:_** - -* 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. - -* 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 & 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 - -* Reintroduce the preview - people seem to want it back. - * Two buttons in edit mode: "Save Now!" and "Preview First" - * Maybe enable the checkpoint save from preferences? - * if (GNUSKIN\_PREVIEW == true) then open preview.gnu.tmpl else save\_immediately fi - * Use the TWiki:Codev/SavemultiCgiScript by TWiki:Main/ColasNahaboo - * IMPLEMENTED AND TESTED -- NOT IN CVS YET - -* Only the printer icon in the toolbar looks OK in IE. (In Mozilla everything looks perfect...) - * Could it be using a cleaner 250 color palette than the rest? - * Yes, it seems so. The printer icon used an indexed palette of 127 colors. The others used mixups of various possible color settings. - * Hopefully I can sort this out and also fix the rounded edges display issue at the same time. - * Check how this change affects NS4.7 - * IE looks better after this fix - NS4 however, is not affected. Perhaps supply a separate GIF patch for sites with lot of old NS4 clients? - * FIXED - * First I thought IE wouldn't display transparent PNG's at all, but now I now. - -* CVS version per 2003-02-18 will not show icons correctly in Netscape 4.79/Solaris. Only the "More" icon is shown. See snapshot below. - -![gnuskin-icon-problem.png](%ATTACHURLPATH%/gnuskin-icon-problem.png) - -* Display problem in NS 4.79 solved. Was caused by HTML being mangled resulting in a lost close tag for TD. Attached diff against twiki.gnu.tmpl is the cure. - * FIXED. <br /> Reported by TWiki:Main.StefanLindmark - 21 Feb 2003 - -* The [[SmiliesPlugin]] detects an emoticon in the hidden Gnu head and replaces it with an image, breaking the HTML. - * FIXED, similar fix checked in. <br /> Reported by TWiki:Main.StefanLindmark - 21 Feb 2003 - -* The LINK directive is parsed wrong in the Perl module, Chris has a fix. - * FIXED - -* Moved the "Topic parents:" to the bottom of the page again. The default skin keeps it there and it messes up the look of 1.1 anyhow. This one will probably make a lot of people a bit upset - tough. This is GPL'ed code so fork away if you care or provide a patch to make it site/user configurable. - -* "Cancel Edit" - * FIXED - -* The disturbing JavaScript stuff from the edit template is removed in CVS - -* Batched diffs is checked in, there is still things todo but existing code is sufficient. The following is an example of how the documentation could read: - * Revisions to show when using "View Diffs" in the GNUskin. - * Set GNUSKINPLUGIN\_NUMREVISIONS = 2 - ### <a name="Release_2_0"> Release 2.0 </a> The new 2.x branch (becomes head after release of 1.2) intended for TWiki:Codev/BeijingRelease will contain mostly the same code as the 1.2 release. With a few small additions: @@ -115,6 +44,8 @@ The new 2.x branch (becomes head after release of 1.2) intended for TWiki:Codev/ * Other adaptations for the Beijing release of TWiki? * Read up on TWiki.org +* Enable checkpoint save from preferences setting. + **_Fixed:_** * Another bug related to 01Feb2003 release. EDITBOXSTYLE is not supported by [[GnuSkin]]. Modify edit.gnu.tmpl and add style="%EDITBOXSTYLE%" to the textarea tag and it will work with automatic edit area just as the TWiki skin. Same HTML as in `edit.tmpl`. |