Writing /var/www/bithack.se/projects/methabot/data/cache/9/938b3cee3e8e5f0f141dae1e719ce810.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /var/www/bithack.se/projects/methabot/data/cache/9/938b3cee3e8e5f0f141dae1e719ce810.xhtml failed
Differences
This shows you the differences between the selected revision and the current version of the page.
| docs:handlers 2009/02/24 00:17 | docs:handlers 2009/02/24 00:19 current | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| Handlers can be set using the //handler// filetype option or the //default_handler// crawler option. | Handlers can be set using the //handler// filetype option or the //default_handler// crawler option. | ||
| + | |||
| + | A handler can, just like a parser, be either a C or javascript function. | ||