Changeset 3556 for print

Show
Ignore:
Timestamp:
06/01/10 15:51:30 (2 years ago)
Author:
elemoine
Message:

remove references to Map Fish? Client widgets in the print documentation

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • print/trunk/docs/protocol.txt

    r3541 r3556  
    4747        src="http://localhost:5000/print/info.json?var=printConfig"></script> 
    4848 
    49 Or through an AJAX request by omitting the "var" query parameter. All the print widget implementations have a "configUrl" parameter. If this parameter is set, the widget will do this request by AJAX automatically. 
     49or through an AJAX request, in this case the ``var`` query parameter will be 
     50omitted. 
    5051 
    5152The "url" query parameter is here to help the print servlet to know what URL is used by the browser to access the servlet. This parameter is here because the servlet can be behind a proxy, hiding the real URL.