On Thu, Jun 30, 2011 at 5:54 PM, Fred Drake <[email protected]> wrote:
> On Wed, Jun 29, 2011 at 2:57 PM, anatoly techtonik <[email protected]> 
> wrote:
>> Index: pypi/templates/standard_template.pt
>> ===================================================================
>> -      <title tal:content="string:Python Package Index : ${data/title}" />
>> +      <title tal:content="string:${data/title} : Python Package Index" />
>
> This patch is good.
>
>> However, it changes URL for all pages, which may be not what is
>> desired. Any ideas how to make it only for package description pages
>> in TAL?
>
> It does not affect the URLs, only the page titles.

Yes, sorry, I meant Titles, not URLS.
--
anatoly t.
_______________________________________________
Catalog-SIG mailing list
[email protected]
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to