116 responses to “WordPress Plugin – Acronym Replacer”

  1. bueltge.de [by:ltge.de]

    WP – Abbreviation Replacer (Plugin)

    Die Auszeichung von Texten im Web stellt oft einen groAYen Aufwand an den Autor einer Website oder eines Artikels im Netz dar und wird ebenso oft falsch gemacht, wie man hier bei einem Artikel von Labuschin Webdesign nachlesen kann. Um das ganze ein we…

  2. kiroro

    Hello! I come from Taiwan,and just downloaded this plug-in.
    It’s convienient to make me use some abbrev without explain what it is.
    But I have a problem now,that this plug-in seem not to work on Chinese(Big5).
    For Example,
    “(Chinese)”=>“12345”,
    “FF”=>”(Chinese)”,
    the latter works,but former doesn’t.
    I guess it’s because the plug-in can’t catch Chinese characters correctly,which consists of two bytes.
    Can you help me fix this problem?

  3. Ryan.Hardester.com » Huddled Masses A? Blog Archive A? WordPress Plugin - Acronym Replacer

    [...] Huddled Masses A? Blog Archive A? WordPress Plugin – Acronym Replacer [...]

  4. Dave

    You mentioned your “view source” plugin in one of the comments on this post. I downloaded it from your site and tried it on my own, but I’m having big problems. It gives me errors of undefined variables (DOCUMENT_ROOT, PHP_SELF, and file). The first two can be fixed by changing “dirname($DOCUMENT_ROOT.$PHP_SELF)” to “$_SERVER[‘DOCUMENT_ROOT’]” and “$PHP_SELF” to “$_SERVER[‘PHP_SELF’]”. I’m assuming that’s an issue with the PHP version. But what about the “file” variable? Any ideas?

  5. Dave

    Cool. The new version got past the previous PHP errors, but I’m still getting an error that says “Undefined variable: file in … on line 53”. I hate to be the idiot who doesn’t know how to use PHP, but how do I get PHP (or maybe Apache) to know that $file is the parameter that’s passed in the URL? As in “source.php?file=$file”.

  6. UNN Testing WP2.0 » Blog Archive » Plugins

    [...] Acronym Replacer disables all the other plugins, but if you re-enable them all then it works. Added to codex [...]

  7. Dave

    As a follow-up to my previous comment, I think I answered my own question. The way to get PHP to recognize a variable passed as a parameter in the URL is with the GET function. $file = $_GET[“file”].

  8. Dell

    Thanks for it …was looking for a similar plugin ! :)

  9. ddhr.org

    [...] I upgraded my source viewing script. The original one was an adaptation of a script from Corz. The new one incorporates some information from SitePoint and Huddled Masses by including line numbers and a download link. The mouseover highlighting was my little trick. You can view its source here. Sun, 29 Jan 2006 @ 23:11:23 in Updates Leave a comment Name: [...]

  10. 4null4.de - Blog around the world

    Recommended WordPress Plugins…

    Since I started blogging several months have passed now, and I’ve gathered some certain experience with the different plugins for wordpress that are available throughout the net. Some are updated regularly, some aren’t, but all of them that…

  11. Subaqua Sternal Rubs

    Acronym Replacer…

    Since some of my readers do not come from the medical realm, I have installed an Acronym Replacer to spell out those cryptic little words. In other words, I got tired of writing everything out.
    If you have any suggestions for acronyms which I use t…

  12. Site Of Abel » Blog Archive » El Principito

    [...] Acronym Replacer: Busca los acrA?nimos que hayamos definido y los rodea con etiquetas acronym con su descripciA?n. Es un script muy simple en el que tendremos que editar la lista de acrA?nimos directamente en el archivo PHP. Un sustituto mA?s cA?modo es a??Remplazador de AcrA?nimosa?? de NicolA?s Fantino. [...]

  13. Wordpress Customization for Newbies | How to Blog

    [...] Add an Acronym Replacer so when your write AOL, it looks uber-stylish [...]

  14. Robert

    The page layout design on this website needs to be fixed. It chops off all of the comments so they can’t be read. Btw, in terms of legibility, the ideal line length is 12-17 words… not 30-40!