Me again

Jul 26, 2008 02:35

I was wondering how I could add the entry id (number of entries) to my metadata.

Also, I saw somewhere (lost the link to the entry) where you could change your entry links to say "one" instead of 1, and so on. Does anyone know what I'm referring to?

metadata, link bar

Leave a comment

av8rmike July 26 2008, 17:26:13 UTC
Yeah, I guess I could have added some kind of formatting in there. But you'll have to come up with an image for it.
Change the line to look like this:
$currents = $currents + """

Entry #""" + ($.itemid / 256) + "";

Reply


Leave a comment

Up