Hi John,
Glinks now supports native/custom pages via this url page.cgi. Example, page.cgi?g=index&t=jsonp or page.cgi?p=aboutus&t=jsonp. So, in your new template, you can product json' content. You can also call global or plugins' functions in these templates.
For the callback and cross-site issues, I think it is the problem of javascript and JSON themselft, not GT::JSON. Wheneven the request reachs the above pages, the content should be produced.
Cheers,
Dat
Programming and creating plugins and templates
Blog
Glinks now supports native/custom pages via this url page.cgi. Example, page.cgi?g=index&t=jsonp or page.cgi?p=aboutus&t=jsonp. So, in your new template, you can product json' content. You can also call global or plugins' functions in these templates.
For the callback and cross-site issues, I think it is the problem of javascript and JSON themselft, not GT::JSON. Wheneven the request reachs the above pages, the content should be produced.
Cheers,
Dat
Programming and creating plugins and templates
Blog