LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Ron Wood <[log in to unmask]>
Tue, 26 Feb 2008 12:59:55 -0500
text/plain (58 lines)
Customizing the appearance of individual lists is can presumably done by
listowners.

Suppose a listowner wanted to change the format of the homepage, i.e. the
list archive page with list title.. specifically wants to replace the
"folder" icon to the left of the list title with something relevant to the
list content or purpose. 

Clicking on edit page, and then "body-global-pagetitle" produces the mixed
html/LISTSERV code seen below

presumably the variable "TITLEICON" is within reach of the owner. If not, I
presume the owner is to provide a URL that resolves to the image... 
i.e. img src="&+TITLEICON;"

How does the listowner do this without administrative assistance?

Is some site planning required, like providing a path to where these things
are stored where the listowner has access privileges by default?

The manuals have not been helpful, i.e. providing guidance at the listowner
level.

Thanks for any insight.

Ron Wood
University of Rochester
___________________________

<br>
<table width="100%" cellpadding="5" cellspacing="0">
<tr>
+BB Ø&+PREF(UNCLUTTER);
+BB &+TITLEICON;
<td width="64"><img src="&+TITLEICON;" alt="&+PAGE-TITLE;"
title="&+PAGE-TITLE;"></td>
+EB
+EB
<td width="100%" nowrap>
<h2>&+PAGE-TITLE;
+BB &+LISTNAME;
+BB Ø&+SUPPRESS-LISTNAME;
 (&+LISTNAME;)
+EB
+EB
</h2>
</td>
+BB &+LISTNAME;
+BB Ø&+EQU(&+LISTNAME;,SITE);
+BB Ø&+SUPPRESS-HOME;
<td align="right" valign="bottom" nowrap><p><a
href="&+SCRIPT;?A0=&+LNAME;&+OPTXY;">&+LISTNAME; &amp;+T-HOME;</a></p></td>
+EB
+EB
+EB
</tr>
</table>

ATOM RSS1 RSS2