Benutzer-Werkzeuge

Webseiten-Werkzeuge


wiki:syntax

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
wiki:syntax [07.08.2025 14:42] – [Tables] larswiki:syntax [11.09.2025 19:09] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 84: Zeile 84:
  
   * For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone").   * For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone").
-  * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[doku>localization#changing_some_localized_texts_and_strings_in_your_installation|localization]]):  +  * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[doku>localization#changing_some_localized_texts_and_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php>
- +
-<code - conf/lang/en/lang.php>+
 <?php <?php
 /** /**
Zeile 255: Zeile 253:
   * FIXME %%  FIXME %%   * FIXME %%  FIXME %%
   * DELETEME %% DELETEME %%   * DELETEME %% DELETEME %%
- 
----- 
----- 
  
 ==== Text to HTML Conversions ==== ==== Text to HTML Conversions ====
Zeile 304: Zeile 299:
  
 >>> Then lets do it! >>> Then lets do it!
- 
----- 
  
 ===== Tables ===== ===== Tables =====
Zeile 369: Zeile 362:
 Note: Vertical alignment is not supported. Note: Vertical alignment is not supported.
  
----- 
 ===== No Formatting ===== ===== No Formatting =====
  
Zeile 384: Zeile 376:
   The same is true for %%//__this__ text// with a smiley ;-)%%.   The same is true for %%//__this__ text// with a smiley ;-)%%.
  
----- 
 ===== Code Blocks ===== ===== Code Blocks =====
  
Zeile 411: Zeile 402:
   </file>   </file>
  
----- 
 ==== Syntax Highlighting ==== ==== Syntax Highlighting ====
  
Zeile 431: Zeile 421:
  
 There are additional [[doku>syntax_highlighting|advanced options]] available for syntax highlighting, such as highlighting lines or adding line numbers. There are additional [[doku>syntax_highlighting|advanced options]] available for syntax highlighting, such as highlighting lines or adding line numbers.
- 
----- 
  
 ==== Downloadable Code Blocks ==== ==== Downloadable Code Blocks ====
Zeile 449: Zeile 437:
  
 If you don't want any highlighting but want a downloadable file, specify a dash (''-'') as the language code: ''%%<code - myfile.foo>%%''. If you don't want any highlighting but want a downloadable file, specify a dash (''-'') as the language code: ''%%<code - myfile.foo>%%''.
- 
----- 
  
 ===== RSS/ATOM Feed Aggregation ===== ===== RSS/ATOM Feed Aggregation =====
Zeile 474: Zeile 460:
 {{rss>http://slashdot.org/index.rss 5 author date 1h }} {{rss>http://slashdot.org/index.rss 5 author date 1h }}
  
- 
----- 
  
 ===== Control Macros ===== ===== Control Macros =====
Zeile 484: Zeile 468:
 | %%~~NOTOC~~%%   | If this macro is found on the page, no table of contents will be created | | %%~~NOTOC~~%%   | If this macro is found on the page, no table of contents will be created |
 | %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (eg. when the %%<php>%% syntax above is used), adding this macro will force DokuWiki to rerender a page on every call | | %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (eg. when the %%<php>%% syntax above is used), adding this macro will force DokuWiki to rerender a page on every call |
- 
- 
----- 
  
 ===== Syntax Plugins ===== ===== Syntax Plugins =====
Zeile 494: Zeile 475:
 ~~INFO:syntaxplugins~~ ~~INFO:syntaxplugins~~
  
----- 
wiki/syntax.1754570534.txt.gz · Zuletzt geändert: von lars