How to have a new line installed
- Add to config.php
- HTMLPNewline = '<br />';
- Use
(:linebreaks:)
Display IP address
- Add to config.php
$FmtPV['$RemoteAddr'] = '$_SERVER["REMOTE_ADDR"]';
- Use
{$RemoteAddr}
- Example
- My IP addres is 38.107.191.82
Recreate .pageindex
- Go to wiki.d directory
- delete .pageindex file
- PmWiki will then automatically build a new .pageindex.
Recipe Check
- In browser select <site>?action=recipecheck
- Example Recipe Check
Rate this page
| Luxury.PmWikiTricks |

Not rated yet