SemanticBBCode-Plugin
Das Plugin SemanticBBCode erweitert Jlog um weitere BBCodes für semantisches HTML. Damit stehen folgende BBCodes zusätzlich zur Verfügung:
- ins
- Analog zu HTML markiert dieses Element eingefügten Text.
- del
- Benutzen sie diesen Tag, um Text als gelöscht (durchgestrichen) auszuzeichnen.
- cite
- … dient der Angabe von Zitatquellen.
- xcode
- Da es code bereits für Codeblöcke gibt, musste das Element für Inline-Code xcode genannt werden.
- q
- Hiermit wird eine Aussage als Zitat ausgezeichnet.
Administratoren bzw. Autoren haben darüber hinaus über den Adminbereich Zugriff auf folgende BBCodes, die allesamt einen Parameter erwarten:
- q
- Der einzige Unterschied zu obiger Version von q ist, dass als Parameter die Zitatquelle angegeben werden kann: [q=http://example.org/]reserved for use in documentation[/q]
- abbr
- … zeichnet eine Abkürzung aus, zum Beispiel „z.B.“. Als Parameter wird die Bedeutung der Abkürzung angegeben.
- acronym
- Siehe abbr, nur für Akronyme (z.B. „WWW“).
Anforderungen
keine
Lizenz
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Download
- Plugin: SemanticBBCode.jplug.php Version 0.2, SVN-Revision 1734
- aktuelle SVN-Version: source:branches/plugins/SemanticBBCode.jplug.php
Installation
Dieses Plugin erfordert keine Installation oder Konfiguration, einfach die Datei SemanticBBCode.jplug.php in das plugins-Verzeichnis kopieren.
Versionen
- 0.4
- Bugfix: Die Tags q=, abbr= sowie acronym= dürfen jetzt auch in Listen vorkommen.
- 0.3
- Mit kleiner Info unter Plugins Verwalten
- 0.2
- funktionierende Bugfix-Version
- 0.1
- erste Testversion
Attachments
- SemanticBBCode.jplug.php (6.0 kB) -
Version 0.4
, added by robertb on 07/20/2008 05:41:19 PM.
