|
UseCase: I periodically check all questions on my Q&A site and fix tags. But this put questions on the top (update their timestamp). How to prevent this? |
|
Every update of a node is stored in a separate revision, even if you change a simple tag. To do the trick the activate_revision method of the Node model had to be updated. This feature has been implemented and is now available in the latest trunk version: http://svn.osqa.net/changelog/OSQA/?cs=1083 thanks, works perfectly!
(29 Jun '11, 19:51)
Shrike
@Jordan, after I took the last trunk version yesterday I start getting an error on accessing any user profile: ..skipped..
(30 Jun '11, 04:40)
Shrike
Any ideas?
(04 Jul '11, 13:20)
Shrike
I believe jordan already fixed that.
(04 Jul '11, 14:17)
Hernani Cerq... ♦♦
ok, thank.
(04 Jul '11, 18:18)
Shrike
|