Parent Directory
|
Revision Log
|
Revision Graph
Initial version. See : http://blog.riff.org/2006_09_29_force_valid_html_with_valid_node_module for details.
| 1 | valid_node.module is a proof-of-concept module to demonstrate |
| 2 | a possible way of validating user-input node content on the fly, |
| 3 | by transforming it to XHHTML fragments on the fly using Tidy. |
| 4 | |
| 5 | (C) 2006 Frederic G. MARAND |
| 6 | Licensed under the CeCILL 2.0 (GPL-compatible license) |
| 7 | |
| 8 | Tidy is not distributed with the module but must be available |
| 9 | on the system where the module will be deployed. |
| 10 | |
| 11 | See http://tidy.sourceforge.net/ for details about tidy itself |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |