We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Support Web>DollarName (09 Aug 2006, PeterThoeny)
Tags:
create new tag
, view all tags

Question

I see in my error_log the following mesage

File does not exist: /net/kawela/kawela/intdev/WebDocRoot/PublicTwiki/pub/TWiki/TWikiPreferences/$name, referer: http://kawela.keck.hawaii.edu/PublicTwiki/bin/view/TWiki/TWikiPreferences

I thik it comes from the section of TWikiPreferences that looks like

  • Format of images when the link check box is checked: (can be overwritten by user preferences)
    • HELP NOTE: Keyword $name gets expanded to filename; $comment to comment; $size to width="..." height="..." attribute of img tag; \t to tab (3 spaces for bullets).
      * Set ATTACHEDIMAGEFORMAT = \t* $comment: <br />
        <img src="%ATTACHURLPATH%/$name" alt="$comment" $size />

Is this expected?

Mahalo, Wayne

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Solaris
Web server: Apache2
Perl version:  
Client OS:  
Web Browser:  
Categories: Installation

-- WayneDahl - 09 Aug 2006

Answer

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.

A wiki wiki answer: If the setting with $name is enclosed in varbatim tags you should not get this message in the error log. Checking... Yes, the ATTACHEDIMAGEFORMAT in TWiki04.TWikiPreferences is not enclosed in verbatim tags. If you do it the same way as ATTACHEDFILELINKFORMAT you should be OK.

-- PeterThoeny - 09 Aug 2006

 
Topic revision: r2 - 09 Aug 2006 - 01:03:59 - PeterThoeny
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback