Skip to content

Conversation

@sertand
Copy link
Member

@sertand sertand commented Apr 10, 2012

These changes allow HTML_CodeSniffer to have custom parent element so that it does not get added to the document.body by default. There is also a new setting that allows external script to provide custom content for the issue source section using callbacks.

New settings are:

  • noHeader: If true then no header element will be added to the Auditor (this is the title bar, drag handle etc).
  • parentElement: The parent element Auditor is going to be placed in to.
  • customIssueSource: A callback method that will be called when issue's source panel is being created.

sertand added 2 commits April 10, 2012 14:00
… a specific element and enable scripts to provide custom interfaces for issue source panel
@luketw luketw merged commit 57ca027 into squizlabs:master Apr 10, 2012
@luketw
Copy link
Member

luketw commented Apr 10, 2012

Hasn't broken anything that I'm doing. Merged in.

mfairchild365 pushed a commit to mfairchild365/HTML_CodeSniffer that referenced this pull request Jun 26, 2014
include the auditor gui in the build and match the upstream build layout
mfairchild365 pushed a commit to mfairchild365/HTML_CodeSniffer that referenced this pull request Nov 7, 2014
Make absolutely positioned contrast errors warnings
ironikart pushed a commit that referenced this pull request Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants