Page 1 of 2

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

Posted: Mon Nov 20, 2006 3:15 am
by slad
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

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

Posted: Mon Nov 20, 2006 5:27 am
by cyberman
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?"

Posted: Mon Jan 29, 2007 12:02 am
by eeadotcom
Hi!

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?"

Posted: Mon Jan 29, 2007 3:53 am
by Dr.CSS
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...

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

Posted: Mon Jan 29, 2007 11:02 am
by eeadotcom
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 :(

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

Posted: Mon Jan 29, 2007 11:26 am
by cyberman
This is from template

Code: Select all

<!-- Start Breadcrumbs -->
   <div class="breadcrumbs">
        {breadcrumbs starttext='You are here' root='Home' delimiter='»'}
   <hr class="accessibility" />
   </div>
<!-- End Breadcrumbs -->
And this is from help file
What 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".
Please use your brain  ;) ...

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

Posted: Mon Jan 29, 2007 11:41 am
by eeadotcom
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  ;D

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?"

Posted: Mon Jan 29, 2007 11:53 am
by cyberman
eeadotcom 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?!
OK, you were a little bit wrong. Templates and stylesheets are normally all stored in database so you can't found a file  :).

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

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

Posted: Mon Jan 29, 2007 12:04 pm
by eeadotcom
:-[ :-[ :-[ :-[

Done!...

But not the "Next page".... all others are in portuguese (my language)... but "Next page"...  :( were is it?

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

Posted: Mon Jan 29, 2007 12:13 pm
by cyberman
       
            {cms_selflink dir="previous" label="Previous page: "}

            {cms_selflink dir="next"}
       
:)

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

Posted: Mon Jan 29, 2007 12:25 pm
by eeadotcom
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

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

Posted: Mon Jan 29, 2007 12:46 pm
by cyberman
eeadotcom wrote: Now I'm plaiyng around with CSS :)
Have fun  :) ...

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

Posted: Mon Jan 29, 2007 2:47 pm
by eeadotcom
cyberman wrote:
eeadotcom wrote: Now I'm plaiyng around with CSS :)
Have fun  :) ...
I just got some fun... until stoping in the menu :(

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?"

Posted: Mon Jan 29, 2007 3:04 pm
by Dr.CSS
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?"

Posted: Mon Jan 29, 2007 6:22 pm
by eeadotcom
:-[

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)