LayoutViewer
LayoutViewer copied to clipboard
A Magento module that dumps layout information via query string.
Results
1
LayoutViewer issues
Sort by
recently updated
recently updated
newest added
A feature I've always wanted when viewing the page layout XML dump is the ability to see source files after the merge. This update re-writes `Mage_Core_Model_Layout_Update::getFileLayoutUpdatesXml` to inject an `x-layout-file`...