<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#ffffff" text="#000000">
I made an Aiki OCAL widget that can automatically pull the URL name
into the page as an <h2>  (or whatever else you want it as.)<br>
<br>
You can see it in action here : <br>
<a class="moz-txt-link-freetext" href="http://www.openclipart.org/tagcloud">http://www.openclipart.org/tagcloud</a><br>
<a class="moz-txt-link-freetext" href="http://www.openclipart.org/chovynz-sandbox">http://www.openclipart.org/chovynz-sandbox</a><br>
<br>
Let me know where else it might be useful.<br>
<br>
<b>Usage & Limitations : </b><br>
Name = auto-typography-title<br>
Must be Fathered to "content"<br>
Render order must be 0.<br>
<br>
All other content should have a render order of 1, so that they are
displayed below the title, otherwise you'll end up with "typography
titles" in weird places as seen on my sandbox.<br>
<br>
<b>TODO:</b><br>
Make first letter captialised.<br>
Possibilities = <a class="moz-txt-link-freetext" href="http://www.php.net/manual/en/function.ucfirst.php">http://www.php.net/manual/en/function.ucfirst.php</a><br>
<br>
Cheers<br>
Chovynz<br>
</body>
</html>