Show
Ignore:
Timestamp:
03/03/10 11:45:23 (2 years ago)
Author:
cmoullet
Message:

Add ons

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • sandbox/camptocamp/mapfish_workshop_fossgis2010/printing_src/_build/html/getting_started.html

    r3393 r3395  
    7373</div> 
    7474<p>And follow this step:</p> 
    75 <div class="highlight-python"><pre>python25 go-mapfish-framework-1.2.py --no-site-packages env</pre> 
     75<div class="highlight-python"><pre>python go-mapfish-framework-1.2.py --no-site-packages env</pre> 
    7676</div> 
    7777<p>This command creates a virtual Python environment named <tt class="docutils literal"><span class="pre">env</span></tt> and installs 
     
    9898<div class="section" id="installing-firefox-icewasel-extensions"> 
    9999<h2>Installing FireFox/Icewasel extensions<a class="headerlink" href="#installing-firefox-icewasel-extensions" title="Permalink to this headline">¶</a></h2> 
    100 <p>It is recommended that you use FireFox/Iceweasel and install <a class="reference external" href="http://getfirebug.com/">Firebug</a> <a class="footnote-reference" href="#id2" id="id1">[1]</a> (Use version 1.4.5 for FireFox/Iceweasel 3.0). Firebug is an add-on for FireFox/Iceweasel that allows 
     100<p>It is recommended that you use FireFox/Iceweasel and install <a class="reference external" href="http://getfirebug.com/">Firebug</a> <a class="footnote-reference" href="#id3" id="id1">[1]</a> (Use version 1.4.5 for FireFox/Iceweasel 3.0 <a class="footnote-reference" href="#id4" id="id2">[2]</a>). Firebug is an add-on for FireFox/Iceweasel that allows 
    101101you to debug JavaScript in any web page. Firebug requires FireFox/Iceweasel and cannot be 
    102102used with any other web browser. Installing the <a class="reference external" href="https://addons.mozilla.org/en-US/firefox/addon/10869">JSONView</a> extension is also 
    103103recommented, it will be used for viewing JSON responses in FireFox.</p> 
    104 <table class="docutils footnote" frame="void" id="id2" rules="none"> 
     104<table class="docutils footnote" frame="void" id="id3" rules="none"> 
    105105<colgroup><col class="label" /><col /></colgroup> 
    106106<tbody valign="top"> 
     
    108108</tbody> 
    109109</table> 
    110 <table class="docutils footnote" frame="void" id="id3" rules="none"> 
     110<table class="docutils footnote" frame="void" id="id4" rules="none"> 
    111111<colgroup><col class="label" /><col /></colgroup> 
    112112<tbody valign="top"> 
    113 <tr><td class="label">[2]</td><td><a class="reference external" href="https://addons.mozilla.org/en-US/firefox/addon/10869">https://addons.mozilla.org/en-US/firefox/addon/10869</a></td></tr> 
     113<tr><td class="label"><a class="fn-backref" href="#id2">[2]</a></td><td><a class="reference external" href="https://addons.mozilla.org/de/firefox/addons/versions/1843">https://addons.mozilla.org/de/firefox/addons/versions/1843</a></td></tr> 
     114</tbody> 
     115</table> 
     116<table class="docutils footnote" frame="void" id="id5" rules="none"> 
     117<colgroup><col class="label" /><col /></colgroup> 
     118<tbody valign="top"> 
     119<tr><td class="label">[3]</td><td><a class="reference external" href="https://addons.mozilla.org/en-US/firefox/addon/10869">https://addons.mozilla.org/en-US/firefox/addon/10869</a></td></tr> 
    114120</tbody> 
    115121</table>