various changes to make URLs more context sensitive:
authorTony Cook <tony@develop-help.com>
Thu, 14 Sep 2006 05:41:01 +0000 (05:41 +0000)
committertony <tony@45cb6cf1-00bc-42d2-bb5a-07f51df49f94>
Thu, 14 Sep 2006 05:41:01 +0000 (05:41 +0000)
commit6866b8dd3c6513f77f4e60f2e7dda89a91521bcc
treec492dd9eb8b6aeb0050792aacbf314167211376b
parent645d24eb9f1b3ea0ff48c391df7192350ff4ac48
various changes to make URLs more context sensitive:

=over

=item *

the link fields for dyncart and the normal cart page are now always
generated as absolute URLs

=item *

the shop base pages are now always pregenerated as if the shop article
had an absolute URL, even when it doesn't.

=item *

the dynamic version of the url tag will now generate absolute URLs
when there is no article context and use the article link to decide
whether to generate absolute URLs in article context.

=back
site/cgi-bin/modules/BSE/Dynamic/Article.pm
site/cgi-bin/modules/BSE/Formatter.pm
site/cgi-bin/modules/BSE/Shop/Util.pm
site/cgi-bin/modules/BSE/Util/DynamicTags.pm
site/cgi-bin/modules/Util.pm
site/docs/bse.pod
site/docs/formmail.pod
site/templates/base.tmpl
test.cfg