User Tools

Site Tools


pmwiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pmwiki [2022/07/13 01:22] – links, general notes rjtpmwiki [2022/07/24 14:13] (current) – Skins rjt
Line 17: Line 17:
   * //Namespaces// are called //[[https://www.pmwiki.org/wiki/PmWiki/WikiGroup|groups]]//.   * //Namespaces// are called //[[https://www.pmwiki.org/wiki/PmWiki/WikiGroup|groups]]//.
   * //Interwiki// links are called //[[https://www.pmwiki.org/wiki/PmWiki/InterMap|InterMap]]//   * //Interwiki// links are called //[[https://www.pmwiki.org/wiki/PmWiki/InterMap|InterMap]]//
 +
 +===== Skins =====
 +
 +There are a bunch of skins on the wiki, but to make the choice easier you may as well skip to the 'responsive web design' category:
 +
 +  * https://www.pmwiki.org/wiki/Category/RWD
 +
 +Felix Pleşoianu has some tidy ones on this page:
 +
 +  * https://felix.plesoianu.ro/web/index.html
 +
 +===== Syntax =====
 +
 +PmWiki syntax is pretty standard, but there are some nice features:
 +
 +  * Letters connected to a link get included ''%%[[chip]]s%%'' display 'chips', and links to 'chip'. In [[dokuwiki]] you have to ''%%[[chip|chips]]%%''
 +  * You can also easily exclude parts with brackets: ''%%[[(hot) chips]]%%'' displays 'chips' and links to 'hot_chips'. In [[dokuwiki]] you have to ''%%[[hot_chips|chips]]%%''
  
 ===== Troubleshooting ===== ===== Troubleshooting =====
 ==== preg_replace with /e modifier deprecated ==== ==== preg_replace with /e modifier deprecated ====
-Ran into some trouble and found a bunch of ''preg_replace with /e modifier deprecated'' in my ''error_log''.+Ran into some trouble with an old install and found a bunch of ''preg_replace with /e modifier deprecated'' in my ''error_log''.
  
 Debugging info here: http://www.pmwiki.org/wiki/PmWiki/Troubleshooting was useful. Debugging info here: http://www.pmwiki.org/wiki/PmWiki/Troubleshooting was useful.
Line 35: Line 52:
  
   * https://www.pmwiki.org/   * https://www.pmwiki.org/
 +    * [[https://www.pmwiki.org/wiki/PmWiki/PmWikiPhilosophy|PmWikiPhilosophy]]
  
 {{tag>wiki fixes self-host software}} {{tag>wiki fixes self-host software}}
pmwiki.1657639351.txt.gz · Last modified: 2022/07/13 01:22 by rjt