File: USAGE

package info (click to toggle)
libroxen-simplenews 2.7-9
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 44 kB
  • sloc: makefile: 36
file content (32 lines) | stat: -rw-r--r-- 573 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32


BASIC USAGE:

There are three tags you can use:
	<news>
	<hnews>
	<addnews>

<news>:
	This tag displays the amount
	of news articles you
	specified in the configuration
	interface.

<hnews>:
	This tag displays the amount
	of headers defined in the
	configuration interface, this
	links to the simplenews
	directory so they can be
	viewed individually.

<addnews>:
	This tag displays a simple form
	where news can be filled in.
	
	WARNING: HTML tags can be used
	in this, aswell as RXML tags.
	At the moment only <pike> is
	scanned out, although not always
	successfully.