On 01/23/2015 01:26 PM, Dennis Putnam wrote:
> How is listinfo_url used in templates set? I am guessing I have
> something configured wrong somewhere because the templates where that is
> used has just the host name not the FQDN. Thanks.


Each piece of code that uses a template sets the replacement for that
template.

However, the good news is they all get it the same way, via the list
method GetScriptURL('listinfo', absolute=1). This in turn uses the list
attribute web_page_url which is set at list creation time from the
Defaults.py/mm_cfg.py setting for DEFAULT_URL_PATTERN filled in with the
list's url host.

See the FAQ at <http://wiki.list.org/x/mIA9> for more and how to fix it.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to