FAQ Categories Ordering

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
gotons
Posts: 3
Joined: Mon Dec 02, 2013 5:20 pm

FAQ Categories Ordering

Post by gotons »

I saw a previous question about this and it was referred to create a request on GitHub to add the functionality for a user to change the ordering of their categories.

I don't really need the ability to change them multiple times as I don't think we will ever need them to NOT be alphabetical.

Can you direct me to the location of your DB queries and I can probably go ahead and fix that if it's as straightforward as I think it is.

Thanks a bunch.
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: FAQ Categories Ordering

Post by Thorsten »

Hi,

it should be this method: https://github.com/thorsten/phpMyFAQ/bl ... p#L173-233

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
gotons
Posts: 3
Joined: Mon Dec 02, 2013 5:20 pm

Re: FAQ Categories Ordering

Post by gotons »

Thorsten,

Danke schön! This was exactly what I was looking for. Much appreciated sir!
Post Reply