i would like the latest posts on top. i change the DESC to ASC. that works fine, but i can't find the position of ajax post. where can i find this to change?

thanks for the great module. i hope you can help me

sry for my bad english :D

Comments

SeeSchloss’s picture

Assigned: Unassigned » SeeSchloss
Category: support » feature
Priority: Normal » Minor
Status: Active » Postponed

You would have to move the $contents .= drupal_get_form... line (line 604 in tribune.module in the current dev) to somewhere around line 584. There may be other changes needed in the javascript too for the reloading to work correctly, I'm not sure, just ask here if it still doesn't work :)

I used to have an option for displaying the latest posts on top, but I found it was too difficult to maintain when I changed the javascript code, especially since I didn't use it myself... but maybe I'll try to put it back, I'll see.

SeeSchloss’s picture

Priority: Minor » Normal
Status: Postponed » Active

Setting it to active since several persons are asking for it

SeeSchloss’s picture

Version: 6.x-1.1-1 » 6.x-1.x-dev
Status: Active » Fixed

This feature is now available in the CVS version (choose the message order in the tribune administration page).

I have found another bug while coding this, though :(

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.