Search Author or Article ID

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
ckang
Posts: 1
Joined: Tue Nov 08, 2005 12:41 am

Search Author or Article ID

Post by ckang »

Sorry if this has been posted before, but I've searched and havent found anything.

I edited artikel.php and artikel.tpl to now show an article number,
article number being based off the faq_faqdata id field.
It shows up properly now.
I know that I should create another column and label it faqID or kbID but I'm not that good with PHP so I had to make do with what I could.

But I would like to be able to search for this entry. Also would like to search by author.

Anybody got any ideas?

Thanks
Thorsten
Posts: 15743
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

search by FAQ record ID or the author name could be added very easily... I can write a hack if you like.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
monkeybot
Posts: 22
Joined: Mon Nov 29, 2004 9:58 pm

Post by monkeybot »

Thorsten:

Can you show us how to add this ID search to the admin area as well as the public? This will make finding articles for editing a lot easier.

Thanks.
Last edited by monkeybot on Fri Nov 11, 2005 12:40 am, edited 2 times in total.
Post Reply