E-zekiel Management Console UI Fixer

By Mike E Last update Nov 23, 2008 — Installed 191 times.


Script Summary: Adds "Edit this Page" feature, makes the SiteManger quick-nav menu right-clickable, replaces worthless page search mechanism with filter-as-you-type, removes page save warning, and some others. Last updated Nov. 23, 2008.

Change Log

Nove 23, 2008
Fixed SiteManager quick-nav menu since EZ changed the way it operated.
September 21, 2007
Added "Edit This Page" feature. This dynamically adds a "Edit This Page" type link on nearly all of your site's pages (only when you are browsing). Clicking on the link opens a new tab/window directly to the SiteManager's editor for that particular page (relieving you of burrowing through your SiteManager page list to find the page you want to edit). Also works with Events (list and detail), the Directory, and the Home page. Note that you must first login within the same browsing session for this to work or you'll get strange 404 errors.
  • Also, be sure to configure GreaseMonkey's "Included Pages" to include your site's URL.
    For example: http://www.yourchurch.org/templates/System/*
     
  • You can configure where the "Edit This Page" link appears by modifying the variable "ElementIDWhereToPlaceEditPageLink" near the top of the script.
Feel free to leave some comments if this made your life easier!
October 2006
Adds dynamic searching to SiteManager pages, makes manager menu right-clickable, and remove page save warning. Various other things.