Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to MuraLinkChecker #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

jsieber
Copy link

@jsieber jsieber commented Sep 3, 2015

I made a few changes to allow MuraLinkChecker to run on current versions of Mura.

  • Added prototype.js as it is required and no longer exists in the Mura admin.
  • Fixed site manager links that were still using fuseAction instead of muraAction
  • Added a plugin config setting to disable requesttimeout value for large sites for use on development or test servers.

At times this is passing a negative value as the third argument to the
mid function. I did not look at what is going on exactly, but for now
added a try/catch block to move past links causing this issue.

The links created to take the user to the site manager were for a much
older version of Mura and have been updated to work correctly.
Add a config setting to disable requesttimeout for large sites.
The Mura admin used to include prototype.js, but was removed in favor of
jQuery. This adds it in for a quick fix to get the progress meter
working.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant