We must have fixed that because I can't find the string
"$url.home/page/directory" in the Frontpage theme anymore.
- Dave
On 12/13/06, Allen Gilliland <[EMAIL PROTECTED]> wrote:
That's actually a mistake in the templates. It should use
$url.page("directory") instead.
-- Allen
John Doe wrote:
> Hello
>
> If you have a look at the "Weblob Directory" tab of the frontpage.
> The link adress is:
>
> http://blabla/roller/bla//page/directory
>
> the velocity code is like this:
>
> $url.home/page/directory
>
> How can I get rid of the second slash before 'page'?
> If you try to leave this one away in the templates you won't get a valid
adress!
>
> greetings
>
>