InstallingPmWikiForNewMode
<< | Pages | >>
I use the following recipes:
- Publish PDF for generating PDFs and for Table Of Contents -- includes Page Table Of Contents
- Fox for comment forms, by this recipe: Fox Comment Box (but I had to change
div1
todiv
-- somehowdiv1
doesn't work here) - jsMath for mathematical formulas, with sprite fonts
- Source Block for code syntax highlighting
- multi language for several language versions of content
I have added the line:
<script src="$JSMathUrl/plugins/spriteImageFonts.js"></script>
to jsmath.php
to get sprite fonts.