/[drupal]/contributions/sandbox/jjeff/codepress/README.txt
ViewVC logotype

Contents of /contributions/sandbox/jjeff/codepress/README.txt

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


Revision 1.1 - (show annotations) (download)
Mon Jul 9 00:26:03 2007 UTC (2 years, 4 months ago) by jjeff
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
Non-functional beginning stages of CodePress (syntax hilighted code editing) module for Drupal. Also some good code in here for textarea discovery for WYSIWYG-type modules.
1 $Id$
2
3 Enables syntax hilighting in Drupal textareas.
4
5 Due to licensing incompatibilities, the CodePress javascript code isn't
6 available in the Drupal repository. You will need to download these
7 scripts separately and install them in the module directory.
8
9 1. Download and decompress the CodePress code from http://codepress.org/
10 2. Place the entire download in the same directory as this file.
11 3. Enable the module in Drupal.
12 4. The module will "discover" textareas as you browse around your site.
13 Visit the pages on your Drupal site which contain the textareas you
14 would like to affect.
15 5. Visit the settings page (admin/settings/codepress) to decide syntax
16 hilighting for textareas.
17

  ViewVC Help
Powered by ViewVC 1.1.2