Sean Cribbs
seancribbs.com
On 9/18/06, Jon Baer <[EMAIL PROTECTED]> wrote:
Clearing out the page cache had no effect ... its ok though since Im still in the process of getting around to exploring the code. I'll svn up in a few days.Thanks.- JonOn Sep 18, 2006, at 10:03 AM, Sean Cribbs wrote:I've done something similar on my testing platform, which is the "Styled Blog" and had no issue -- it looks like you're doing something similar. If you continue to have problems, please try clearing the page cache in the admin interface, then reloading the page. I do have one modification to make to the tag, but I may not be able to get to it today.Sean
On 9/18/06, Jon Baer < [EMAIL PROTECTED]> wrote:On the Home Page layout (the homepage + entry are commentable) ...
<r:children:each limit="1" order="desc">
<div class="first entry">
<h3><r:link /></h3>
<r:content />
<r:if_content part="extended"><r:link anchor="extended">Continue
Reading…</r:link></r:if_content>
<p class="info">Posted by <r:author /> on <r:date format="%b %d, %
Y" /></p> (<r:comments:count /> comments)
</div>
</r:children:each>
- Jon
On Sep 18, 2006, at 7:55 AM, Sean Cribbs wrote:
> Jon Baer wrote:
>> Hi,
>>
>> Im just wondering if its possible @ all to use <r:comments:count />
>> on the main page ... i figured that setting it as commentable and
>> using (<r:comments:count /> comments) in my layout might work but no
>> luck ... any ideas or workarounds?
>>
>> Thanks.
>>
>> - Jon
>> _______________________________________________
>> Radiant mailing list
>> Post: [email protected]
>> Search: http://radiantcms.org/mailing-list/search/
>> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>>
>>
> If you are in the context of a child page that is Commentable, it
> should
> work, i.e. if you're looping through them with <r:children:each>.
> Send
> me a snippet of what you're trying to do and I'll see if I can help
> you
> more.
>
> Sean Cribbs
> seancribbs.com
> _______________________________________________
> Radiant mailing list
> Post: [email protected]
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant_______________________________________________Radiant mailing listPost: [email protected]
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant
_______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
