breadcrumb

breadcrumb

di ivan breziansky -
Numero di risposte: 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.
Allegato untitled.JPG
Media dei voti: -
In riposta a ivan breziansky

Re: breadcrumb

di Mary Cooch -
Immagine Documentation writers Immagine Moodle HQ Immagine Particularly helpful Moodlers Immagine Testers Immagine 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?
In riposta a Mary Cooch

Re: breadcrumb

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

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

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

moodle "arrow" administration
In riposta a ivan breziansky

Re: breadcrumb

di 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
In riposta a Patrick Malley

Re: breadcrumb

di 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.