[dokuwiki] Re: Shortcuts in DokuWiki? (like Smilies)

Hi Chris,
thanks for that information.

i tried it in entities.conf already but as a shortcut i used
"thomas.todo" which didn't work, as i need todo's for different people
:).
Could you give me a hint which syntax is allowed in the .conf files?
best regards,
Thomas

On 2/24/06, Chris Smith <chris@xxxxxxxxxxxxx> wrote:
> Peter J. Vidler wrote:
> > On 24 Feb 2006, at 14:30, Thomas König wrote:
> >> I was wondering if there is any possibility to create shortcuts (via
> >> plugins?) like with the smileys.
> >> Instead of rendering a picture fot the string "TODO" i would like to
> >> render something like..
> >> <span class="todo">TODO</span>
> >
> > Nice idea -- I wouldn't mind seeing smileys, FIXME and acronyms (as
> > well as the custom stuff mentioned above) unified into a single
> > (config plugin accessible?) interface...
> >
> > Pete
> >
> > --DokuWiki mailing list - more info at
> > http://wiki.splitbrain.org/wiki:mailinglist
> >
> For Thomas' point, use entities, take a look in conf/entities.conf and
> aim to setup your own conf/entities.local.conf
>
> e.g.
>
> TODO    <span class="todo">TODO</span>
>
> For Peter's point - are you talking about being able to alter them
> interactively through admin i/f?
>
> Cheers,
>
> Chris
> --
> DokuWiki mailing list - more info at
> http://wiki.splitbrain.org/wiki:mailinglist
>
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: