User Tools

Site Tools


internet:wiki:dokuwiki_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
internet:wiki:dokuwiki_notes [2012/04/09 15:28]
gcooper
internet:wiki:dokuwiki_notes [2019/05/05 21:56] (current)
gcooper
Line 1: Line 1:
 ====== DokuWiki Notes ====== ====== DokuWiki Notes ======
 +
 +:!: Syntax Cheat Sheet: http://www.dokuwiki.org/cheatsheet
 +
 +===== Images with External Links =====
 +
 +<file>
 +[[http://www.subnet-calculator.com|{{ :networking:subnet_calulator.png?direct&350|}}]]
 +</file>
 +
 +===== Simple Border for Images =====
 +
 +Use a 'single table, single row, single cell' table.  Just add 'pipe' symbols before and after the image link:
 +
 +<file>
 +|{{ :internet:wiki:sample_borderless_image.png?150 |In a Single Row Table}}|
 +</file>
 +
 +|{{ :internet:wiki:sample_borderless_image.png?150 |In a Single Row Table}}|
 +
 ===== Templates ===== ===== Templates =====
  
 http://www.dokuwiki.org/template http://www.dokuwiki.org/template
 +
 +===== Media Manager =====
 +
 +Use the Media Manager to upload images and other files into your wiki.
 +
 +You can access the Media Manager in any Edit window by clicking on the icon for "Add images and other files"
 +
 +https://www.sonoracomm.com/wiki/lib/exe/mediamanager.php?edid=wiki__text
 +
 +===== Installed Plugins =====
 +
 +==== Box Plugin ====
 +
 +http://www.dokuwiki.org/plugin:box
 +
 +==== Color Plugin ====
 +
 +http://www.dokuwiki.org/plugin:color
  
 ===== Purge Cache ===== ===== Purge Cache =====
Line 13: Line 50:
  
 ===== Index (Site Map) ===== ===== Index (Site Map) =====
 +
 +http://www.dokuwiki.org/index
  
 <file> <file>
Line 23: Line 62:
 ?idx=namespace_to_show ?idx=namespace_to_show
 </file> </file>
- 
-http://www.dokuwiki.org/index 
  
 ===== Force HTTPS ===== ===== Force HTTPS =====
internet/wiki/dokuwiki_notes.1334006939.txt.gz · Last modified: 2012/04/09 15:28 by gcooper