| 1 |
// $Id: README.txt,v 1.1 2005/11/20 15:17:29 fax8 Exp $ |
// $Id: README.txt,v 1.2 2005/11/20 15:39:34 fax8 Exp $ |
| 2 |
|
|
| 3 |
CSS MODULE |
CSS MODULE |
| 4 |
----- |
----- |
| 5 |
|
|
| 6 |
This module add the possibility to create customized |
The CSS module adds, for users with enough permissions and enabled nodes, a CSS field on the node creation page. |
| 7 |
css (Cascading Style Sheets) to any node making |
|
| 8 |
advanced designers able to design complex css based contents. |
Users might insert CSS rules in the CSS node field and those rules will be parsed on the node viewing. |
| 9 |
|
This way CSS experienced users might create complex CSS based designs for nodes contents. |
| 10 |
|
|
| 11 |
|
IMPORTANT: note that the CSS editing permissions should be given only to trusted users (administrators). Malicious users which have this permission might broke your site design and also introduce security issues (XSS). |
| 12 |
|
|
| 13 |
|
|
| 14 |
For installation instructions see INSTALL.txt |
For installation instructions see INSTALL.txt |
| 15 |
|
|