[ Follow Ups ] [ Post Followup ] [ Discussions at the Paneris system node ]

Re: create a new page : Attn Myles

Posted by TimP on Wed Nov 25 1:16:57 1998

In Reply to: create a new page: posted by TimJ on November 23, 1998 at 17:01:12:

Distribution: paneris@i-way.co.uk
>maybe I'm having a bad day, but I just got this after create page, at paneris root.

>Missing template file at top level:(/u/www/virtual/panerispage_input.template)
>Try Again..

I think that this is due to a change in htmlutil.pl,
create_node.pl takes a query string of the form name=xxx,
and create_page.pl can take a query string of \w+.

The function get_server_node_leaf_or_die has been modified
to expect a node name in the query string.

Anyway, it is too late to think up the correct way of doing it,
so I have changed htmlutil.pl back(ish).

Does anyone have a well thought out convention for the
use of the query string variable?

I started using just bare words, but increasingly like to use
var=val.

yours
TimP




Follow Ups: