[Zope] Newbie Page Template Question

volker.wend@efgbsh.de volker.wend@efgbsh.de
Sun, 2 Mar 2003 16:34:57 +0100


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C2E0D1.47617070
Content-Type: text/plain

He folks,
 
I need a solution to format a title in lowercase all the time. I have an
object with a title
 
     <a class="navigation" target="main" 
              tal:attributes="href url" 
              tal:content="r/object/title_or_id">ID</a>
 
 
What would be the right way of converting the title to lowercase ?
 
Thanks,
Volker

------_=_NextPart_001_01C2E0D1.47617070
Content-Type: text/html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1141" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=943011915-02032003><FONT face=Arial size=2>He 
folks,</FONT></SPAN></DIV>
<DIV><SPAN class=943011915-02032003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=943011915-02032003><FONT face=Arial size=2>I need a solution to 
format a title in lowercase all the time. I have an object with a 
title</FONT></SPAN></DIV>
<DIV><SPAN class=943011915-02032003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=943011915-02032003><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp; &lt;a class="navigation" 
target="main"&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
tal:attributes="href url" 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
tal:content="r/object/title_or_id"&gt;ID&lt;/a&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=943011915-02032003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=943011915-02032003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=943011915-02032003><FONT face=Arial size=2>What would be the 
right way of converting the title to lowercase ?</FONT></SPAN></DIV>
<DIV><SPAN class=943011915-02032003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=943011915-02032003><FONT face=Arial 
size=2>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=943011915-02032003><FONT face=Arial 
size=2>Volker</FONT></SPAN></DIV></BODY></HTML>

------_=_NextPart_001_01C2E0D1.47617070--