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

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
rtk
Posts: 10
Joined: Thu 24. Nov 2005, 17:22

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

Post 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
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post 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
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply