DTI Lightning [v7.4] Mods

By mhulse Last update Apr 13, 2010 — Installed 84 times.


Script Summary: DTI Lightning [v7.4] GreaseMonkey modifications.

Script homepage

This is a Firefox/Greasemonkey script used to modify the v7.4 DTI Lightning admin GUI.

This script will install these 3rd-party javascripts:

  1. jQuery 1.3.x
  2. jQuery UI 1.7.x
  3. jQuery Livequery plugin
  4. jQuery Cookie plugin

This plugin also attaches the jQuery "base" theme CSS to the head of the document.

Features:

  1. Fixes some layout issues
  2. Closes navigation bar by default
  3. Hides section search
  4. Expands section list
  5. Editor Tabs: When clicked, the "Related Items" header will expand/collapse the related items window.
  6. Editor Tabs: When the related items window is expanded, the full file name will show and the containing area will expand horizontally.

Feel free to edit the source JS... If you know jQuery, it should be easy to tweak:

  1. "Tools" » "Greasemonkey" » "Manage User Scripts ..."
  2. Click "Edit"

7.5 + users: I am not sure how this GM script will affect Lighting versions greater than 7.4. Heck, I am not even sure if my modifications are even needed for future versions... With that said, you can still use the shell of this script to modify the Lightning GUI using jQuery.

IMPORTANT: Be sure to edit the domain that this script is allowed to run on:

  1. Navigate to your DTI Lightning admin login page.
  2. Firefox: "Tools" » "Greasemonkey" » "Manage User Scripts ..."
  3. Click on the "DTI Lighting Mods" script.
  4. Click on the "Add..." button for "Included Pages" and add your admin domain. For exmaple: http://doman.com/csp/locations/*

Questions? Visit the Lighting Google Group.

Enjoy!