[Bug 6521] New: add JSON callback support

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6521

           Summary: add JSON callback support
           Product: Validator
           Version: 0.8.4
          Platform: All
               URL: http://lists.w3.org/Archives/Public/www-
                    validator/2008Oct/0020.html
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Templates
        AssignedTo: dave.null@w3.org
        ReportedBy: ot@w3.org
         QAContact: www-validator-cvs@w3.org


As requested on the mailing-list by brian gianforcaro:

This http://www.w3.org/QA/2008/08/markup_validator_updated.html post
describes json support for the Markup validator.
It mentions that it followed the design of validator.nu

One of the feature's that validator.nu supports for it's JSON output
is  JSONP or JSON callback parameter.
Essentially the entire json is rapped in a function call that you
specify, very nice for some specific use cases.

I havn't found this feature to be supported on the markup validator.
Have I missed something?

If not I would like to submit a feature request to add " callback " as
a parameter to the validator when output is set to "json".


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 2 February 2009 22:35:38 UTC