Search News ?

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
Holgate
Posts: 12
Joined: Tue Jul 12, 2005 4:57 pm

Search News ?

Post by Holgate »

Is the FAQ search supposed to return results from 'news' articles entered by admin? I'm only getting returns on FAQ entries, but I want users to be able to see old news in the search results if possible...did I miss this somewhere else in the Forum? Thanks for your work.

http://www.chingdiscgolf.com/faqs (v1.4.9)...sweet...
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

the search is only search through the FAQ records.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Holgate
Posts: 12
Joined: Tue Jul 12, 2005 4:57 pm

Post by Holgate »

Sorry for the newbieness here...

Is there any way for users to locate/access old news then, or does it become 'obsolete' after surpassing the specified #limit? Maybe using RSS, or some other solution?

Again - thank you for your work. Very nice stuff - look forward to future versions!
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

we'll plan to make older news accessible. But I don't know for which version.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Holgate
Posts: 12
Joined: Tue Jul 12, 2005 4:57 pm

Search Old News

Post by Holgate »

Has this feature been added in v1.6.10 ?
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

no, it's implemented in 2.0.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Holgate
Posts: 12
Joined: Tue Jul 12, 2005 4:57 pm

Remove: "There are 'x' records online"

Post by Holgate »

Thanks for the reply - just updating from 1.5.6... finally!

How can I remove the "There are 'x' records online" from the news/home page?

I try to find solution throughout code and forum with no luck.

-Holgate-
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

just remove

Code: Select all

<p align="center">{writeNumberOfArticles}</p>
in the template/main.tpl file.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Holgate
Posts: 12
Joined: Tue Jul 12, 2005 4:57 pm

Post by Holgate »

ah.

wonderful.

genius.

thankyou.
Post Reply