Glossary view

Glossary view

de Filipe Alexandre -
Número de respuestas: 5

I want to change the way that the page is displayed.

We got the "Go to..." section twice, one in the top, and one in the bottom...

My problem is that my glossary was to many entries (458 pages with 10 entries each), the result is that the first view of the glossary is just the shortcuts to the 458 pages misturado

Is there a way to remove the top shortcuts? I already look in the mod.html but I didn't find anything triste

Promedio de valoraciones: -
En respuesta a Filipe Alexandre

Re: Glossary view

de Eloy Lafuente (stronk7) -
Imagen de Core developers Imagen de Documentation writers Imagen de Moodle HQ Imagen de Peer reviewers Imagen de Plugin developers Imagen de Testers
Sorry Filipe,

can you illustrate it? Are you telling that your "page navigation bar" is too big?

Ciao sonrisa
En respuesta a Eloy Lafuente (stronk7)

Re: Glossary view

de Filipe Alexandre -
I need to remove the top Go to... Just look at this image
Adjunto glossary.JPG
En respuesta a Filipe Alexandre

Re: Glossary view

de Martin Dougiamas -
Imagen de Core developers Imagen de Documentation writers Imagen de Moodle HQ Imagen de Particularly helpful Moodlers Imagen de Plugin developers Imagen de Testers
I see that Williams made his own function for this in Glossary ... it should use the standard Moodle function print_paging_bar() which doesn't have scaling problems.