Hej
Hvor kan jeg ændre denne tekst til dansk : Previous page/Next page?
den vises nederst på siden, og ser ikke godt ud når resten af siden er på dansk
Previous page/Next page
Moderator: Silmarillion
-
- Forum Members
- Posts: 11
- Joined: Sun Nov 25, 2007 8:06 pm
Previous page/Next page
Last edited by Anonymous on Tue Nov 27, 2007 7:28 pm, edited 1 time in total.
Mvh
Brian
Brian
Re: Previous page/Next page
Brian,
I hope you dont mind me answering in English....
The previous page / next page logic is included in the "relational links area" in the template.
So if you want Danish, you can put the default language to Danish in the Global settings, and additionaly loose the 'label="Previous page: "' as than the default translation will be used.
Ronny
I hope you dont mind me answering in English....
The previous page / next page logic is included in the "relational links area" in the template.
For 'previous' is the label= parameter used to show how you can put a hardcoded label, as the default label being pulled is the "default language for the frontend" that can be set in "Global Settings".{* Start relational links *}
{anchor anchor='main' text='^ Top'}
{cms_selflink dir="previous" label="Previous page: "}
{cms_selflink dir="next"}
{* The label parameter doesn't need to be there if you're using English, but is here to show how it's used if you don't want the English text "Previous page" *}
{* End relational links *}
So if you want Danish, you can put the default language to Danish in the Global settings, and additionaly loose the 'label="Previous page: "' as than the default translation will be used.
Ronny
-
- Forum Members
- Posts: 11
- Joined: Sun Nov 25, 2007 8:06 pm
Re: Previous page/Next page
Hi Ronny
Its fine that you come with an ansaw, even if its in english..
You were very helpfull, thanks alot.. the cmsms is very new for me.
Its fine that you come with an ansaw, even if its in english..
You were very helpfull, thanks alot.. the cmsms is very new for me.
Mvh
Brian
Brian