Tags:
create new tag
view all tags

Question

A number of our users initially develop topics in their sandbox area and then move them to the appropriate public web. The only issue is that at the bottom of each of their topics is the message that this Web.Topic was moved from Sandbox.Topic and a link to put it back.

Is there any way to remove the META:TOPICMOVED variable that is causing this message to appear short of using vi?

Environment

TWiki version: TWikiRelease01Feb2003
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  

-- TWikiGuest - 16 Aug 2004

Answer

I hope I understood your question right - did you mean 'sort of using vi'?
The anser to that question would be: vi data/<webname>/<topicname>.txt and remove the META:TOPICMOVED-line (on your own risk).

-- SusanneRuppel - 17 Aug 2004

another thing you could do is to hide the topic moved line altogether, by editing the template file (templates/view.tmpl) remove the %META{"moved"}%

-- SvenDowideit - 17 Aug 2004

First off, sorry for posting as TWikiGuest, I had forgotten my password but wanted to get this question in as soon as possible.

Susanne - I was really hoping to avoid having to use vi. I refuse to allow general TWiki users direct filesystem access to TWiki directory tree.

Sven - I'll take a look at the view template. Thanks.

What I'd really like is some way for the end users to decide whether or not that message is displayed in their topics. Allowing them to remove the META variable themselves would be ideal.

-- NormProffitt - 17 Aug 2004

If users use PatternSkin, they can now use this in their topic:

<style>.twikiMoved{display:none;}</style>
or you can set this in the css (style.css).

-- ArthurClemens - 17 Aug 2004

Edit | Attach | Watch | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r6 - 2004-10-02 - 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-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.