2017 © Pedro Peláez
 

magento-module webgriffe_tph-pro

An enhanced Template Path Hints extension for Magento that inserts references to used Magento Blocks inside HTML code, avoiding the usage of the more invasive built in Template Path Hints.

image

aleron75/webgriffe_tph-pro

An enhanced Template Path Hints extension for Magento that inserts references to used Magento Blocks inside HTML code, avoiding the usage of the more invasive built in Template Path Hints.

  • Monday, October 23, 2017
  • by aleron75
  • Repository
  • 3 Watchers
  • 11 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Webgriffe_TphPro

An enhanced Template Path Hints extension for Magento that inserts references to used Magento Blocks inside HTML code, avoiding the usage of the more invasive built in Template Path Hints., (*1)

No Maintenance Intended, (*2)

Facts

Release Notes

  • 1-1-5 - Some useful abbreviations (see in Description); changed tag naming when printing as html element to be uniform to layout syntax;
  • 1-1-4 - Fix admin login error
  • 1.1.3 - Improvements
    • added user info when logging Request Parameters; this way you can use this extension to log frontend and backend user actions; not very handy but useful;
  • 1.1.2 - Improvements
    • ability to force printing of hints and handles passing proper query parameters.
  • 1.1.1 - Fixes

Description

This extension allows you to print some useful information about Frontend Blocks in the HTML of your page., (*3)

You can choose whether to print them as HTML Elements or Comments., (*4)

Furthermore you can choose to log both Frontend and Backend HTTP Request's parameters., (*5)

Once installed, you can configure this extension in the System > Configuration > WEBGRIFFE EXTENSIONS > Template Path Hints Pro section shown below:, (*6)

System Configuration, (*7)

Otherwise you can force printing of hints and handles specifying one or more of the following parameters in the query string:, (*8)

  • handles=html_element or handles=html_comment
  • ha=e or ha=c (shorter version of above)
  • hints=html_element or hints=html_comment
  • hi=e or hi=c (shorter version of above)

Compatibility

  • Magento >= 1.7
  • Not tested with previous versions; if you do and it works, please let us know in order to update the compatibility declaration. Thank you in advance.

Installation

This extension can be installed through Modman., (*9)

For further information about Modman see https://github.com/colinmollenhour/modman/wiki/Tutorial, (*10)

Uninstallation

This extension doesn't alter your DB schema, neither changes core files or configurations., (*11)

To remove that you can simply remove the following files and folders, (*12)

  • app/code/community/Webgriffe/TphPro folder
  • app/etc/modules/Webgriffe_TphPro.xml file
  • var/log/Webgriffe_TphPro.log file (if any)

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub., (*13)

Developer

Alessandro Ronchi, (*14)

Licence

OSL - Open Software Licence 3.0, (*15)

(c) 2013 Webgriffe, (*16)

The Versions

23/10 2017

dev-master

9999999-dev

An enhanced Template Path Hints extension for Magento that inserts references to used Magento Blocks inside HTML code, avoiding the usage of the more invasive built in Template Path Hints.

  Sources   Download

OSL-3.0

The Requires

 

by Alessandro Ronchi

21/05 2015

1.1.5

1.1.5.0

An enhanced Template Path Hints extension for Magento that inserts references to used Magento Blocks inside HTML code, avoiding the usage of the more invasive built in Template Path Hints.

  Sources   Download

OSL-3.0

The Requires

 

by Alessandro Ronchi