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 History Action Size Date Who Comment
Unknown file formatpatch SkinParamOnAllTemplateReads.patch r1 manage 10.2 K 2002-06-18 - 16:59 UnknownUser patch to scripts in bin/ for Dec 2001 release
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2002-07-17 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
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-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.