Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
dokuwiki_changelog [2023/04/26 18:00] – cbuehler | dokuwiki_changelog [2023/09/27 09:36] (aktuell) – [1.2 Templates] cbuehler | ||
---|---|---|---|
Zeile 6: | Zeile 6: | ||
https:// | https:// | ||
\\ | \\ | ||
- | Restore from Backup\\ | + | Restore from Backup:\\ |
dokuwiki\dokuwiki\data\pages\wiki\syntax.txt | dokuwiki\dokuwiki\data\pages\wiki\syntax.txt | ||
Zeile 18: | Zeile 18: | ||
* **Dw2Pdf plugin**\\ DokuWiki to PDF converter\\ Last updated on 2023-03-20\\ https:// | * **Dw2Pdf plugin**\\ DokuWiki to PDF converter\\ Last updated on 2023-03-20\\ https:// | ||
* **Extended Table Syntax 3**\\ Allows extended (MediaWiki-style) table syntax in DokuWiki\\ Last updated on 2021-03-24\\ https:// | * **Extended Table Syntax 3**\\ Allows extended (MediaWiki-style) table syntax in DokuWiki\\ Last updated on 2021-03-24\\ https:// | ||
+ | * **Fontfamily Plugin**\\ Tags <ff (fonttype)></ | ||
+ | * **nodisp Plugin**\\ Hide text from brwosoer display or remove from output to browser depending on acl\\ Last updated on 2022-09-14\\ https:// | ||
+ | * **Open Document Plugin**\\ Export the current Wiki page to a OpenOffice ODT file\\ Last updated on 2023-03-03\\ https:// | ||
+ | * **Reveal.js Slideshow Plugin**\\ Display a Wiki page as Reveal.js slideshow presentation\\ Last updated on 2020-07-20\\ https:// | ||
+ | * **Table Width Plugin**\\ Allows to specify width of table columns\\ Last updated on 2023-04-04\\ https:// | ||
+ | * **Translation Plugin**\\ Supports the easy setup of a multi-language wiki\\ Last updated on 2023-04-04\\ https:// | ||
+ | * **Wrap Plugin**\\ Universal plugin which combines functionalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction\\ Last updated on 2023-04-04\\ https:// | ||
===== 1.2 Templates ===== | ===== 1.2 Templates ===== | ||
- | * Codowik\\ Customizing: | + | * Codowik\\ Customizing: |
- | | + | |
- | | + | /* background-color: #bbbbbb; */ |
- | margin-top:12px; | + | /* background-color: #483D8B; */ |
- | background: #FFFFFF; | + | background-color: #76b3ec; |
- | ul{ | + | text-align: center; |
- | text-align: | + | </ |
- | + | ||
- | | + | |
- | a{color:# | + | |
- | }</ | + | |
/* background:# | /* background:# | ||
background:# | background:# | ||
+ | }</ | ||
+ | |||
+ | background:# | ||
+ | /* color:black !important; */ | ||
+ | color:blue !important; | ||
+ | font-weight: | ||
+ | | ||
}</ | }</ |