Changeset 3809

Show
Ignore:
Timestamp:
06/23/11 13:43:52 (11 months ago)
Author:
elemoine
Message:

add a warning in the docs to mention that mapfish.plugin.client 0.2 provides versions of OL et GX that don't work with Fire Fox? 4, docs only change

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • framework/server/trunk/docs/quickstart.txt

    r3635 r3809  
    6565application. This toolbox includes: 
    6666 
    67 * the Ext, OpenLayers, GeoExt and MapFish Client JavaScript libraries, 
     67* the ExtJS, OpenLayers, GeoExt JavaScript libraries, 
    6868* a sample JavaScript application based on those libraries, 
    6969* a build profile for minifying the JavaScript code of this sample 
    7070  application, 
    7171* a JavaScript testing framework, with a test example 
     72 
     73Installing the JavaScript toolbox is done by applying the ``mapfish_client`` 
     74template. 
     75 
     76.. warning:: 
     77 
     78    Version 0.2 of ``mapfish.plugin.client``, which is the Python package 
     79    providing the ``mapfish_client`` template, includes versions of OpenLayers 
     80    and GeoExt that don't work with FireFox 4 and later when the JavaScript 
     81    code is not built. 
     82 
     83    You can list the content of ``env/lib/python2.5/site-packages`` to know 
     84    what version of ``mapfish.plugin.client`` is in use. 
    7285 
    7386Enter ``Ctrl+C`` to stop the Paster server and proceed with these