At line 3 changed one line |
When you've figured out how the editor works, then you should read [WikiEtiquette] so that you would know how to use your newly acquired skills. The [SandBox] is a great place to try them out. |
!!!Deutsch |
Wenn du herausgefunden hast, wie der Editor funktioniert, solltest du [WikiEtikette] lesen, damit du versteht, wie du deine neu erworbenen Fähigkeiten einsetzen kannst..... |
At line 6 added one line |
Kurzübersicht |
At line 8 added 202 lines |
{{{ |
---- = erstellt ein horizontales Lineal. Extra'-' werden ignoriert. |
\\ = einen Zeilenumbruch erzwingen |
|
[link] = erstellt einen Hyperlink zu einer internen Wiki-Seite namens'Link'. |
[dies ist auch ein Link] = erstellt einen Hyperlink zu einer internen WikiPage namens |
Das ist auch der'ThisIsAlsoALink'. |
[click here|link] = erstellt einen Hyperlink zu einer internen WikiPage namens |
Link', sondern zeigt den Text'Klicken Sie hier' an, um die |
Benutzer anstelle von'Link'. |
[1] = Verweist auf eine Fußnote mit der Nummer 1. |
[#1] = Markiert die Fußnote Nummer 1. |
[link] = erzeugt Text '[link]''. |
|
!head = kleine Überschrift mit Text 'head'. |
!!!head = mittlere Überschrift mit Text 'head'. |
!!!!!heading = große Überschrift mit Text 'heading'. |
|
''Text'' = druckt'Text' kursiv. |
__text__ = druckt'Text' in Fettdruck. |
{{text}}} = druckt'Text' in monospaced Schriftart. |
|
* text = erzeugt ein gegliedertes Listenelement mit'text'. |
# text = erzeugt ein nummeriertes Listenelement mit'text'. |
}}} |
|
!Text schreiben |
|
Du musst nichts über die Wiki-Textformatierungsregeln wissen, um das Wiki zu verwenden. Schreibe einfach normalen Text und verwende dann eine leere Zeile, um einen Absatz zu erhalten. |
Es ist wie beim Schreiben einer E-Mail. |
|
Du kannst diese Seite jederzeit bearbeiten (siehe linke Seitenleiste) oder einfach deren Quelltext anzeigen lassen, um zu sehen, wie die verschiedenen Effekte auf dieser Seite verwendet werden. |
|
!Hyperlinks |
Der Link kann auch eine externe URL sein, die mit http:, ftp:, mailto:, mailto:, https: oder news: beginnt, in diesem Fall zeigt der Link auf eine externe Quelle. Um beispielsweise auf die Homepage von OKIT zu verweisen, verwende [[https://www.okit.de/], das wird dann zu [https://www.okit.de/] oder [[OKIT-Homepage|https://www.okit.de/], das wird zu [OKIT-Homepage|https://www.okit.de/]. |
|
Um eine neue Seite hinzuzufügen, erstelle einfach einen Link von woanders auf diese Seite. Schließlich ist es nicht sinnvoll, eine Seite zu haben, wenn man nicht darauf zugreifen kann! Du siehst dann ein kleines Fragezeichen hinter dem Seitennamen, wenn du zu dieser Seite zurückkehrst. Dann klicke darauf und du hast eine neue Seite erstellt! |
|
Es ist erlaubt, fast jede Art von Zeichen innerhalb eines [WikiName] zu verwenden, solange es sich um Buchstaben oder Zahlen handelt. |
|
!Fußnoten |
|
Dies ist eine spezielle Art von Hyperlink. Indem man nichts als eine Zahl im Inneren verwendet erstellst du einen Verweis auf eine Fußnote. |
Diser Link [[1] erzeugt eine Fußnote wie [1]. |
Um die eigentliche Fußnote zu schreiben, setzt du einfach eine [[#1] voran. Die Fussnote kann überall auf der Seite platziert werden. Gewöhnlich geschieht das am Ende der Seite oder zumindest des Absatzes. |
|
Du kannst auch eine benannte Fußnote erstellen, ganz so, als ob du einen normalen Hyperlink machen würdest. |
|
Dieser Link bezieht sich beispielsweise auf die gleiche Fußnote [Fußnote Nummer 1|1] wie die obige Fußnote, aber dieser Link bezieht sich auf eine andere Fußnote [2]. |
|
!InterWiki Links |
|
Du kannst auch Links zwischen verschiedenen Wikis erstellen, ohne die URL zu kennen. |
Benutze einfach einen Link in der Form [[Wiki:WikiPage] und JSPWiki wird einen Link für dich erstellen. |
Dieser Link verweist beispielsweise auf die[JSPWiki TextFormatting rules|JSPWiki:TextFormattingRules]. |
Auf der Seite [SystemInfo] findest du weitere Informationen darüber, welche Wiki-Links verfügbar sind. |
|
Wenn ein InterWiki-Link nicht unterstützt wird, erhalten Sie eine Benachrichtigung auf der Seite, wenn |
Sie speichern Ihre Seite. |
|
!Bilder hinzufügen |
|
Aus Sicherheitsgründen ist das Hochladen von Bildern nicht überall erlaubt, aber du kannst Bilder einbetten, indem du das Bild an einer Stelle im Internet ablegst und darauf verlinkst. |
Dies ist zum Beispiel ein [[PNG]-Bild: [http://www.ecyrd.com/~jalkanen/test.png]. |
|
Wenn du einen Linktext angibst ([[dieser hier|http://example.com/example.png]), wird er zu einem Linktext. |
|
Die Liste der akzeptierten Bildtypen hängt vom Wiki ab. Siehe [SystemInfo] für eine Liste der verschiedenen erlaubten Bildtypen. |
|
!Aufgezählte Listen |
Verwenden Sie ein Sternchen (*) in der ersten Spalte, um Listen mit Aufzählungszeichen zu erstellen. Verwenden Sie mehr Sterne für eine tiefere Einrückung. Zum Beispiel: |
{{{ |
* Eins \\ eineinhalb |
* Zwei |
* Drei |
** Three.One |
}}} |
|
erstellt |
* Eins \\ eineinhalb |
* Zwei |
* Drei |
** Drei.Eins. |
|
|
!Nummerierte Listen |
|
Wie bei gegliederten Listen, aber verwenden Sie einen Hash (#) anstelle des Sternchens. So wie hier: |
{{{ |
# Eins |
# Zwei |
# Drei |
## Drei.Eins. |
}}} |
|
erstellt |
# Eins |
# Zwei |
# Drei |
## Drei.Eins. |
|
Wenn Sie das Listenelement in mehrere Zeilen schreiben möchten, fügen Sie einfach ein oder mehrere Leerzeichen in die nächste Zeile ein und die Zeile wird automatisch in die Datei |
vorheriger Punkt. Wenn das kompliziert klingt, bearbeiten Sie diese Seite zum Beispiel unten. |
|
* Dies ist eine einzeilige Position. |
* Dies ist eigentlich eine mehrzeilige Position. |
Wir setzen den zweiten Satz auf einer Linie auf einer eigenen Linie fort. |
Wir können genauso gut eine dritte Linie machen, während wir dabei sind..... |
Beachten Sie jedoch, dass alle diese Sätze in einem einzigen Element enthalten sind! |
* Die dritte Zeile ist wieder ein einzeiliger Artikel für Ihre Bequemlichkeit. |
|
|
!Definitionslisten und Kommentare |
|
Eine einfache Möglichkeit, Definitionslisten zu erstellen, ist die Verwendung des ';:' -Konstuktes: |
|
;__Konstrukt__:''Etwas, mit dem man etwas macht''. |
|
Eine weitere nützliche Verwendung für den ';:' ist, dass man damit den Text anderer Leute kurz kommentieren kann, indem man einen leeren Begriff in der Definition hat, so wie hier: |
{{{ |
;:''Kommentieren Sie hier.'' |
}}} |
Was als eine Art |
;:''Kommentieren Sie hier.'' |
|
Texteffekte |
|
Du kannst __fetten__ Text oder ''kursiven'' Text verwenden, indem du zwei Unterstriche (_) und zwei einfache Anführungszeichen (') verwendest. |
Wenn du auf einem Windows-Computer arbeitest, stelle sicher, dass du das richtige Anführungszeichen verwendest, da es eines gibt, das gleich aussieht, aber nicht ist. |
|
!Vorformatierter Text |
|
Wenn du vorformatierten Text (wie Code) hinzufügen möchtest, verwende einfach drei aufeinanderfolgende Klammern ({), um einen Block zu öffnen, und drei aufeinanderfolgende Klammern (}), um einen Block zu schließen. |
|
!Tabellen |
|
Du kannst einfache Tabellen mit Hilfe des Pipe-Zeichens ('|') erstellen. |
Verwende Doppel-Pipe, um eine Überschrift-Zelle in einer Tabelle zu beginnen. |
Einzelne Pipes erzeugen normale Zellen in der Tabelle. |
|
Zum Beispiel: |
|
{{{ |
|| Rubrik 1 || Rubrik 2 |
| "Schluckauf" | Bar \\ foo |
| [Hauptseite] | [Sandkasten] |
}}} |
|
ergibt die folgende Tabelle. Beachte, wie Links auch innerhalb von Tabellen verwenden werden können. |
|
|| Rubrik 1 || Rubrik 2 |
| "Schluckauf" | Bar \\ foo |
| [Hauptseite] | [Sandkasten] |
|
|
!CSS-Stile |
Obwohl nicht im Einklang mit dem ''keep it simple'' Prinzip, können CSS-Stile [inline|CSSInWikipages] für besondere Anlässe verwendet werden, wenn sie wirklich einen Teil einer Seite hervorheben müssen. |
|
!Konflikte |
|
Wenn jemand zufällig die gleiche Seite wie du zur gleichen Zeit bearbeitet, verhindert JSPWiki, dass du Änderungen vornehmen kannst und zeigt stattdessen eine Konfliktseite an. Tut mir leid, das zu sagen, aber der erste, der Änderungen vornimmt, gewinnt... |
|
Ein Warnhinweis: __Wenn du über die Zurück-Schaltfläche deines Browsers auf die Bearbeitungsseite gehst, erhältst du mit ziemlicher Sicherheit einen Konflikt. Dies liegt daran, dass der Browser denkt, dass er eine frühere Kopie der Seite noch bearbeitet. |
|
!Löschen von Seiten |
|
Das ist nicht möglich. Du kannst natürlich alle Links zu dieser Seite entfernen, was die Seite unzugänglich macht. Oder du kannst dem Administrator eine E-Mail schreiben und er wird die Seite entfernen. |
|
In manchen Wikis gibt es ''Löschmich''-Seiten. |
Der Administrator schaut dann gelegentlich auf die ''Löschemich''-Seite und bearbeitet die Liste dort. |
Es reicht dann einen Link auf die [[Löschmich]-Seite zu legen, damit die zu löschende Seite dort in der Liste auftaucht. |
|
!Neue Seiten hinzufügen |
|
Erstellen einfach einen Link, der mit Hilfe von [WikiName] auf eine neue (nicht vorhandene) Seite verweist. |
|
Klicke auf den neuen Link, der nun ein Fragezeichen (?) als Suffix haben sollte. Du erhältst dann einen Editor für die neue Seite. |
|
!Einfügen von Variablen |
|
Es gibt viele mögliche Variablen, die Sie auf einer Seite einfügen können. Die Grundform ist: |
|
{{ [[{$variablename}], }} |
|
wobei ''variablename'' der Name der Variable ist, die du einfügen möchtest. |
Beachte, dass Variablennamen nicht zwischen Groß- und Kleinschreibung unterscheiden, d.h. "pagename" ist identisch mit "paGeNamE" und "PageName". |
|
Die Liste der verfügbaren Variablen findest du unter [WikiVariables]. |
|
!Plugins einfügen |
|
Die grundlegende Beschwörung zum Einfügen eines Plugins sieht so aus: |
|
[[{INSERT <plugin class> WHERE param1=value, param2=value, ...}] |
|
Weitere Informationen findest du unter [JSPWikiPlugins]. |
|
|
!!!English |
|
When you've figured out how the editor works, then you should read [WikiEtiquette] so that you would know how to use your newly acquired skills... |
|
At line 9 changed one line |
---- = make a horizontal ruler. Extra '-' is ignored. |
---- = Make a horizontal ruler. Extra '-' is ignored. |
At line 12 changed 10 lines |
[link] = create a hyperlink to an internal WikiPage called 'Link'. |
[this is also a link] = create a hyperlink to an internal WikiPage called |
'ThisIsAlsoALink' but show the link as typed with spaces. |
[a sample|link] = create a hyperlink to an internal WikiPage called |
'Link', but display the text 'a sample' to the |
user instead of 'Link'. |
~NoLink = disable link creation for the word in CamelCase. |
[1] = make a reference to a footnote numbered 1. |
[#1] = mark the footnote number 1. |
[[link] = create text '[link]'. |
[link] = creates a hyperlink to an internal WikiPage called 'Link'. |
[this is also a link] = creates a hyperlink to an internal WikiPage called |
'ThisIsAlsoALink'. |
[click here|link] = creates a hyperlink to an internal WikiPage called |
'Link', but displays the text 'click here' to the |
user instead of 'Link'. |
[1] = Makes a reference to a footnote numbered 1. |
[#1] = Marks the footnote number 1. |
[[link] = creates text '[link]'. |
At line 27 changed 3 lines |
''text'' = print 'text' in italic. |
__text__ = print 'text' in bold. |
{{text}} = print 'text' in monospaced font. |
''text'' = prints 'text' in italic. |
__text__ = prints 'text' in bold. |
{{text}} = prints 'text' in monospaced font. |
At line 31 changed 3 lines |
* text = make a bulleted list item with 'text' |
# text = make a numbered list item with 'text' |
;term:ex = make a definition for 'term' with the explanation 'ex' |
* text = makes a bulleted list item with 'text' |
# text = makes a numbered list item with 'text' |
At line 45 changed one line |
The link can also be a direct URL starting with {{http:}}, {{ftp:}}, {{mailto:}}, {{https:}}, or {{news:}}, in which case the link points to an external entity. For example, to point at the java.sun.com home page, use {{[[http://java.sun.com]}}, which becomes [http://java.sun.com/] or {{[[Java home page|http://java.sun.com]}}, which becomes [Java home page|http://java.sun.com]. |
The link can also be a direct URL starting with http:, ftp:, mailto:, https:, or news:, in which case the link points to an external entity. For example, to point at the java.sun.com home page, use [[http://java.sun.com], which becomes [http://java.sun.com/] or [[Java home page|http://java.sun.com], which becomes [Java home page|http://java.sun.com]. |
At line 47 removed 2 lines |
If you want to use square brackets ({{[[]}}) in the page without creating a hyperlink, use two opening square brackets. So the text {{[[[Example Non-Link]}}, will appear as {{[[Example Non-Link]}}. |
|
At line 54 removed 3 lines |
|
Note also that this Wiki can be configured to support standard CamelCase linking (if it's supported, the word CamelCase should be a link, if it doesn't start with '~~'). It's off by default, but if your friendly administrator has turned it on, then well, CamelCase all you want =). |
|
At line 60 changed 2 lines |
a hyperlink you create a reference to a footnote, like this {{[[1]}}, which |
creates a footnote[1]. To make the actual footnote, you just put a {{[[#1]}} |
a hyperlink you create a reference to a footnote, like this [[1], which |
creates a footnote[1]. To make the actual footnote, you just put a [[#1] |
At line 64 changed one line |
You can also make a named footnote, just as if you were doing a normal hyperlink, such as {{[[Footnote name|1]}} as another way of referring to the first footnote[Footnote name|1]. Or you can put the custom name at the footnote itself[2]. |
You can also make a named footnote, just as if you were doing a normal hyperlink. For example, this refers to the same footnote[Footnote number 1|1] as the footnote above, but this refers to another footnote[2]. |
At line 68 changed one line |
You can also do links between different Wikis without knowing the URL. Just use a link in the form {{[[Wiki:WikiPage]}} and JSPWiki will create a link for you. For example, this link points to the [JSPWiki TextFormatting rules|JSPWiki:TextFormattingRules]. Check the [SystemInfo] page for more information on which Wiki links are available. |
You can also do links between different Wikis without knowing the URL. Just use a link in the form [[Wiki:WikiPage] and JSPWiki will create a link for you. For example, this link points to the [JSPWiki TextFormatting rules|JSPWiki:TextFormattingRules]. Check the [SystemInfo] page for more information on which Wiki links are available. |
At line 75 changed one line |
You can embed |
For security reasons uploading images is not permitted, but you can embed |
At line 79 changed one line |
If you specify a link text ({{[[this one here|http://example.com/example.png]}}) it becomes |
If you specify a link text ([[this one here|http://example.com/example.png]) it becomes |
At line 85 removed 4 lines |
It is also possible to use the [Image plugin|JSPWikiPlugins] to gain more control over the image placement and attributes. |
|
To force a flush after an image, use \ \ \ (that is, three consecutive backslashes instead of two). |
|
At line 92 changed one line |
* One \\ one and a half |
* One |
At line 98 changed one line |
* One \\ one and a half |
* One |
At line 106 changed one line |
# One \\ one and a half |
# One |
At line 109 removed one line |
|
At line 114 changed one line |
# One \\ one and a half |
# One |
At line 120 removed one line |
|
At line 130 removed 13 lines |
!Definition lists and comments |
|
A simple way to make definition lists is to use the ';:' -construct: |
|
;__Construct__:''Something you use to do something with'' |
|
Another nice use for the ';:' is that you can use it to comment shortly on other people's text, by having an empty 'term' in the definition, like this: |
{{{ |
;:''Comment here.'' |
}}} |
Which would be seen as |
;:''Comment here.'' |
|
At line 154 changed one line |
You can do simple tables by using pipe signs ('|'). Use double pipe |
You can do simple tables by using using pipe signs ('|'). Use double pipe |
At line 162 changed one line |
| ''Gobble'' | Bar \\ foo |
| ''Gobble'' | Bar |
At line 169 changed one line |
| ''Gobble'' | Bar \\ foo |
| ''Gobble'' | Bar |
At line 173 removed 4 lines |
!CSS styles |
While not in line with the keep it simple principle, CSS styles [can be used inline|CSSInWikipages] for those special occasions when you really need to emphasize part of a page. |
|
|
At line 185 changed one line |
This is not possible. You can, of course, remove all the links to that page, which makes it inaccessible. Or you can email the administrator, and I'll remove the page. You may also add a [DELETEME|JSPWiki:DELETEME] link. |
This is not possible. You can, of course, remove all the links to that page, which makes it inaccesible. Or you can email the administrator, and I'll remove the page. |
At line 193 removed 10 lines |
!Inserting variables |
|
There are many possible variables you can insert on a page. The basic form is: |
|
{{ [[{$variablename}], }} |
|
where ''variablename'' is the name of the variable you want to insert. Note that variable names are case-insensitive - that is, "pagename" is the same as "paGeNamE" and "PageName". |
|
You can see the list of available of variables at [WikiVariables]. |
|
At line 212 removed 6 lines |
Any [ideas | IdeasTextFormattingRules]? |
---- |
Is there a way to jump into a named anchor using a link? I have an html page |
with anchors in them that i'd like to jump into directly from another page. |
I don't want to refactor the previously big html page into sections at this |
time. For example, this doesn't work: {{[[a sample|link#anchor]}} |
At line 219 removed 18 lines |
---- |
|
A way to show a literal backslash-backslash without it forcing a line break is |
preformatted text i.e. the use of triple {'s and }'s to surround the text. |
|
---- |
Is there a way to have | (pipe) characters in table cells? -- [Jawe] |
|
---- |
;Is there a way to put a variable in a link? {{{[[{$variablename}]|TextFormattingRules]}}} produces [[{$variablename}]|TextFormattingRules].:--[Rich Miller|mailto:millerr(at)booksamillion(dot)com] |
|
[CategoryDocumentation], [Category OfficialDocumentation]. |
|
---- |
;So...how do I change the footer text at the bottom onf the page?:If you mean the {{{ |
"Go to top", "Edit this page", "More info...", and "Attach file..."}}} links, they live in ''~PageContent.jsp''\\--[ChrisCiulla] |
---- |
|
At line 239 changed one line |
[2-The other footnote|#2] The other footnote. Note how its name is different? |
[The other footnote|#2] The other footnote. Note how it's name is different? |
|