On Tue, 4 Jan 2000 10:43:51 -0500, Bill Verity <[log in to unmask]> wrote:

>In the LIST-LIBRARY section of the default.wwwtpl file, several substitutions are mentioned:  &+NOTEBOOK, &+LISTNAME and several others.  Is there a complete list anywhere?  In particular, I like to get at todays date and the identity of the person using the interface.  I'd like to use this information to document (as comments) who created a list and when they did it.

There is no List of variable..  Things like &+Date will probably work if you use
the same values from the MAILTPL templates.  You will have to try this however.
I don't think there is a variable for the login ID of the ADMIN user but only
POSTMASTER= are allowed to create lists anyway, so unless you have 100
POSTMASTER= it should not be hard to keep track of this.  At Lsoft we have 8-10
people who can create lists and we always just put in out initials and the date
by hand when we create a list.

Note that only Site Adminstrators have access to the templates you are talking
about so this question really belongs on LSTSRV-L as List Owners cannot do any
of this.