|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Show last comments on first pageHi guys! I got the blojsom working now with the authenticated comments, but my users now have one more requirement: He wants that blojsom show the latest comments (independently from the post date), I mean, at first page blojsom show the latest blog posts and on a separated list it show the latest comments; and if an user comment now, one post from 2 months ago, this comment will appear on first page too. Is there any plugin that allow blojsom to do that? If I my explanation is not clear enough please ask me. Thank you! Igor Regis Novos endereços, o Yahoo! que você conhece. Crie um email novo com a sua cara @ymail.com ou @rocketmail.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Blojsom-developers mailing list Blojsom-developers@... https://lists.sourceforge.net/lists/listinfo/blojsom-developers |
|
|
Re: Show last comments on first pageHey,
I don't think that there is already such a Plugin (I may be wrong), but it should be easy enough to build something like a Recent Comments Plugin. The comments table (i think there is one) should come in handy here but one needs to think of a way to extract recent comments in a way that doesn't slow down the application. I once built a similar plugin and it really visibly slowed down the blog :( because everytime the page rendered there was substantial database activity. Hibernate does do caching to a certain extent, but its not enough. -S On Thu, Nov 13, 2008 at 12:22 PM, Igor Regis <igor_ti@...> wrote:
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Blojsom-developers mailing list Blojsom-developers@... https://lists.sourceforge.net/lists/listinfo/blojsom-developers |
|
|
Res: Show last comments on first pageThank you again Shalini! I will analyze this possibility. Cheers, Igor Regis De: Shalini <shaliny.i@...> Para: blojsom-developers@... Enviadas: Quinta-feira, 13 de Novembro de 2008 15:33:43 Assunto: Re: [Blojsom-developers] Show last comments on first page Hey, I don't think that there is already such a Plugin (I may be wrong), but it should be easy enough to build something like a Recent Comments Plugin. The comments table (i think there is one) should come in handy here but one needs to think of a way to extract recent comments in a way that doesn't slow down the application. I once built a similar plugin and it really visibly slowed down the blog :( because everytime the page rendered there was substantial database activity. Hibernate does do caching to a certain extent, but its not enough. -S On Thu, Nov 13, 2008 at 12:22 PM, Igor Regis <igor_ti@...> wrote:
Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Blojsom-developers mailing list Blojsom-developers@... https://lists.sourceforge.net/lists/listinfo/blojsom-developers |
| Free embeddable forum powered by Nabble | Forum Help |