PROCEDURE
This parser needs the external sc (http://freshmeat.net/projects/sc/) routine.
- check if in the data dir of your wiki a directory tmp is created with write permissions to the httpd_user name. e.g.
/usr/share/moin/mywiki/data/tmp drwxr-xr-x 2 wwwrun nogroup 48 2004-04-09 18:57 tmp
- All formulars have to start by a "=" sign.
- builtin functions starts with a "=@" sign, please look at the sc description for the list of functions
- text in the cells is printed to the left and numbers to the right
- Please remove the version number from the routine name!