<?php ########################################################################## # serendipity - another blogger... # ########################################################################## # # # (c) 2003 Jannis Hermanns <J@hacked.it> # # http://www.jannis.to/programming/serendipity.html # # # # Translated by # # Sebastian Mordziol <argh@php-tools.net> # # http://sebastian.mordziol.de # # # ########################################################################## @define('PLUGIN_EVENT_BBCODE_NAME', 'Balises: BBCode'); @define('PLUGIN_EVENT_BBCODE_DESC', 'Permet l\'utilisation de balises BBCode dans le texte de vos billets'); @define('PLUGIN_EVENT_BBCODE_TRANSFORM', 'Syntaxe <a href="http://www.phpbb.com/phpBB/faq.php?mode=bbcode">BBCode</a> autoris�e');