File: README

package info (click to toggle)
htag 0.0.24-2
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 356 kB
  • sloc: perl: 1,302; makefile: 20; sh: 2
file content (51 lines) | stat: -rw-r--r-- 1,642 bytes parent folder | download | duplicates (4)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
htag.pl 0.0.24
Simon Huggins <huggie@earth.li>

Description
===========

	htag is a tagline and signature adder but it has now been so over
	engineered that it will also do anything you want it to[0], do lots
	of stuff I want it to[1], and do stuff it wants to[2].

See the INSTALL	file for basic usage.
See the TODO	file for some stuff that I need help with and stuff that
will appear soon.

You will probably find the other docs useful (in order of usefulness):
README			- This file!
INSTALL			- how to install htag for those not using a binary
			  package.
sample-config		- a bunch of sample config files useful to base
			  yours on.

But really most of the docs are now at:
http://the.earth.li/~huggie/cgi-bin/moin/HtagHowto

Other docs are:
TROUBLESHOOTING		- how to troubleshoot your own problems.
MACRO_DESCRIPTION	- the reference for all the magic in sigs and tags.
Changelog.htag		- the changes between versions of htag.
Changelog.htagplugin	- the changes between versions of the HtagPlugin module.
URL			- URL of homepage.
BUGS			- list of known bugs and what to do if you find one.
TODO			- list of outstanding tasks.
AUTHORS			- list of contributors.
LICENSE			- the license.


Please mail me if you:
* have written some cool/useful plugins
* want to write an installer
* think it's good
* want to show off your tags and sigs :)

I'm interested in anyone running this successfully under windows.  I imagine
it should work with a bit of hackery.


[0] If you write the plugins to do it.
[1] that should be there already or should appear in future releases.
[2] Well ok that's just a blatent lie.

Simon Huggins <huggie@earth.li>