diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2002-07-12 15:48:32 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2002-07-12 15:48:32 +0000 |
commit | 46dd62899bd16457ac4f81704e57bf1da5c222ef (patch) | |
tree | f6e4f36f0d34ab28f1d2db049e33e6109f3abff4 /TWiki/GnuSkinPluginDev.mdwn | |
parent | 08351230f3ffed071954fe0d5a7dd113d3fa177b (diff) | |
download | web-46dd62899bd16457ac4f81704e57bf1da5c222ef.tar.gz web-46dd62899bd16457ac4f81704e57bf1da5c222ef.tar.bz2 web-46dd62899bd16457ac4f81704e57bf1da5c222ef.zip |
none
Diffstat (limited to 'TWiki/GnuSkinPluginDev.mdwn')
-rw-r--r-- | TWiki/GnuSkinPluginDev.mdwn | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/TWiki/GnuSkinPluginDev.mdwn b/TWiki/GnuSkinPluginDev.mdwn index 60017272..883b969e 100644 --- a/TWiki/GnuSkinPluginDev.mdwn +++ b/TWiki/GnuSkinPluginDev.mdwn @@ -1,4 +1,31 @@ -See [[Plugins/GnuSkinPlugin]] and [[Plugins/SessionPlugin]]. +## <a name="Development_Information"> Development Information </a> + +The [[GnuSkinPluginDev]] provides a public forum for discussion regarding the [[GnuSkin]] and its plugin. + +**_Primary goals include:_** + +Issues the current release, v1.0, will address. + +* Basic skin compatible with most browsers: Mozilla 4.xx-6.xx, Lynx, W3M, Links, (X)Emacs/W3 and maybe even Internet Explorer. +* Looks, "skin deep" design � la [The Hurd](http://hurd.gnu.org) web pages. +* User configurable everything, as far as possible. Therefore the TigerSkin's WebMenu parser is integrated. + +**_Secondary goals:_** + +These design goals will go into the v2.0 series of the Gnuskin. + +* Quicker. +* Lesser files. +* Smaller. +* Extended configurability - Edit **all** of the webmenu, change topmenu, etc. + +## <a name="Syntax_Rules"> Syntax Rules </a> + +* WebMenuFormat for details on how to write a WebMenu + +## <a name="ToDo"> ToDo </a> + +* Simplify, simplify, simplify! # <a name="Forum"> Forum </a> |