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

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

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


Revision 1.2 - (show annotations) (download)
Sat Feb 24 08:56:01 2007 UTC (2 years, 9 months ago) by mh86
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +34 -0 lines
File MIME type: text/plain
updated docu
1 ***********
2 * README: *
3 ***********
4
5 DESCRIPTION:
6 ------------
7 This module offers the possibility to add prefix and suffix
8 values for each cck widget.
9
10
11 REQUIREMENTS:
12 -------------
13 The form_markup.module requires the content.module to be installed.
14
15
16 INSTALLATION:
17 -------------
18 1. Place the entire form_markup directory into your Drupal modules/
19 directory.
20
21 2. Enable the form_markup module by navigating to:
22
23 administer > modules
24
25
26 USING FORM_MARKUP:
27 -----------------
28 When creating a new or editing an existing field, there will appear a fieldset called Markup.
29 Here you can set, what additional html markup will be added around your field. Both fields are
30 optional, so you can leave it empty or just fill in one or both.
31 For example you can put a <div id="tel-number"> (prefix) and <div> (suffix) around for
32 additional css-design.
33
34 Author:
35 -------
36 Matthias Hutterer
37 mh86@drupal.org
38 m_hutterer@hotmail.com

  ViewVC Help
Powered by ViewVC 1.1.2