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

Contents of /contributions/modules/css/README.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 (10 months, 4 weeks ago) by fax8
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.3: +1 -1 lines
File MIME type: text/plain
#347481 by jchan: Porting css.module to Drupal 6.x
1 // $Id: README.txt,v 1.2.4.1 2008/11/02 16:19:36 fax8 Exp $
2
3 CSS MODULE
4 -----
5
6 The CSS module adds, for users with enough permissions and enabled nodes, a CSS field on the node creation page.
7
8 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
15
16
17 Please send comments to:
18 Fabio Varesano: fvaresano at yahoo dot it
19

  ViewVC Help
Powered by ViewVC 1.1.2