marek.sotak
drupal structure visualised
You can see the different parts of Drupal, regions, blocks, nodes, fields,... could help clients and anyone else how the website is built.
Done by hacking the tilt extension.
Tilt is a firefox extension that visualise html dom using webgl, and allows you to inspect the elements.
So you can inspect any Drupal website (of course depends on the amount of overrides in theme - but there is a Drupal module for developers to make sure it does visualize well). Think of it as a firebug in 3d.
drupal structure visualised
You can see the different parts of Drupal, regions, blocks, nodes, fields,... could help clients and anyone else how the website is built.
Done by hacking the tilt extension.
Tilt is a firefox extension that visualise html dom using webgl, and allows you to inspect the elements.
So you can inspect any Drupal website (of course depends on the amount of overrides in theme - but there is a Drupal module for developers to make sure it does visualize well). Think of it as a firebug in 3d.