Questioins about Title, news and index page

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
fake91
Posts: 13
Joined: Wed Mar 02, 2011 10:53 am

Questioins about Title, news and index page

Post by fake91 »

Hi
1)Can I change default name of FAQ to different than default(in other words: is it legal to delete part of title "powered by PhpMyFAQ" - I still have "powered by PhpMyFAQ" in footer)

2)Is it possible to make link to news only (without the menu) - similar to rss look?

3)How can I add the index.html with intro (witch will link to index.php)
If I add something (html files) to admin directory it`s still invisible from internet
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Questioins about Title, news and index page

Post by Thorsten »

Hi,
1)Can I change default name of FAQ to different than default(in other words: is it legal to delete part of title "powered by PhpMyFAQ" - I still have "powered by PhpMyFAQ" in footer)
yes, as long as you follow the rules of the MPL.
2)Is it possible to make link to news only (without the menu) - similar to rss look?
what do you mean exactly?
3)How can I add the index.html with intro (witch will link to index.php)
If I add something (html files) to admin directory it`s still invisible from internet
you have to put the files into the root directory of phpMyFAQ.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
fake91
Posts: 13
Joined: Wed Mar 02, 2011 10:53 am

Re: Questioins about Title, news and index page

Post by fake91 »

what do you mean exactly?
I mean is it possible to made a custom tpl with address e.g. phpmyfaq/index.php?action=show&my.tpl

witch will contain only {showCategories} or {rightBox} or other (with I can specify) and do not contains any other parts from original layout
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Questioins about Title, news and index page

Post by Thorsten »

phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply