Tags:
create new tag
, view all tags
Some scripts in the Dec 2001 release omit to specify the skin used when loading templates.

Namely: attach changes mailnotify oops register rename

This should be fixed. I provide the following patch to these files, that will:

  • add: my $skin = $query->param( "skin" ) || &TWiki::Prefs::getPreferencesValue( "SKIN" );
  • add a second parameter $skin to the call(s):
    • $tmpl = &TWiki::Store::readTemplate( "XXX" );

-- ColasNahaboo - 18 Jun 2002

Thanks Colas for the patch! Contributions like this make it easy for the CoreTeam to incorporate changes into TWiki.

In TWikiAlphaRelease and TWiki.org.

-- PeterThoeny - 17 Jul 2002


Category: TWikiPatches
Topic attachments
I Attachment Action Size Date Who Comment
Unknown file formatpatch SkinParamOnAllTemplateReads.patch manage 10.2 K 2002-06-18 - 16:59 ColasNahaboo patch to scripts in bin/ for Dec 2001 release
Topic revision: r3 - 2002-07-17 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.