Page 1 of 1

recententries with links

Posted: Tue Aug 29, 2006 4:19 am
by bdconnolly
I am trying to use the recent entries plugin. Just want it to list titles and dates. Just want the titles to link to the actual article permalinked page.

Got this... but I can't get it to work:

Code: Select all

    {foreach from=$dategroup.entries item="entry"}

    <div class="serendipity_showentry_title">
    <a href="{$entry.link}">{$entry.title|escape}</a>
    {$entry.timestamp|@formatTime:DATE_FORMAT_ENTRY}
    </div>

{/foreach}
Suggestions?

Thanks.

brian

Re: recententries with links

Posted: Tue Aug 29, 2006 9:25 am
by garvinhicking
Hi!

The recent entries plugin does not use .tpl files?! What are you editing ther?!

Regards,
Garvin

Posted: Tue Aug 29, 2006 2:10 pm
by bdconnolly
this will go down as my stupidest post of all time. Hard to describe just how confused I was. I was editing the moblog plugin. I so need a vacation.

Posted: Tue Aug 29, 2006 9:30 pm
by judebert
Oh, I remember being that tired and confused. How I long for those days...

You'd better get that vacation quick. It only gets busier from here. Make some time for yourself and your family, or you'll never get any.