Yabasta Posted January 5, 2017 Share Posted January 5, 2017 Hello Comunity, is there any availability to search files included the sourcode of the searched files? BC i want to clear my files using the validator.w3.org But i really dont know where the files / lines of code are.... For example see Screenshot. Link to comment Share on other sites More sharing options...
yaniv14 Posted January 7, 2017 Share Posted January 7, 2017 This tool (w3 validator) give you html for the current page it scans. Each html page contains several modules (by hooks) and a controller (most likely not a module controller). So there is no easy answer for your question. Even if you search inside files you might not find what you looking for because tpl files are rendered with different variables. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now