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

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

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

revision 1.2, Sun Nov 20 15:39:34 2005 UTC revision 1.2.4.1, Sun Nov 2 16:19:36 2008 UTC
# Line 1  Line 1 
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    

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

  ViewVC Help
Powered by ViewVC 1.1.2