diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2003-02-26 06:44:44 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2003-02-26 06:44:44 +0000 |
commit | a59986cbcf8de8d33e0a87d486195873e23d0ce8 (patch) | |
tree | 3b300a9be994396cc8238b5842334e1fa7cc8a20 /TWiki/GnuSkinTodo.mdwn | |
parent | 7905e5f7149acbddc7e46181272e370fb5bbcdab (diff) |
none
Diffstat (limited to 'TWiki/GnuSkinTodo.mdwn')
-rw-r--r-- | TWiki/GnuSkinTodo.mdwn | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/TWiki/GnuSkinTodo.mdwn b/TWiki/GnuSkinTodo.mdwn index 146e4323..61d3e1f5 100644 --- a/TWiki/GnuSkinTodo.mdwn +++ b/TWiki/GnuSkinTodo.mdwn @@ -25,19 +25,20 @@ 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...) - * FIXED * 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. - * First I thought IE wouldn't display transparent PNG's at all, but now I now. * 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? - -* The [[SmiliesPlugin]] detects an emoticon in the hidden Gnu head and replaces it with an image, breaking the HTML. <br /> Reported by TWiki:Main.StefanLindmark * 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. @@ -46,11 +47,11 @@ The current branch for the TWiki:Codev/AthensRelease * 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 -* Problem with interference with [[SmiliesPlugin]] is also solved in the i18n diffs with a slight modification of the ASCII graphic. +* 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. - * APPLIED 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 anyhow. This one will probably make a lot of people a bit upset - tough. This is GPL'ed so fork away if you care or provide a patch to make it site/user configurable. @@ -65,7 +66,7 @@ The current branch for the TWiki:Codev/AthensRelease ### <a name="Release_2_0"> Release 2.0 </a> -The new 2.x branch intended for TWiki:Codev/BeijingRelease +The new 2.x branch intended for TWiki:Codev/BeijingRelease will contain mostly the same code as the 1.2 release. With a few small additions: **_Pending:_** |