breadcrumb

breadcrumb

de ivan breziansky -
Número de respuestas: 6
Hi,

im trying to modify the breadcrumb by removing the first "moodle" from it.. si only actual path will be displayed. Can you please tell me how..? ataching is the screenshot what exactly im talking about.

Thank you.
Adjunto untitled.JPG
Promedio de valoraciones: -
En respuesta a ivan breziansky

Re: breadcrumb

de Mary Cooch -
Imagen de Documentation writers Imagen de Moodle HQ Imagen de Particularly helpful Moodlers Imagen de Testers Imagen de Translators
But surely that is a quick way back to your home page from anywhere on your Moodle - would you not wish to keep that?
En respuesta a Mary Cooch

Re: breadcrumb

de ivan breziansky -
I guess i would.... hmmm..

ill have a "chat" with my boss.. he is coming up with all those weird ideas.. sonrisa

anyway... how can i at least change the symbol between the breadcumbs links..

moodle "arrow" administration
En respuesta a ivan breziansky

Re: breadcrumb

de Patrick Malley -
At the bottom of your theme's config.php file, you'll find the following:

///$THEME->rarrow = '►' //OR '→';

Uncomment this bit and change the ► to your preferred symbol. My new favorite site for glyphs is:

http://www.public.asu.edu/~rjansen/glyph_encoding.html
En respuesta a Patrick Malley

Re: breadcrumb

de ivan breziansky -
Hi Patrick,

youre a star.. thanks for the link. However wanted to ask, if the "moodle" as a first word in breadcromb can be changed to .. home or something else..

Thank you.
En respuesta a ivan breziansky

Re: breadcrumb

de Mary Cooch -
Imagen de Documentation writers Imagen de Moodle HQ Imagen de Particularly helpful Moodlers Imagen de Testers Imagen de Translators
Ivan -the word Moodle is what you call it for its shortname in Front Page settings
Go to site admin>front page settings and change its shortname there.
Adjunto moodlepic.png