From: Mike Taylor Date: Fri, 1 Dec 2006 16:51:32 +0000 (+0000) Subject: New X-Git-Tag: CPAN-v1.02~730 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=8e9bcea9b22460318f744209beeb9964498a1712;hp=2e6d7245c33b91bd4e466fa70ab01d1fbeef5e13 New --- diff --git a/web/htdocs/help.html b/web/htdocs/help.html new file mode 100644 index 0000000..d0ea596 --- /dev/null +++ b/web/htdocs/help.html @@ -0,0 +1,27 @@ +%# $Id: help.html,v 1.1 2006-12-01 16:51:32 mike Exp $ +<%args> +$help + + + + + + IRSpy help: <% $help %> + + + + +

IRSpy help: <% $help %>

+% $m->comp("/help/$help.html"); + + diff --git a/web/htdocs/help/find.html b/web/htdocs/help/find.html new file mode 100644 index 0000000..06fcce5 --- /dev/null +++ b/web/htdocs/help/find.html @@ -0,0 +1,31 @@ +

+ Fill in as many search critera as you like, then press the + Search button. +

+

+ If you don't fill in any fields, all registered targets will be found. +

+

+ Each search term that you enter is a CQL fragment. This means: +

+ +

+ For more detailed information, see + the CQL tutorial +

diff --git a/web/htdocs/help/link.mc b/web/htdocs/help/link.mc new file mode 100644 index 0000000..c615fc2 --- /dev/null +++ b/web/htdocs/help/link.mc @@ -0,0 +1,9 @@ +%# $Id: link.mc,v 1.1 2006-12-01 16:51:33 mike Exp $ +<%args> +$help + + [help] +%# It would be nice to make a little icon to use here instead of [help]