[pmwiki-users-de] Question about Acronyms

Lars Tubies lars at tubies.de
So Jun 10 09:10:26 CDT 2007


hi,

how I can realize Acronyms?
I think quickreplace is a good solution.

But I dont know, how it works. I put this into my config.php

/$QuickReplace['Acronyms'] = array
  ( 'flags' => 'e'
  , 'page'  => array
      ( '{$SiteGroup}.Acronyms'
      , '{$Group}.Acronyms'
      , '{$FullName}-Acronyms'
      )
  , 'match' => '{$1}'
  , 'output' => 'Keep(PSS("<abbr title=\"$2\">$1</abbr>"))'
  );


include_once("cookbook/quickreplace.php");/

but, how I feed which site with a Acronym-list?

Like this? 
http://thread.gmane.org/gmane.comp.web.wiki.pmwiki.user/34021/focus=36837

Thanks a lot,
Lars Tubies
-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: /pipermail/pmwiki-users-de/attachments/20070610/9efbb49f/attachment.html