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

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

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


Revision 1.2 - (show annotations) (download)
Fri Feb 18 20:29:34 2005 UTC (4 years, 9 months ago) by axel
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +9 -1 lines
File MIME type: text/plain
Docs updated. Notice about alpha stage.
1 $Id: INSTALL.txt,v 1.1 2005/02/18 11:02:21 axel Exp $
2
3 *** MODULE IN ALPHPA STAGE. SOME DECLARED FEATURES DON'T WORK
4 *** AND SOME READY THINGS MAY BE CHANGED BEFORE RELEASE. USE
5 *** ON YOUR OWN RISK.
6
7 INSTALLATION
8
9 Copy module to your modules directory. Set table prefix and execute
10 SQL script. Go to administer>modules and enable snippets. Then
11 go to administer>users>settings>permission and set appropriate
12 permissions for creation and usage snippets for different user roles.
13 Finally go to 'administer>input formats' and enable snippet filter
14 for appropriate formats. Don't mix it with 'PHP-exec' filter.
15
16 Strongly recommend to install codefilter.module for colorize
17 PHP-code of the snippets!
18
19 Also convenient to make separate input format for posting and showing
20 code snippets. For this new format: disable 'PHP evaluator' but enable
21 'Code filter'.
22
23 See TIPS.txt for advanced usage hints.

  ViewVC Help
Powered by ViewVC 1.1.2