TWiki.org home
Plugins > GnuSkinPlugin > GnuSkin > GnuSkinInstall
TWiki webs: Main | TWiki06x01 | Sandbox   Log In or Register

Readme | Changes (detailed) | Index | Search | Go
Add-Ons (dev, idea) | Contribs (dev, idea) | Plugins (dev, idea) | Skins (dev, idea)
[ GnuSkin | GnuSkinPlugin | GnuSkinInstall | GnuSkinPluginDev | TWikiPreferences | TWikiPlugins ]

GnuSkin Download & Installation Instructions

Briefly:

File: Description:
bin/gnusave The savemulti script
bin/gnusearch The photonsearch script
data/TWiki/GnuSkin.txt Skin description
data/TWiki/GnuSkinPlugin.txt Plugin description
data/TWiki/GnuSkinInstall.txt Installation notes
lib/TWiki/Plugins/GnuSkinPlugin.pm Plugin Perl module
pub/TWiki/GnuSkin/add-attachment.png Attachment icon
pub/TWiki/GnuSkin/arrow-left-24.png Back arrow
pub/TWiki/GnuSkin/bubble-LL.png Lower left round edege icon
pub/TWiki/GnuSkin/bubble-LR.png Lower right round edege icon
pub/TWiki/GnuSkin/bubble-UL.png Upper left round edege icon
pub/TWiki/GnuSkin/bubble-UR.png Upper right round edege icon
pub/TWiki/GnuSkin/edit.png Edit topic icon
pub/TWiki/GnuSkin/folder.png Folder (more) icon
pub/TWiki/GnuSkin/logo.png Default web logotype icon
pub/TWiki/GnuSkin/page.png View topic icon
pub/TWiki/GnuSkin/print.png View printable icon
pub/TWiki/GnuSkin/rcs_diff.png View diffs icon
pub/TWiki/GnuSkin/search.png Search topics icon
pub/TWiki/GnuSkin/theme.png Select skin/theme icon
pub/TWiki/GnuSkin/twikiblue.css Default blue style
pub/TWiki/GnuSkin/twikigreen.css Green style
templates/attach.gnu.tmpl Attach file template
templates/changeform.gnu.tmpl Change form template
templates/edit.gnu.tmpl Edit topic template
templates/preview.gnu.tmpl Topic preview template
templates/renamebase.gnu.tmpl Rename/move topic template
templates/rdiff.gnu.tmpl Topic diffs template
templates/search.gnu.tmpl Generic search template
templates/searchbookview.gnu.tmpl Bookview search template
templates/searchformat.gnu.tmpl Search template
templates/searchrenameview.gnu.tmpl Search template
templates/twiki.gnu.tmpl Snippets for generic templates
templates/view.gnu.tmpl View topic template

Comprehensively:

  • Unpack the archive inside your TWiki installation directory. (All the GnuSkin files have a Gnu substring embedded to ensure you do not overwrite any of TWiki's original files.)

  • Add the following line to TWikiPreferences or to any WebPreferences topic. Remember, six spaces an asterisk and the Set keyword to specify an option.
    • Set SKIN = gnu

  • If using multiple skin handlers then the following line needs to be included in TWikiPreferences to set the TWiki wide default or in a specific WebPreferences topic to use the Gnu Skin handler only for that Web.
    • Set SKINHANDLER = Gnu

  • Note: If this is the first (and only) skin handler the TWiki skin handler defaults to procssing the SKIN unless SKINHANDLER is set to some value besides Gnu.

-- HurdWiki:Main/JoachimNilsson - March 2nd 2003

If you are using User Authentication and have set ALLOWTOPICCHANGE = SomeWikiName, you must make sure bin/gnusave is a validated script. Add the following lines to bin/.htaccess before the final entry:

<Files "gnusave">
       require valid-user
</Files>

-- TamaraTemple - 20 Dec 2003

I Attachment History Action Size Date Who Comment
Compressed Zip archivetgz GnuSkin-1.2.tgz r1 manage 30.9 K 2003-03-02 - 16:02 UnknownUser 1.2 release - in a GZipped Tar file
Compressed Zip archivezip WebMenu-1.1.zip r1 manage 3.1 K 2002-09-14 - 02:39 UnknownUser Complementary <nop>WebMenu, you may not need this!
Edit | Attach | Watch | Print version | History: r8 < r7 < r6 < r5 < r4 | Backlinks | Raw View | Raw edit | More topic actions


Parents: GnuSkinPlugin > GnuSkin
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.