Artikel link

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
geb
Posts: 8
Joined: Wed May 21, 2008 1:13 pm
Location: Italy - Firenze

Artikel link

Post by geb »

Hello,
I need to draw the link to an article by "thema" and not through the "Id "...
Could I have information on how to do.

Thank you very much
geb
Thorsten
Posts: 15741
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

I don't understand what you mean axactly. Can you please give me a detailed hint? :-)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
geb
Posts: 8
Joined: Wed May 21, 2008 1:13 pm
Location: Italy - Firenze

Post by geb »

Hi,
I need to link my faq from another site would be useful and I do so with one URL simplest.
For example, normally the link to an FAQ is as follows:
http://mysite.xxx/kbcr/index.php?&action=artikel&id=1010

It would be possible to change the code so that the FAQ is identified for "THEMA" (DB field) and not for ID?

I apologize for my bad English and I hope to be able to explain.
Thank you very much

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

Post by Thorsten »

Hi,

just enable mod_rewrite and you have URLs like this:

http://faq.phpmyfaq.de/content/1/9/en/a ... ework.html

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
geb
Posts: 8
Joined: Wed May 21, 2008 1:13 pm
Location: Italy - Firenze

Post by geb »

Many, many thanks Thorsten !! but I have another question for you; how can I make it in the faq links are not shown signs of category, of faq, etc ... ? For example, actually link is:

http://mystite.com/faq/content/16/13/it/esempio.html

I would need a link as:

http://mystite.com/faq/content/esempio.html

Bye
Geb
Thorsten
Posts: 15741
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

currently this is not supported. Maybe in a later version.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply