PlayGround [Aktionstage gegen Studiengebuehren]
 


PlayGround

DokuWiki

Version

Release 2005-09-22e

Syntax plugins

Übersicht

Hidden Comment Plugin

/* that won't be shown */

/**
 * @todo: rewrite this section to reflect changes made recently
 *
 * this is a longer note
 */

/********** added by Esther **********/

Contact Form Plugin

{{contact>EMAIL.ADDRESS.TO.SEND.SUBMISSION.TO}}
Name :
E-Mail :
Betreff :
Nachricht :

<?php
/**
 * english language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Bob Baddeley <bob@bobbaddeley.com>
 */
 
// settings must be present and set appropriately for the language
$lang['encoding']   = 'utf-8';
$lang['direction']  = 'ltr';
 
// for admin plugins, the menu prompt to be displayed in the admin menu
// if set here, the plugin doesn't need to override the getMenuText() method
$lang['menu'] = 'Kontaktformular'; 
 
// custom language strings for the plugin
$lang["field"] = 'Feld';
$lang["value"] = 'Wert';
$lang["name"] = 'Name';
$lang["email"] = 'E-Mail';
$lang["subject"] = 'Betreff';
$lang["content"] = 'Nachricht';
$lang["contact"] = 'Senden';
 
// error messages
$lang["error"] = 'Ein unbekannter Fehler ist aufgetreten.'; 
 
//Setup VIM: ex: et ts=2 enc=utf-8 :
include(DOKU_PLUGIN.'contact/contactmail.php'); 

Folded Plugin

Block
++++title|folded content++++

titlezeige den eingeklappten Inhalt

Inline
++title|folded content++

titlezeige den eingeklappten Inhalt

Fortune Plugin

FIXME

{{fortune}}

Gallery Plugin

FIXME

{{gallery>namespace}}
{{gallery>namespace?150x150}}
{{gallery>namespace?6}}
{{gallery>namespace?showname}}
{{gallery>namespace?150x150&6&showname}}

ifauth Plugin

FIXME

In with group ADMIN, or user not oiv OK

In as user oiv

In with group not @ADMIN OK

In as user not oiv or is with group ADMIN OK

In with group not ADMIN or user is oiv OK

In with group ADMIN or user is oiva

In with group ADMIN or OTHER or user is oiva

Include Plugin

FIXME

{{page>pagename}}
{{page>namespace:pagename}}
{{page>:pagename}}
{{page>.namespace:pagename}}
{{page>pagename#sectionname}}

Info Plugin

~~INFO:version~~
Release 2005-09-22e
~~INFO:syntaxplugins~~
~~INFO:syntaxmodes~~
listblock (10), preformatted (20), notoc (30), nocache (40), header (50), plugin_fortune (56), table (60), strong (70), emphasis (80), underline (90), monospace (100), subscript (110), superscript (120), plugin_stats (129), deleted (130), plugin_inserted (135), linebreak (140), footnote (150), plugin_info (155), hr (160), unformatted (170), php (180), html (190), code (200), file (210), quote (220), smiley (230), acronym (240), entity (260), multiplyentity (270), quotes (280), internallink (300), plugin_gallery (301), plugin_include (303), plugin_contact (309), rss (310), media (320), plugin_comment (321), externallink (330), emaillink (340), windowssharelink (350), plugin_timer (358), plugin_ifauth (360), eol (370), plugin_folded_div (404), plugin_folded_span (405),
~~INFO:syntaxtypes~~
containerlistblock, table, quote, hr, plugin_contact, plugin_folded_div
baseonlyheader
formattingstrong, emphasis, underline, monospace, subscript, superscript, deleted, footnote, plugin_folded_span, plugin_inserted
substitionacronym, smiley, wordblock, entity, camelcaselink, internallink, media, externallink, linebreak, emaillink, windowssharelink, filelink, notoc, nocache, multiplyentity, quotes, rss, plugin_comment, plugin_fortune, plugin_gallery, plugin_ifauth, plugin_include, plugin_info, plugin_stats, plugin_timer
protectedpreformatted, code, file, php, html
disabledunformatted
paragraphseol

Inserted Plugin

<ins>Inserted text</ins>

Inserted text

You may adjust the style of this tag in /lib/tpl/default/design.css if you want to.

Stats Plugin

FIXME

~~STATS:hof~~

Hall Of Fame
12
21

~~STATS:users~~

1

~~STATS:pages~~

3

~~STATS:entries~~

7

Timer Plugin

<timer 2005-08-11 08:00:00=2005-08-11 09:01:00>
some **bold** text
</timer>

<timer 2005-08-04 16:33:00=->
  some text
</timer>

some text

<timer P 2005-08-04 07:00:00=2005-08-04 11:00:00>Good morning</timer>

From:04. Aug. 2005 07:00 To:04. Aug. 2005 11:00 Now:20. May. 2012 14:59

<timer 07:00:00=11:00:00>
   Good morning
</timer>

Syntax Modes

listblock (10), preformatted (20), notoc (30), nocache (40), header (50), plugin_fortune (56), table (60), strong (70), emphasis (80), underline (90), monospace (100), subscript (110), superscript (120), plugin_stats (129), deleted (130), plugin_inserted (135), linebreak (140), footnote (150), plugin_info (155), hr (160), unformatted (170), php (180), html (190), code (200), file (210), quote (220), smiley (230), acronym (240), entity (260), multiplyentity (270), quotes (280), internallink (300), plugin_gallery (301), plugin_include (303), plugin_contact (309), rss (310), media (320), plugin_comment (321), externallink (330), emaillink (340), windowssharelink (350), plugin_timer (358), plugin_ifauth (360), eol (370), plugin_folded_div (404), plugin_folded_span (405),

Syntax Types

containerlistblock, table, quote, hr, plugin_contact, plugin_folded_div
baseonlyheader
formattingstrong, emphasis, underline, monospace, subscript, superscript, deleted, footnote, plugin_folded_span, plugin_inserted
substitionacronym, smiley, wordblock, entity, camelcaselink, internallink, media, externallink, linebreak, emaillink, windowssharelink, filelink, notoc, nocache, multiplyentity, quotes, rss, plugin_comment, plugin_fortune, plugin_gallery, plugin_ifauth, plugin_include, plugin_info, plugin_stats, plugin_timer
protectedpreformatted, code, file, php, html
disabledunformatted
paragraphseol
 
wiki/playground.txt · Zuletzt geändert: 22. Nov. 2005 11:05
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki