Tags:
create new tag
, view all tags

SID-01117: TopMenu installation error

Status: Answered Answered TWiki version: 4.3.1 Perl version: 5.12
Category: TopMenuSkin Server OS: RHEL 5.5 Last update: 1 year ago

I've installed TopMenuSkin on a firewalled twiki V4.3.1 (can't upgrade to V5 until approved) system. I keep getting this reference error under the CSS / Javascript area:

%ADDTOHEAD {"TOPMENUSKIN_CSS" text=""}%

How do I fix this issue ?

-- TWikiGuest - 2011-02-24

Discussion and Answer

Oh, the plugin uses VarADDTOHEAD which was introduced in TWiki-5.0.0! It adds some css needed by the skin to the HTML head section.

Try this: Remove the ADDTOHEAD in your TWiki.TopMenuSkin but keep the css. Deleted text is indicated as strike through, added text is underlined:

...
document.onclick = twTopMenuClose;
</script>
<!--</pre>-->%ADDTOHEAD{
 "TOPMENUSKIN_CSS"
 text="<style type=\"text/css\" media=\"all\">
<style type="text/css" media="all">
.twTopMenuTab
...

...
  background-color: #AFB3C5;
  background-repeat: repeat;
}
</style>"
}% <!--</pre>--><nop>%STOPINCLUDE%
...

-- PeterThoeny - 2011-02-24

-- TWikiGuest - 2011-02-25

Change status to:

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
SupportForm
Status Answered
Title TopMenu installation error
SupportCategory TopMenuSkin
TWiki version 4.3.1
Server OS RHEL 5.5
Web server 2.0.55
Perl version 5.12
Topic revision: r3 - 2011-02-25 - TWikiGuest
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, 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.