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.
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.
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.
Sean
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant