Hier sind einige Konfigurationen des JSPWiki beschrieben.
Plugins#
- Code Format
- Math-Plugin: Aktualisierte Version als Maven Artifact com.intersult:math-plugin
Formatierungen#
Stylesheet#
Das Stylesheet befindet sich unter /templates/default/jspwiki.cssTabellenzelle rechtsbündig (align right)#
| Überschrift | Überschrift |
|---|---|
| Stanrdard Links | Rechts13 |
Mehrere Spalten#
Beliebige Styles#
%%(<Style>) <Content> %%
Zum Beispiel eine Image mit Label:
%%(
float: right;
text-align: center;
font-weight: bold;
padding: 0 0 5px 5px;
)
<Image>
<Label>
%%
Images#
[{Image src='<Seite/Attachement>' width='<Width>' height='<Height>' style='<CSS>' link='<Wiki/URL>'}]
Code#
Inline Code: Intersult : JSPWiki - Plugin insertion failed: Could not find plugin CodeIntersult : JSPWiki - Plugin insertion failed: Could not find plugin CodeAttachement:
Intersult : JSPWiki - Plugin insertion failed: Could not find plugin CodeIntersult : JSPWiki - Plugin insertion failed: Could not find plugin Code
Sicherheit#
Seite nur lesbar/editierbar für eine Gruppe machen:[{ALLOW modify Intersult}]
Formular#
Es kann auch mit dem JSPWiki:FormMailerPlugin
abgeschickt werden.
Inhaltsverzeichnis#
[{TableOfContents}]
[{TableOfContents title='Page contents' numbered='true' prefix='Chap. '}]
