Skip to content.
Uni-Orchester
Themen
Willkommen
Mitspielen?
Orchester
Konzert
Projekte
Probenplan
Förderverein
Orchesterforum (intern)
Registrieren Forum
Hilfe
Kontakt
Datenschutz
Werkzeuge
Recent changes
Topic list
Verbose topic list
Access statistics
Notify me of changes
Web preferences
TWiki
>
BlueSkin
More...
Printable version
Attach a file
Edit this page
Refresh
My goal was always to find a webpage which can be rendered by all currently available webbrowsers with nearly no rendering problems. But as everybody knows - this is a heavy task, as most browsers render different. One day I discovered the [[http://www.oswd.org][Open Source Web Developers]] network. They offer templates under GPL for webpages with no graphical components on them, without Javascript and without Flash, etc. So pure HTML and CSS are provided. Hmm - but also those basic formats lead to different results in browsers. Well, one design was so clean and pure - I put attention on it (btw: it got the most downloads). You can find a preview of the original design made by [[http://www.oswd.org/userinfo.phtml?user=haran][haran]] under the name of [[http://www.oswd.org/viewdesign.phtml?id=1165&referer=/][Sinorca]]. All was done in XHTML with CSS. So I decided to alter the design and created a wiki skin from it. It was time to work on <nop>BlueSkin, because some people demanded changes as the missing preview button and so forth. So fortunately Haran came up with a new version of Sinorca, TWiki had a new release with major changes to the template system and I began to work on a new <nop>BlueSkin, versioned it 2.0. %X% Note that <nop>BlueSkin 0.4 and prior versions are not supported any longer. The new <nop>BlueSkin is only tested with TWiki Release 01 Sep 2004 and later ! ---++ Features * Simple and clean design * No images, except those found within the wiki system * All done in XHTML * Use of Javascript :( ---++ Overview / Screenshot <img src="%ATTACHURLPATH%/BlueSkin.jpg" alt="Overview" width="708" height="504" /> <nop>BlueSkin should be rendered correctly (and tested by me) with Konqueror (>KDE 3.2), Firefox 1.0, Internet Explorer 6.0+. All Browsers should accept Javascript. Opera 7.x doesn't seem to work :rolleyes: !"§$%& :mad: !!! ---++ Todo Things I want to implement and don't know how to do - or they are simply not done yet, as well as known bugs. * Implement web header images to distinguish the different webs. * Search and Go Boxes do not work correctly. (__will be fixed soon__) * Cosmetic changes. (__will be fixed during work__) * Footer does not render correctly on short pages (__will be fixed soon__) * Use of web color marker somewhere. ---++ Setup <nop>Blueskin Do the following changes to your ==<nop>TWikiPreferences== section: ---++++ Alter the =WEBTOPICLIST= to display correctly within <nop>BlueSkin environment Set the =WEBTOPICLIST= variable to something like this ( or similar ). This will be rendered in the *Navigation* area of the page: <verbatim> * Set WEBTOPICLIST = [[WebChanges][&rsaquo; Changes]]\n[[WebIndex][&rsaquo; Index]]\n[<nop>[<nop>WebSearch][&rsaquo; Search]]= </verbatim> ---++++ Create a new Section <nop>BlueSkin under <nop>TWikiPreferences Skins <verbatim> ---+++ BlueSkin * BlueSkin customization * Set TOOLBOX = <form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult"><input type="text" name="search" size="16" /> <input type="submit" value="Find"/></form><br/><br/> * Set SIDEBARHEADER1 = Use this web to... * Set SIDEBARTEXT1 = %SITEMAPUSETO% * Set SIDEBARHEADER2 = Current Webs * Set SIDEBARTEXT2 = %WEBLIST{"[[$name.%HOMETOPIC%][$name]]"}% * Set SIDEBARNAVIGATIONTITLE = Navigation * Set SIDEBARTOOLBOXTITLE = Toolbox </verbatim> ---+++++ SIDEBARNAVIGATIONTITLE Title for Website navigation such as Index, Webchanges, etc. Content of the navigation box will be filled by the ==%<nop>WEBTOPICLIST%== variable. This can be globally defined in <nop>TWikiPreferences and should be overwritten in the WebPreferences Topic. ---+++++ SIDEBARHEADER1, SIDEBARHEADER2 Titles used for general purpose boxes. Those boxes can be used for further web details like webspecific functions. ---+++++ SIDEBARTEXT1, SIDEBARTEXT2 Content of the general boxes. I put ==%<nop>SITEMAPUSETO%== in one box to show how to implement the sitemap description for the web. ---+++++ SIDEBARTOOLBOXTITLE Title for the Toolbox containing various stuff to be displayed. For instance use this to display a GO or SEARCH field with button ---++++ Alter some settings in ==<nop>TWikiPreferences== and ==<nop>TablePlugin== to make <nop>BlueSkin look better <verbatim> * Background color of non existing topic: ( default =cornsilk= or =#FFFFCE= ) * Set NEWTOPICBGCOLOR = inherited </verbatim> Set this to "inherited" to have a transparent background of the new topic. <verbatim> * Font color of non existing topic: ( default =#0000FF= ) * Set NEWTOPICFONTCOLOR = #FF0000 </verbatim> I choose red as a color for new topics. <verbatim> * New Link Symbol * Set NEWTOPICLINKSYMBOL = <img src="/twiki/pub/TWiki/BlueSkin/tip.gif" border="0" width="16" height="16"/> </verbatim> There is a small encircled star as a creation symbol for the new topic link. It is located in the pub directory. <verbatim> * Set TABLEATTRIBUTES = tableborder="0" cellpadding="0" cellspacing="2" headerbg="#8CAAE6" headercolor="003399" databg="#8CAAE6, #EEEEEE" </verbatim> Set the default attributes for tables in the TablePlugin Finally switch on the <nop>BlueSkin in <nop>TWikiPreferences and enjoy. <verbatim> * Set SKIN = blueskin </verbatim> ---++ Installation *Note:* You do not need to install anything on the browser to use this skin. The following instructions are for the administrator who installs the skin on the server where TWiki is running. All you have to do is to unzip the archive in the installation folder of your Wiki installation. There is no worry about overwriting other template files, as all template files end in ==.blueskin.tmpl==. <nop>BlueSkin is now packaged correctly but I suggest you first test the archive to check the content structure before unpacking in a productive system. * Download the tar.gz file (see below) * Expand the archive in your twiki installation directory * Test if installed: %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=blueskin * For skin activation see %TWIKIWEB%.TWikiSkins ---++ Skin Info | Description: | A simple, css based, clean skin | | Screenshot: | <a href="%ATTACHURL%/ie6.jpg"><img src="%ATTACHURL%/blueskin-screenshot.gif" alt="Click for full screen image" width="600" height="130" /></a> | | Base Name: | blueskin | | Dependencies: | | | Skin Author: | TWiki:Main/ThorstenSommermann | | Skin Version: | 13 Dec 2004 (v2.0) | | Change History: | <!-- specify latest version first --> | | 13 Dec 2004: | Released BlueSkin 2.0 | | 28 Dec 2003: | Fixed bug in Style Sheet, renamed css files, deleted obsolete css file (v0.4) | | 16 Nov 2003: | Fixed bug in rename template (Thanks to Main.ShawnGarbett) (v0.3) | | 17 Oct 2003: | Initial version (v0.2) | | Skin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | __Related topic:__ %TWIKIWEB%.TWikiSkins -- TWiki:Main/ThorstenSommermann - 17 Oct 2003 ---++ Skin Info | Description: | A simple, css based, clean skin | | Screenshot: | <a href="%ATTACHURL%/ie6.jpg"><img src="%ATTACHURL%/blueskin-screenshot.gif" alt="Click for full screen image" width="600" height="130" /></a> | | Base Name: | blueskin | | Dependencies: | | | Skin Author: | TWiki:Main/ThorstenSommermann | | Skin Version: | 13 Dec 2004 (v2.0) | | Change History: | <!-- specify latest version first --> | | 13 Dec 2004: | Released BlueSkin 2.0 | | 28 Dec 2003: | Fixed bug in Style Sheet, renamed css files, deleted obsolete css file (v0.4) | | 16 Nov 2003: | Fixed bug in rename template (Thanks to Main.ShawnGarbett) (v0.3) | | 17 Oct 2003: | Initial version (v0.2) | | Skin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | __Related topic:__ %TWIKIWEB%.TWikiSkins -- TWiki:Main/ThorstenSommermann - 17 Oct 2003