Hilfe

Eingabeformate:
  • Filtered HTML:
    • You can insert footnotes directly into texts with <fn>This text becomes a footnote.</fn>. This will be replaced with a running number (the footnote reference) and the text within the <fn> tags will be moved to the bottom of the page (the footnote).
    • To post pieces of code, surround them with <code>...</code> tags. For PHP code, you can use <?php ... ?>, which will also colour it based on syntax.
    • Zeilenumbrüche und Absätze werden automatisch erkannt. Die Tags für Zeilenumbrüche (<br />) und Absätze (<p></p>) werden automatisch eingefügt. Wenn Absätze nicht erkannt werden, sollten noch einige Leerzeilen eingefügt werden.
  • PEAR Wiki Filter:
    • You can insert footnotes directly into texts with [# ...]. This will be replaced with a running number (the footnote reference) and the text within the [# ...] tags will be moved to the bottom of the page (the footnote). This filter outputs footnotes in Textile format. You should use it together and before the Textile filter.
    • To post pieces of code, surround them with <code>...</code> tags. For PHP code, you can use <?php ... ?>, which will also colour it based on syntax.
    • You can use Mediawiki syntax. It is possible that not all formatting options are supported at the moment.

      You can link to internal content by using the title of a node. Use [[Node Title]] to link to the node with the corrseponding name. An alternate title can be specified like this: [[Node Title|Link title]]

      External links are detected automatically. So just type http://example.com for the link. If you want a different title, use the following syntax: [http://example.com some link title].

      You can use interwiki links. Type [[site:Page Title]] to link to a page on a different site. You can use the following interwiki links:

      • path: Local drupal path - mapped to /%s
      • gdo: groups.drupal.org - mapped to http://groups.drupal.org/freelinking/%s
      • wp: Wikipedia - mapped to http://de.wikipedia.org/wiki/%s
    • You can embed tablemanager tables within your nodes using the following syntax:
      [tablemanager:table_id,pagination,admin_links,column=?|start=?|end=?,attribute=?|attribute=?|...]
      All arguments bar table_id are optional:
      • table_id = table number
      • pagination = list length (numeric or NULL for all results)
      • admin_links = TRUE or FALSE to enable/ disable administrative links
      • column=?|start=?|end=? = can be in any order:
        • column = column to search on (numeric)
        • start = match from
        • end = match end (optional)
      • attributes = add as many attributes as you like separated by '|', for example border=2|bgcolor=yellow
    • Zeilenumbrüche und Absätze werden automatisch erkannt. Die Tags für Zeilenumbrüche (<br />) und Absätze (<p></p>) werden automatisch eingefügt. Wenn Absätze nicht erkannt werden, sollten noch einige Leerzeilen eingefügt werden.