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

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

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


Revision 1.4 - (show annotations) (download)
Fri Dec 26 15:20:36 2008 UTC (11 months ago) by fax8
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.3: +4 -2 lines
File MIME type: text/plain
#347481 by jchan: Porting css.module to Drupal 6.x
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

  ViewVC Help
Powered by ViewVC 1.1.2