How to make a internal link with rewrite_url = ON???
Posted: Tue 17. Feb 2004, 03:56
Oliver mentioned that you can not work with aleas when creating links when rewrite_url is on. He said there are some bugs with alias in this case. But is there another way to create internal links with rewrite_url = on?
As far as I have tested this is NOT working either:
He tries to link to 0.34.0.1.0.0.html instead of 34.0.0.1.0.0.html.. Why???
By the way: How do you know what the ID is of an article? My guess is looking in the frontend and hover ebove a menu button to see what number is being called (in this case 34).
The only thing I can think of is creating an internal link like this:
Or is there another way to create an internal link, linking from one page to another internal page? Using tags like [id]???
As far as I have tested this is NOT working either:
Code: Select all
[id 34]Click to visit page[/id]
By the way: How do you know what the ID is of an article? My guess is looking in the frontend and hover ebove a menu button to see what number is being called (in this case 34).
The only thing I can think of is creating an internal link like this:
Code: Select all
[int http://www.mydomain.com/phpwcms/34.0.0.1.0.0.html[click to go to page[/int]