Search found 5 matches

by veggierebel
Fri Apr 09, 2004 10:06 am
Forum: General discussions
Topic: Questions Re-Order / Sort feature
Replies: 6
Views: 8867

hack done. :)

i added a sort column and some new code in record.show.php to add links pointing at a new function which is similar to the swap code for the categories (category.php). i also added the new sort column to the ORDER BY on some SELECT's.

when new questions are first added i set the ...
by veggierebel
Fri Apr 09, 2004 8:15 am
Forum: General discussions
Topic: Questions Re-Order / Sort feature
Replies: 6
Views: 8867

Thanks for the prompt response.

Sounds like I may just go ahead and make a quick hack to my setup then to tide me over until the new release :)
by veggierebel
Fri Apr 09, 2004 8:04 am
Forum: General discussions
Topic: Questions Re-Order / Sort feature
Replies: 6
Views: 8867

Thanks.

I've made some progress myself tonite, but the code is not very eligant.

Any idea when this feature will be added to the current release of 1.4?

Thanks again

Chris
by veggierebel
Fri Apr 09, 2004 4:24 am
Forum: General discussions
Topic: Questions Re-Order / Sort feature
Replies: 6
Views: 8867

I've done some digging in the code and I see how the re-order works for the categories.

I can also see that the when questions are viewed they're sorted by rubrik/category then id.

So, we'd have to add another field to sort on.
by veggierebel
Fri Apr 09, 2004 3:50 am
Forum: General discussions
Topic: Questions Re-Order / Sort feature
Replies: 6
Views: 8867

Questions Re-Order / Sort feature

Hi

Sorry for writing this in English, but my German is really bad and I dont think you'd appreciate a Google Tools translation :)

I've been playing with phpMyFAQ for a few days now and think it's great.

One feature I can't find is a way to sort or re-order the questions once they've been entered ...