Bookmarklets

These bookmarklets can make life a bit easier when using or developing on WebHare. To use these bookmarks, enable your browser's bookmark and drag the hyperlinks directly to the bar.

Find - open the current output page in WebHare

Debug - modify debug settings for the current page

On an iOS device, bookmark this page and name it Debug, Find or something like that. Then edit the bookmark and update the link to:

javascript:(function(){window.open(location.origin+'/.publisher/common/find/?url=' + encodeURIComponent(location.href),'_blank');})()