/[drupal]/contributions/modules/css/INSTALL.txt
ViewVC logotype

Diff of /contributions/modules/css/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2, Sun Nov 2 15:16:09 2008 UTC revision 1.3, Sun Nov 2 16:12:25 2008 UTC
# Line 1  Line 1 
1  // $Id: INSTALL.txt,v 1.1 2005/11/20 15:17:29 fax8 Exp $  // $Id: INSTALL.txt,v 1.2 2008/11/02 15:16:09 fax8 Exp $
2  INSTALL INSTRUCTIONS FOR CSS.MODULE  INSTALL INSTRUCTIONS FOR CSS MODULE
3  ----  ----
4    
5  1-Copy the css.module files into the modules directory  - Copy the css module folder into the sites/all/modules directory or sites/example.com/modules directory.
6  2-Login as site administrator  - Login as site administrator
7  3-Activate css.module as usual (administer->modules)  - Activate the css module as usual (Administer > Site building > Modules)
8  4-Set access control to fit your needs (administer->access control)  - 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 broke your site design and also introduce security issues (XSS).

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.2