Navigation buttons icon

Navigation buttons

Maintained by Davo Smith
Add customisable navigation buttons (next/prev/etc.) to the bottom of each activity page (Moodle 1.9/2.0+)
Price option: Free

Supports Moodle 1.9-5.2 See all versions
Latest release: 3 months ago
Installations: 850
Downloads (last 90 days): 348

Frankenstyle name: block_navbuttons
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hello Davo
I have been using the navigation buttons for some time now but since my upgrade (don't know if this has anything to do with it) the navigation buttons are lost on one of my courses. All others are fine but this one and no matter what I do I can't seem to get it back - there is no error just no navigation buttons would you have any ideas to help me please?
Thanks Davo,
I apologize for having posted twice the same (old) issue.
There are many plugins now classified as 'other' which share the same problems you described, and the translator can not translate any of them.
German,
Unfortunately, due to the small core modification needed to make this plugin work, it has been reclassified into the 'other' category on moodle.org (it was originally uploaded as a block). This breaks the download folder naming, the online translation, automatic install and update (and probably other helpful features). I've raised this issue before, but I've not yet seen a solution.
The last section link is probably a mistake, can you check if this has already been fixed in the github version?
Hi Davo,
I was translating into mexican spanish the Navigation Button block and I found two strings with the same content:
lastactivitysection has "Last activity in section"
and
lastsection also has "Last activity in section"
And I think the last string could perhaps be:
lastsection "Last section"
But I am not a programmer nor a native English speaker.
Hi Davo,
The Navigation buttons block is great.
I think it would be even better if it could be directly installed from the web brower via the Administration block > Site administration > Plugins > Install add-ons option in Moodle 2.5
All that would be needed is for the folder currently named 'davosmith-moodle-navbuttons-???????' to have the name changed to 'navbuttons' in the download package for Moodle 2.5 .
This way, admins without root access could esily install this block.
Thanks again for another great Moodle add-on.
Thanks so much Davo my host company managed to get it working again!! Cheers
Julie
Julie - I've updated the README file ( https://github.com/davosmith/moodle-navbuttons/blob/master/README.txt ) with some problem-solving instructions (at the end of the file). Please work through them and let me know if it still isn't working (including your Moodle version number in the details).
Dave, I have commented on the previous page - also, I have a custom theme of that helps - I did not develop it myself - pukunui developed it?
hi there, I have been using the nav button plug in for some time, and now it has disappeared on all of my courses. I have the latest version of moodle and am hosted by pukunui. They say that they will have to charge me to investigate why it has disappeared, can you help me with tis?
Glad it's working for you now - I've pushed the new version out to Moodle.org now (but the folder name is a bit messed up, unfortunately).
Davo, thanks a million. That fixed the issue. Sorry for being a pest. Thanks for the great plugin. Moodle is a little hard to navigate for newbies.
It is not the version number or build number you needed to check. I had this reported about a month or so and fixed it, but only changed the line of code, not the version number.
I realise that I didn't push the fix out to Moodle.org, so now I've updated the version number and pushed it here as well.
that's weird. I checked right before I sent the last post and the github 'version.php' file and the one in my site had the same version and build number, now your github 'version.php' file has a completely different build number. Let me load this newer version and give it a run.
You can't have the latest version from github, here is the equivalent line in the latest version: https://github.com/davosmith/moodle-navbuttons/blob/master/footer.php#l263
yep, got the latest version. Here is line 258 from the 'footer.php'
$iconfilename = array_shift(array_values($files))->get_filename();