On 10/03/2009, at 12:24 AM, Sean Cribbs wrote:

1. Routing: Currently articles are routed to year/month/day/ permalink. I wanted to ask where is this defined?

This is defined in the ArchivePage class - the child_url method.

I think I'm blind cause I've been trying to find it and I can't (I looked for it before even sending the email)



2. Comments extension:
a. Comments are displayed on individual pages but I wanted to check if there is a way to display recent comments in general (not just the comments that belong to that page)?

I don't know that there is, but you could probably add some Radius tags that could do this.

How would you suggest accomplishing that?


b. When trying to add a new comment in production environment, I get this error:

Can you put the full error (including backtrace) in a pastebin? (pastie.org or gist.github.com work great) That said, my first guess is that the extension doesn't pass on the request to the page that it renders. It really should. My other guess is that you have Akismet or Mollom configured and the connection to their service is timing out.

Pasted to: http://pastie.org/412260
Funny thing, although I got an error in dev env, the comment was saved.
Also, Akismet is configured and service connection timeout sounds logical.


Elle
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to