Tags:
create new tag
view all tags

Question

I'm in the process of setting up a new TWiki installation using TWiki20030811beta version. After moving over some webs from my other installation, I noticed some anomolies.

Specifically, an included topic that used the %INCLUDINGWEB% variable was not displaying properly. It is trying to fine the topic within web of the topic being included. Also, cells in a formatted search are displayed oddly.

I know this is not real clear so here are links: (the included topic creates the right side bar)

Doing a search around TWiki.org, I found TopicsInIncludedLinkToIncludingWeb which seemed to address this problem and so loaded up the lastest Alpha version of TWiki.pm. This did not fix the problem.

Anyone have further suggestions?

Environment

TWiki version: TWikiBetaRelease
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux
Web server: Apache
Perl version: 5.6
Client OS:  
Web Browser:  

-- LynnwoodBrown - 24 Oct 2003

Answer

Since you are using the included topic from several webs you need to specify the INCLUDINGWEB for topic names and the $web for topics in formatted search:

%SEARCH{".*" web="%INCLUDINGWEB%" format="| [[$web.$topic][$topic(20, ...)]] |" ... }%
_See full list of [[%INCLUDINGWEB%WebChanges][Recent changes]]._

-- PeterThoeny - 25 Oct 2003

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2003-10-25 - 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.