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

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

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


Revision 1.5 - (show annotations) (download)
Sat Jul 14 20:12:42 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +2 -2 lines
File MIME type: text/plain
I am not maintaining this module anymore
1 Drupal series.module README.txt
2 ==============================================================================
3
4 This module allows you to put nodes into series using the Drupal taxonomy.
5 The list of nodes in the same series can be embedded into the node body
6 at a place defined by the node author. The BBcode like [series-info:left],
7 [series-info:right] or [series-info:center] markers can be used in the node
8 body or teaser to place the series information box (floated left, right
9 or centered respectively). Note that the module does not contain CSS styles
10 for the box, so you need to have styles in your theme to make things look
11 better. The .series-box and .series-left, .series-right and series-center
12 class selectors can be used in your theme.
13
14 Installation
15 ------------------------------------------------------------------------------
16
17 Required:
18 - Copy series.module to modules/
19
20 - Enable the module as usual from Drupal's admin pages.
21
22 - Add a vocabulary for series and associate that vocabulary with the series
23 feature on the series module settings page.
24
25 Credits / Contact
26 ------------------------------------------------------------------------------
27
28 The author of this module is Gabor Hojtsy, but this module is not
29 maintained anymore.

  ViewVC Help
Powered by ViewVC 1.1.2