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

Contents of /contributions/modules/jsnippets/README.txt

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


Revision 1.2 - (show annotations) (download)
Tue Feb 20 14:06:00 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
CVS Tags: DRUPAL-5--1-1-BETA, DRUPAL-6--1-1-ALPHA1, DRUPAL-6--1-1-BETA1, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.1: +7 -6 lines
File MIME type: text/plain
Update README details.
1 $Id: README.txt,v 1.1 2006/05/21 21:56:20 karthik Exp $
2
3 About
4 -----
5 The snippets module can be used to insert code snippets, general text templates and so on into
6 specified Drupal textareas. Snippets can be related to textareas in forms, using the element ID
7 of the textarea and the form ID of the form. These will need to be obtained by viewing the HTML
8 source of the form in question.
9
10 This module uses Javascript in combination with XMLHTTP and JSON to retrieve and insert the
11 snippets.
12
13 Bug reports and other feedback are always welcome.
14
15 Links
16 -----
17 * JSnippets configuration: admin/build/jsnippets
18 * Project URL: http://drupal.org/project/jsnippets
19
20 Notes
21 -----
22 Related module: Code Snippets : http://drupal.org/node/17571
23
24 Credits
25 -------
26 Author: Zen / |gatsby| / Karthik Kumar : http://drupal.org/user/21209
27 Partially sponsored by: Chris Meryck.

  ViewVC Help
Powered by ViewVC 1.1.2