| 1 |
// $Id: INSTALL.txt,v 1.2.2.1 2008/11/02 16:19:36 fax8 Exp $
|
| 2 |
INSTALL INSTRUCTIONS FOR CSS MODULE
|
| 3 |
----
|
| 4 |
|
| 5 |
- Copy the css module folder into the sites/all/modules directory or sites/example.com/modules directory.
|
| 6 |
- Login as site administrator
|
| 7 |
- Activate the css module as usual (Administer > Site building > Modules)
|
| 8 |
- Activate the css editing for the node types you need (Administer > Content management > Content types)
|
| 9 |
- Enable the "create css for nodes" permissions *only* for the administrator groups (trusted users, see below)
|
| 10 |
|
| 11 |
IMPORTANT: note that the CSS editing permissions should be given only to trusted users (administrators). Malicious users which have this permission might break your site design and also introduce security issues (XSS).
|
| 12 |
|
| 13 |
|