[pmwiki-users] RFC: Link titles
Dominique Faure
dominique.faure at gmail.com
Sun Oct 30 16:42:46 CDT 2011
On Sun, Oct 30, 2011 at 20:50, Petko Yotov <5ko at 5ko.fr> wrote:
> For me these two should have identical output:
>
> [[Link""|text]] and [[Link|text]]
There's but a subtle difference: in the 1st case, the author
explicitly want a title whereas not in the 2nd.
Since the empty title is quite useless, why not using it to reveal
more information on the target?
For example:
* [[TargetedPage""|+]]
* [[http://targeted_url/""|external target]]
could be equivalent as:
* [[TargetedPage"{$Group}.TargetedPage"|+]]
* [[http://targeted_url/"http://targeted_url/"|external target]]
At least, the title default value should be able to be computed from a recipe.
--
Dominique
More information about the pmwiki-users
mailing list