Tipps zur Erstellung von Inhalten
Eingabeformate:- Texy! filter:
-
This site uses Texy! to format and alter entered content. Texy! provides an intuitive and easy to read syntax which is automatically filtered into XHTML upon content submission.
- Paragraphs and line breaks
- Just add two line breaks to create a paragraph. Put a space at the start of a new line to preserve a line break.
- Emphasized
- *Emphasized*
- Emphasized
- Strong
- **Strong**
- Strong
- Hyperlink
- "Hyperlink":http://drupal.org
- Hyperlink
- Block quoted
- > Block quoted
Block quoted
- Quoted inline
- >>Quoted inline<<
Quoted inline
- Acronym
- "SLA"((Some Lengthy Acronym))
- SLA
- Source code
- /---code html
<em>Texy!</em>
\---code <em>Texy!</em>- Unordered list
- - First item
- Second item - First item
- Second item
- Ordered list
- 1) First item
2) Second item - First item
- Second item
- Subscripted
- Sub__scripted__ or Sub_2 for numbers
- Subscripted or Sub2 for numbers
- Superscripted
- Super^^scripted^^ or Super^2 for numbers
- Superscripted or Super2 for numbers
More information can be found at the official Texy! page.
- Images can be added to this post.
- Easily link to terms in various wikis or other websites by typing [prefix:term]. Use the "|" character to create a "piped link," e.g., "[wd:public transport|public transportation]" displays as "public transportation." For a full list of available prefixes and the websites to which they point, see <a href="/interwiki/3">interwiki</a>.
Zum Betrachten der Bilder mit Lightbox, fügen Sie das rel="lightbox" Attribut in einen beliebigen Link-Tag hinzu. Zum Beispiel:
<a href="bild-1.jpg" rel="lightbox">Bild #1</a><a href="bild-1.jpg" rel="lightbox[][ihre beschriftung]">Bild #1</a>To show a caption either use the title attribute or put in the second set of square brackets of the rel attribute.
Wenn Sie zusammengehörige Bilder zu einer Gruppe zusammenfassen wollen, dann müssen Sie einen Gruppennamen in eckigen Klammern in das rel-Attribut einfügen. Zum Beispiel:
<a href="bild-1.jpg" rel="lightbox[rundreise]">bild #1</a>
<a href="bild-2.jpg" rel="lightbox[rundreise][beschriftung 2]">bild #2</a>
<a href="bild-3.jpg" rel="lightbox[rundreise][beschriftung 3]">bild #3</a>
Es gibt keine Begrenzung für die Anzahl der Bilder pro Seite oder wie viele Bilder in einem Set zulässig sind.
Wenn Sie die Beschriftung in einen Hyperlink umwandeln möchten, formatieren Sie ihre Beschriftung in folgender Weise:
<a href="bild-1.jpg" rel='lightbox[][<a href="http://www.ihrlink.de">Bilddetails anschauen</a>]' >Bild #1</a>
-
- pingback:
Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
Diese Website erlaubt HTML-Inhalte. Obwohl das Erlernen aller HTML-Befehle abschreckend erscheint, ist es sehr einfach, nur eine kleine Anzahl der grundlegendsten HTML-„Tags“ zu lernen. Diese Tabelle enthält Beispiele für jedes Tag, das auf dieser Website erlaubt ist.
Weitere Informationen zu HTML sind in SelfHTML erhältlich oder können mit Suchmaschinen im Internet auch an anderer Stelle gefunden werden.
Tag-Beschreibung Eingegeben Ergebnis Anker werden benutzt um Links zu anderen Seiten zu erstellen. <a href="http://blogulus.de">blogulus</a>blogulus Hervorgehoben <em>Hervorgehoben</em>Hervorgehoben Fett <strong>Fett</strong>Fett Zitat <cite>Zitat</cite>Zitat Kodierter Text um Quelltexte anzuzeigen <code>Code</code>CodeUngeordnete Liste – Mit <li> wird jedes Listenelement begonnen <ul> <li>Erster Eintrag</li> <li>Zweiter Eintrag</li> </ul>- Erster Eintrag
- Zweiter Eintrag
Geordnete Liste – Mit <li> wird jedes Listenelement begonnen <ol> <li>Erster Eintrag</li> <li>Zweiter Eintrag</li> </ol>- Erster Eintrag
- Zweiter Eintrag
Definitionslisten sind ähnlich zu anderen HTML-Listen. <dl>leitet die Definitionsliste ein,<dt>enthält den zu definierenden Begriff und<dd>enthält die Definitionsbeschreibung.<dl> <dt>Erste Bedingung</dt> <dd>Erste Definition</dd> <dt>Zweiter Begriff</dt> <dd>Zweite Definition</dd> </dl>- Erste Bedingung
- Erste Definition
- Zweiter Begriff
- Zweite Definition
Die meisten Sonderzeichen können problemlos direkt eingegeben werden.
Falls Probleme auftreten, sollten HTML-Entitäten verwendet werden. Ein Beispiel ist & für ein kaufmännisches &. Eine vollständige Liste stellt SelfHTML bereit. Einige Zeichen sind:
Zeichenbeschreibung Eingegeben Ergebnis Kaufmännisches Und && Mehr als >> Weniger als << Anführungszeichen ""
- Wiki:
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 (english) - mapped to http://en.wikipedia.org/wiki/%s
- wd: Wikipedia (deutsch) - mapped to http://de.wikipedia.org/wiki/%s
Images are included with [[Image:filename]]. You can link to uploaded image nodes with [[Image:node title]].
Special image formatting can be done via [[Image:name|alignment|size|caption]] where any of additional information is optional. alignment is one of left, center or right. Size is in the format 80px or 80x70px. The caption is arbitrary text. See the wikipedia help for the full syntax, but be aware that frames and description text is not supported.


