I'd like to do something like this: #set ($s = #showRecentEntries()) #set ($title = $utilities.escapeHTML($s))
But no dice. I've installed this on my demo site if you'd like to try and fix it. ;-) http://raibledesigns.com/page/test/title Username: test Password: roller I get a 500 error message with no information in my logs. Thanks, Matt On 5/3/06, Matt Raible <[EMAIL PROTECTED]> wrote:
I'm looking to get the most recent title from the displayed entries and display that in my <title> tag. Is that possible? #showRecentEntries works, but it displays a full <a href> link. Is it possible to get this w/o any HTML? Thanks, Matt On 5/3/06, David M Johnson <[EMAIL PROTECTED]> wrote: > > > > On May 3, 2006, at 8:49 AM, Matt Raible wrote: > > > Is this still accurate? > > > > http://rollerweblogger.org/wiki/Wiki.jsp?page=ShowRecentEntries > > That no longer appears to be valid Roller template code. > > > > There doesn't seem to be a definitive guide for Roller Macros anymore. > > Using Google gives a bunch of links, but many are 404s or incomplete > > references. > > The most definitive guide is here: > http://rollerweblogger.org/velocidoc/ > > - Dave >
