Re: Entry permalinks in Roller
Comments:

Oh thanks! I actually thought this was my fault. I figured I had an open tag somewhere.

Posted by Andy on February 08, 2003 at 09:11 AM CST
Website: http://cvs.apache.org/~acoliver #

Well I tried in the day template.... here is what I have:






$macros.showDayPermalink()
$macros.showEntryDate()


#foreach( $entry in $entries )


$entry.title $entry.text
($entry.updateTime/$entry.pubTime)


#end

eez that not right?

Posted by Andy on February 08, 2003 at 09:23 AM CST
Website: http://cvs.apache.org/~acoliver #

A cursory review says it looks okay. I'm still no Velocity expert...

Posted by Lance on February 10, 2003 at 02:22 PM CST #

Comments have been disabled.