summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TWiki/GnuSkinTodo.mdwn18
1 files changed, 18 insertions, 0 deletions
diff --git a/TWiki/GnuSkinTodo.mdwn b/TWiki/GnuSkinTodo.mdwn
index fe05baf7..948d6ed3 100644
--- a/TWiki/GnuSkinTodo.mdwn
+++ b/TWiki/GnuSkinTodo.mdwn
@@ -81,3 +81,21 @@ The new 2.x branch intended for TWiki:Codev/BeijingRelease
Created this brainstorm topic for the [[GnuSkin]]. Mostly for my own usage, but probably useful to others as well.
-- [[Main/JoachimNilsson]] - 17 Feb 2003
+
+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)
+
+-- TWiki:Main.StefanLindmark - 21 Feb 2003
+
+I18N modifications required to use new I18N features in TWiki incorporated into templates. Please see attached diff file for diffs againt [[GnuSkin]] CVS 2003-02-18.
+
+-- 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.
+
+-- TWiki:Main.StefanLindmark - 21 Feb 2003
+
+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
+
+-- TWiki:Main.StefanLindmark - 21 Feb 2003