Page 1 of 1

Convert index.php?id=x,x,x,x,x to index.php?myPage

Posted: Sun 27. Nov 2005, 15:07
by rtk
1. How do I convert index.php?id=x,x,x,x,x to index.php?myPage.

Just like here: http://www.phpwcms-docu.de/index.php?searchcp

I'm currently using the Release 1.1-RC4 27-08-2004.


2. How do I create a link from one article to another using one of the WYSIWYG edditors?

// RTK

Posted: Sun 27. Nov 2005, 15:47
by flip-flop
Hi rtk,

first I would update to 1.26 DEV.
http://www.phpwcms-docu.de/index.php?cvs_info_en

You can use an alias for this category.
http://www.phpwcms-docu.de/index.php?create_level

Second: Based on aliasing you insert with the aid of the editors linkpart the followig entry: index.php?alias
If you have enabled modrewrite you insert "alias.phtml" but the first variant is the better one.
Thats´s all.

Gruß Knut