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

On an iPhone (or iPad) Safari doesn't let you add bookmarklets directly. Bookmark this page, name it Find, and update the link to:

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

Debug - modify debug settings for the current page