Hi Everyone,
Firstly, I would like to say that PHPWCMS is awesome, and the support is also awesome!
I was wondering if anyone could point me in the right direction here.
I have multiple articles in one section, and I would like to know how to reference them properly.
I have attached an image to explain a little better.
I can quite easily allocate an alias to the sections through the Site Structure feature (i.e. for Profile, Director etc, but is there a way of creating alias' for articles?
I.e. I would like to place an alias on the articles hp and also Ethicsline. At present, the only way to reference these pages is with the following;
index.php?id=0,14,0,0,1,0 - which seems a little complicated if you want to give a user a direct URL to the Ethicsline page for instance.
Also, I do not fully understand how the ID works.
The first 0 refers to the Section ID (i.e. Home), and the number 14 refers to the Article Number (i.e. Ethicsline). But what about the 0,0,1,0? What do they mean? What are they used for?
Any help would be greatly appreciated!
Thanks
Index.php? Usage
Hi,
Thanks for your quick reply.
Yes I can place an alias for the category - which is straight foward. But is it possible to place an alias for an article?
Ie. I would like to reference the ethicsline Article by going to http://www.mysite.com/index.php?ethicsline
Instead of http://www.mysite.com/index.php?id=0,14,0,0,1,0
Thanks
Thanks for your quick reply.
Yes I can place an alias for the category - which is straight foward. But is it possible to place an alias for an article?
Ie. I would like to reference the ethicsline Article by going to http://www.mysite.com/index.php?ethicsline
Instead of http://www.mysite.com/index.php?id=0,14,0,0,1,0
Thanks
hellocchhita wrote:Hi,
Thanks for your quick reply.
Yes I can place an alias for the category - which is straight foward. But is it possible to place an alias for an article?
Ie. I would like to reference the ethicsline Article by going to http://www.mysite.com/index.php?ethicsline
Instead of http://www.mysite.com/index.php?id=0,14,0,0,1,0
Thanks
sorry but his is not possible at the moment. and i also don't know if this will possible in the future.
Re: Index.php? Usage
http://www.phpwcms.de/forum/viewtopic.php?p=5680#5680cchhita wrote:Also, I do not fully understand how the ID works.
The first 0 refers to the Section ID (i.e. Home), and the number 14 refers to the Article Number (i.e. Ethicsline). But what about the 0,0,1,0? What do they mean? What are they used for?
Any help would be greatly appreciated!
Thanks