Glossary view

Glossary view

от Filipe Alexandre -
Количество ответов: 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

В ответ на Filipe Alexandre

Re: Glossary view

от Eloy Lafuente (stronk7) -
Изображение пользователя Core developers Изображение пользователя Documentation writers Изображение пользователя Moodle HQ Изображение пользователя Peer reviewers Изображение пользователя Plugin developers Изображение пользователя Testers
Sorry Filipe,

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

Ciao улыбаюсь
В ответ на Eloy Lafuente (stronk7)

Re: Glossary view

от Filipe Alexandre -
I need to remove the top Go to... Just look at this image
Приложение glossary.JPG
В ответ на Filipe Alexandre

Re: Glossary view

от Martin Dougiamas -
Изображение пользователя Core developers Изображение пользователя Documentation writers Изображение пользователя Moodle HQ Изображение пользователя Particularly helpful Moodlers Изображение пользователя Plugin developers Изображение пользователя 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.