I LOVE this!!! I am gonna have even more fun w/it when I know how to edit the XML file to say what I want it to say. (I wanna add stuff!)
Okay, I think I have enough sense to add things to the first part of the file (below).
Code:
$vbphrase[ung_punctuation] = $vbphrase[ung_question];
} elseif ($navbar_localtime < '04:00') {
But, don't I also have to add code at the bottom of the page where you see stuff like:
Code:
<phrase name="ung_dinner" date="1204846288" username="Boofo" version=""><![CDATA[What's for dinner]]></phrase>
If I have to add code to the bottom of the page, how do I know what numbers to use in the "date" section of the code above?