Hi all,

Sometime back I remember there was this amazing module, once installed it would overlay a DIV layer on your site telling you what the page elements where called.

It looked like something like what Mac rabbit uses (xray):
http://www.macrabbit.com/cssedit/screenshots/MainXray.jpg

Can someone please tell me what that module is called? Also someone have a link to it? I tried to search on Google and on Drupal.org but nothing.

Thanks!

Comments

Bahattee’s picture

Not sure about module but you could try Firebug for Firefox.

https://addons.mozilla.org/en-US/firefox/addon/1843

boydexter’s picture

Unfortunately not the one :( maybe the name will come to be later on... Thanks

yelvington’s picture

You may be remembering http://drupal.org/project/devel, which has a slightly different goal: To help you understand which Drupal functions produced the thing you're looking at, so you can override if desired.

boydexter’s picture

YES YES YES!! That's the one, Thank you very much yelvington!