Motivation
- It's cumbersome to write
[[%SYSTEMWEB%.SpreadSheetPlugin][SpreadSheetPlugin]] -- you need to write this way if NOAUTOLINK is on. Writing the same thing (SpreadSheetPlugin) twice should be avoided. [[%SYSTEMTWEB%.SpreadSheetPlugin][$topictitle]] is close, but there are cases where the topic name is wanted in place of the topic title
- It's cumbersome to write
[[%ATTACHURL%/filename.ext][filename.ext]]. Writing the same thing (filename.ext) twice should be avoided
Description and Documentation
Introduce the following syntax
-
[[WebName.TopicName][$name]] -- $name is replaced with TopicName
-
[[%ATTACHURL%/filename.ext][$name]] -- $name is replaced with filename.ext
Examples
Impact
Implementation
--
Contributors:
Hideyo Imazu - 2016-02-16
Discussion
Looks good to me. Wondering though if we should use
$name instead be consistent with the
QuerySearch language.
--
Peter Thoeny - 2016-02-16
Agreed with
$name.
[[WebName.TopicName][$name]] and
[[%ATTACHURL%/filename.ext][$name]] are better.
Changed the TopicSummary and the name of this topic accordingly.
--
Hideyo Imazu - 2016-02-16
This proposal is accepted by
KampalaReleaseMeeting2016x02x18
--
Peter Thoeny - 2016-02-21