Translation for "previous page, next page and You are here?"
Translation for "previous page, next page and You are here?"
Please, were can i translate the words: Previous page, Next page and You are here (in bradcrumbs)?
I'm searching for all the files and can't find this!
Thank's
Sérgio
I'm searching for all the files and can't find this!
Thank's
Sérgio
Re: Translation for "previous page, next page and You are here?"
Please look at tag help - there you will found the options to change this
.

Re: Translation for "previous page, next page and You are here?"
Hi!
I need the same...
But, "Please look at tag help"
Look where?
I'm new to CMSMS...
Regards,
Pedro Martins
I need the same...
But, "Please look at tag help"

Look where?
I'm new to CMSMS...
Regards,
Pedro Martins
Re: Translation for "previous page, next page and You are here?"
For Tags...
Extensions » Tags click on the name of the Tag or the word Help across from it...
For Modules...
Extensions » Modules Name or Help...
Extensions » Tags click on the name of the Tag or the word Help across from it...
For Modules...
Extensions » Modules Name or Help...
Re: Translation for "previous page, next page and You are here?"
Hi Mark, thanks for the reply...
I've been in those screens, but still din't find any file with that text
Now I know how to use the tags
but no where the specific ones are 
I've been in those screens, but still din't find any file with that text

Now I know how to use the tags


Re: Translation for "previous page, next page and You are here?"
This is from template
And this is from help file
...
Code: Select all
<!-- Start Breadcrumbs -->
<div class="breadcrumbs">
{breadcrumbs starttext='You are here' root='Home' delimiter='»'}
<hr class="accessibility" />
</div>
<!-- End Breadcrumbs -->
Please use your brainWhat does this do?
Prints a breadcrumb trail .
How do I use it?
Just insert the tag into your template/page like: {breadcrumbs}
What parameters does it take?
* (optional) delimiter - Text to seperate entries in the list (default ">>").
* (optional) initial - 1/0 If set to 1 start the breadcrumbs with a delimiter (default 0).
* (optional) root - Page alias of a page you want to always appear as the first page in the list. Can be used to make a page (e.g. the front page) appear to be the root of everything even though it is not.
* (optional) root_url - Override the URL of the root page. Useful for making link be to '/' instead of '/home/'. This requires that the root page be set as the default page.
* (optional) classid - The CSS class for the non current page names, i.e. the first n-1 pages in the list. If the name is a link it is added to the tags, otherwise it is added to the tags.
* (optional) currentclassid - The CSS class for the tag surrounding the current page name.
* (optional) starttext - Text to append to the front of the breadcrumbs list, something like "You are here".

Re: Translation for "previous page, next page and You are here?"
Hi cyberman...
I think something is passing by in front of me...
If I fave "you are here", "previous page", "next page" and "^ top" in the site, it is supposed to have it written in some file in some directory, right?!
I opened ALL files and no one have these words
And. I used my brain
The version I have is 1.0.4..
Really!... I can't find those words... Where are those template files? I read them all... and no one have "breadcrumbs"
I think something is passing by in front of me...
If I fave "you are here", "previous page", "next page" and "^ top" in the site, it is supposed to have it written in some file in some directory, right?!
I opened ALL files and no one have these words

And. I used my brain

The version I have is 1.0.4..
Really!... I can't find those words... Where are those template files? I read them all... and no one have "breadcrumbs"

Re: Translation for "previous page, next page and You are here?"
OK, you were a little bit wrong. Templates and stylesheets are normally all stored in database so you can't found a fileeeadotcom wrote: If I fave "you are here", "previous page", "next page" and "^ top" in the site, it is supposed to have it written in some file in some directory, right?!

Please go to your admin panel and make a look at at menu 'Layout > Templates' and you will see

Re: Translation for "previous page, next page and You are here?"




Done!...
But not the "Next page".... all others are in portuguese (my language)... but "Next page"...

Re: Translation for "previous page, next page and You are here?"
{cms_selflink dir="previous" label="Previous page: "}
{cms_selflink dir="next"}

Re: Translation for "previous page, next page and You are here?"
I think I just used your brain 
{cms_selflink dir="previous" label="Página anterior: "}
{cms_selflink dir="next" label ="Página seguinte: "}

Tanks
Now I'm plaiyng around with CSS
Cheers

{cms_selflink dir="previous" label="Página anterior: "}
{cms_selflink dir="next" label ="Página seguinte: "}

Tanks

Now I'm plaiyng around with CSS

Cheers
Re: Translation for "previous page, next page and You are here?"
Have funeeadotcom wrote: Now I'm plaiyng around with CSS![]()

Re: Translation for "previous page, next page and You are here?"
I just got some fun... until stoping in the menucyberman wrote:Have funeeadotcom wrote: Now I'm plaiyng around with CSS![]()
...

Sorry by asking in this topic, but I have searched the forum and didn't get a easy ansewr to this:
Where is the css of the menu in "Left sidebar + 1 column" layout?
Regards,
Pedro
Re: Translation for "previous page, next page and You are here?"
If you go to Layout > Templates you will see a little orange CSS icon to the right click that and it will give you all the style sheets attached to the template, with this you will know which menu CSS is used...
Re: Translation for "previous page, next page and You are here?"

Sorry... I can't change the menu... I can't find any ccs that alter it...
Check: http://www.electronicaeaudio.com/index.php?page=home
It's all ok but the menu (I will use "news" default colors)