stargold This is an example broadcast message. stargold
Powered by Foswiki, The Free and Open Source Wiki
Main > FucdSkin
Foswiki webs: Main | System | Sandbox  
Changes | Index | Search | Go

Fucd Skin

This skin tries to emulate the look of the corporate design of Freie Universität Berlin, that became the default in 2005.

Basic Settings

  • Set SKIN = fucd

  • Most webs allow you to set the links on the left like this

  • To have a news area in the right-hand column set the variable NEWSTOPIC to the name of a topic. In this topic create headlines using ---+ and ---++ and by writing normal lists. See FucdSkinNewsTopic for an example.

  • The skin supports broadcast messages:
    • Set BROADCASTMESSAGE =
      stargold This is an example broadcast message. stargold

  • To set the navigation on the top right use:

  • To set the picture displayed and the associated alternative text use:
    • Set BASEIDENTITYPICTUREURL =
    • Set BASEIDENTITYPICTURETEXT =

  • To set the copyright notice at the bottom use:
    • Set COPYRIGHT=2024 FU Berlin

  • To set the title of the page, define a variable called PAGETITLE. It will replace the combination of TOPIC, WEB and TWiki
    • Set PAGETITLE=Page of the Fucd Skin

Custom CSS

  • To use an additional custom CSS file define the variable WEBCSS to point to the CSS
    • Set WEBCSS=https://www.mi.fu-berlin.de/wiki/pub/Main/FucdSkin/testwebcss.css

CSS Options

  • To remove the top part (picture and such) see the instructions at FucdSkinCleanCSS.
  • To disable the breadcrumb:
<style type="text/css">
.baseNavigationToRoot{
  display:none;
}
</style>

Internal infos

  • Breadcrumb: view.fucd.tmpl → topicpathinfo
  • Move it back: view.fucd.tmpl → %META{"moved"}%

Changelog

  • 2008-03-04: Fixed ul symbols.

Comments

 
I Attachment Action Size Date Who Comment
bg_body.gifgif bg_body.gif manage 69 bytes 02 May 2007 - 11:29 UnknownUser  
containerRight.csscss containerRight.css manage 2 K 28 Jun 2007 - 13:04 UnknownUser  
layout-override.csscss layout-override.css manage 3 K 02 May 2007 - 11:08 UnknownUser  
layout.csscss layout.css manage 14 K 03 Apr 2008 - 11:36 UnknownUser Fix for ul in ol list
mi-design.csscss mi-design.css manage 678 bytes 30 Apr 2007 - 16:49 UnknownUser  
minus.gifgif minus.gif manage 50 bytes 02 May 2007 - 11:29 UnknownUser  
pfeil_blau_liste.gifgif pfeil_blau_liste.gif manage 57 bytes 28 Jun 2007 - 11:59 UnknownUser  
print-fu.csscss print-fu.css manage 4 K 07 Apr 2008 - 10:34 UnknownUser Added unmodified FU print css
print-mi.csscss print-mi.css manage 225 bytes 07 Apr 2008 - 10:35 UnknownUser New MI print CSS
rechteck_gr_ie.gifgif rechteck_gr_ie.gif manage 56 bytes 02 May 2007 - 11:29 UnknownUser  
rechteck_gr_liste.gifgif rechteck_gr_liste.gif manage 45 bytes 04 Mar 2008 - 15:45 UnknownUser  
rechteck_gr_liste4x4.gifgif rechteck_gr_liste4x4.gif manage 45 bytes 28 Jun 2007 - 11:52 UnknownUser  
style.csscss style.css manage 3 K 28 Jun 2007 - 12:37 UnknownUser  
suchpfeil_blau.gifgif suchpfeil_blau.gif manage 125 bytes 02 May 2007 - 11:29 UnknownUser  

Parents: WebHome
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback