"jQuery Loadinganimation will not be used for paths that match these patterns.").' '.t("Specify pages by using their paths. Enter one path per line. The '*' character is a wildcard. Example paths are %blog for the blog page and %blog-wildcard for every personal blog. %front is the front page.").' '.t("Default: 'admin/*'"),
'JQuery loadinganimation module shows a loading layer on page loading events. These may be triggered by form submission, clicking a hyperlink or executing an AJAX call.
'JQuery loadinganimation module shows a loading layer on page loading events. These may be triggered by form submission, clicking a hyperlink or executing an AJAX call.
Hyperlinks may be excluded from trigger by adding a ".noLoadingAnimation" class.
Further "javascript" and "#" hyperlinks are excluded.');
}
...
...
@@ -53,8 +56,9 @@ function _jquery_loadinganimation_get_settings() {