This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
internet:wiki:dokuwiki_notes [2011/11/01 13:34] 127.0.0.1 external edit |
internet:wiki:dokuwiki_notes [2019/05/05 21:56] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== DokuWiki Notes ====== | ====== DokuWiki Notes ====== | ||
+ | |||
+ | :!: Syntax Cheat Sheet: http:// | ||
+ | |||
+ | ===== Images with External Links ===== | ||
+ | |||
+ | < | ||
+ | [[http:// | ||
+ | </ | ||
+ | |||
+ | ===== Simple Border for Images ===== | ||
+ | |||
+ | Use a ' | ||
+ | |||
+ | < | ||
+ | |{{ : | ||
+ | </ | ||
+ | |||
+ | |{{ : | ||
+ | |||
===== Templates ===== | ===== Templates ===== | ||
http:// | http:// | ||
- | ==== Purge Cache ==== | + | ===== Media Manager ===== |
- | ''? | + | Use the Media Manager to upload images and other files into your wiki. |
- | https://www.sonoracomm.com/ | + | You can access the Media Manager in any Edit window by clicking on the icon for "Add images and other files". |
- | ==== Index (Site Map) ==== | + | https:// |
- | '' | + | ===== Installed Plugins ===== |
- | or\\ | + | |
- | '' | + | ==== Box Plugin ==== |
+ | |||
+ | http:// | ||
+ | |||
+ | ==== Color Plugin ==== | ||
+ | |||
+ | http:// | ||
+ | |||
+ | ===== Purge Cache ===== | ||
+ | |||
+ | < | ||
+ | ?purge=true | ||
+ | </ | ||
+ | |||
+ | https:// | ||
+ | |||
+ | ===== Index (Site Map) ===== | ||
http:// | http:// | ||
+ | < | ||
+ | ?do=index | ||
+ | </ | ||
+ | |||
+ | or | ||
+ | |||
+ | < | ||
+ | ? | ||
+ | </ | ||
+ | |||
+ | ===== Force HTTPS ===== | ||
+ | |||
+ | ==== Force Login, Admin and Profile actions to use SSL ==== | ||
+ | |||
+ | http:// | ||
+ | |||
+ | - Disable ' | ||
+ | - Modify .htaccess | ||
+ | |||
+ | ==== Force All Connections to Use SSL ==== | ||
+ | |||
+ | http:// |