Difference: TWikiTip007 (1 vs. 2)

Revision 22010-06-27 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiTipsOfTheDay"

Linking to a file attachment

One can create a link to a file attachment using one of the following TWikiVariables, %ATTACHURL% or %PUBURL%.

Changed:
<
<
%ATTACHURL% is the full URL for attachments in the current topic. For example:
>
>
%ATTACHURL% is the full URL for attachments in the current topic. For example:
  %ATTACHURL%/image.gif
Changed:
<
<
To link to a file attachment in another topic, use the %PUBURL% variable. For example:
>
>
To link to a file attachment in another topic, use the %PUBURL% variable. For example:
  %PUBURL%/%WEB%/OtherTopic/image.gif

See More Tips...

Changed:
<
<
-- TWiki:Main.PaulineCheung - 29 Jan 2005
>
>
-- Contributors: TWiki:Main.PaulineCheung

Revision 12005-02-05 - TWikiContributor

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="TWikiTipsOfTheDay"

Linking to a file attachment

One can create a link to a file attachment using one of the following TWikiVariables, %ATTACHURL% or %PUBURL%.

%ATTACHURL% is the full URL for attachments in the current topic. For example:

%ATTACHURL%/image.gif

To link to a file attachment in another topic, use the %PUBURL% variable. For example:

%PUBURL%/%WEB%/OtherTopic/image.gif

See More Tips...

-- TWiki:Main.PaulineCheung - 29 Jan 2005

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiTip007.