[dokuwiki] Re: Links: various questions

> I would like to create a link like following:
>
> [[Apache>spamassassin/SingleUserUnixInstall#head-bea6b8dc4f219edd3b9976e8f922a8f1c0603125|here]]
>
> but "/" and "#" characters get escaped and link does not work. How can I
> avoid this?

You asked this in the forum already. And I answered already.
http://forum.dokuwiki.org/thread/2656

> How is it possible to enable extended formatting in alternative text for
> links? For example:
>
> [[http://google.com|//Very// nice **site**]]

Not possible in DokuWiki.

> Also relative topic: how to enable formatting for some media content
> reference:
>
> {{:wiki:my_image.png|__here__}}

Again, you can't. BTW where would you expect to show this up? Tooltips
do not support any formating AFAIK.

> {{googlecal[id=3838193]|''cool''}}

Only if the plugin supports it.

> For plugin, I think, it should manage this itself. Is there any good
> example how it is done in one of the plugins (basically call of some
> method that will do syntax analysis and return the formatted string to
> be printed).

You need to have opening and closing patterns and allow other syntax
within your patterns. http://www.dokuwiki.org/devel:syntax_plugins is
a bit messy but should explain it. Have a look at the color example.

Andi

-- 
splitbrain.org
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: