Skip to content

Updates to MuraLinkChecker#6

Open
jsieber wants to merge 3 commits intoblueriver:masterfrom
jsieber:master
Open

Updates to MuraLinkChecker#6
jsieber wants to merge 3 commits intoblueriver:masterfrom
jsieber:master

Conversation

@jsieber
Copy link
Copy Markdown

@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