Changeset 100167 in spip-zone for _plugins_/pgn4spip
- Timestamp:
- Oct 25, 2016, 7:14:18 PM (4 years ago)
- Location:
- _plugins_/pgn4spip/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/pgn4spip/trunk/formulaires/configurer_pgn4spip.html
r66136 r100167 113 113 </tr> 114 114 <tr><td nowrap="nowrap"><input type="text" name="cfg_ss" value="[(#CONFIG{pgn4spip/cfg_ss, 26})]" size="1"><:pgn4spip:pixels:></td> 115 <td><input type="text" name="cfg_lch" value="[(#CONFIG{pgn4spip/cfg_lch, "F 6F6F6"})]" size="5"/></td>116 <td><input type="text" name="cfg_dch" value="[(#CONFIG{pgn4spip/cfg_dch, " E0E0E0"})]" size="5"/><br /></td>115 <td><input type="text" name="cfg_lch" value="[(#CONFIG{pgn4spip/cfg_lch, "F0F0F0"})]" size="5"/></td> 116 <td><input type="text" name="cfg_dch" value="[(#CONFIG{pgn4spip/cfg_dch, "ABABAB"})]" size="5"/><br /></td> 117 117 <td><input type="text" name="cfg_hch" value="[(#CONFIG{pgn4spip/cfg_hch, "ABABAB"})]" size="5"/></td> 118 118 <td><input type="text" name="cfg_bbch" value="[(#CONFIG{pgn4spip/cfg_bbch, "E0E0E0"})]" size="5"/></td> … … 188 188 </td> 189 189 <td><input type="text" name="cfg_ctch" value="[(#CONFIG{pgn4spip/cfg_ctch, "696969"})]" size="5"/></td> 190 <td><input type="text" name="cfg_cbch" value="[(#CONFIG{pgn4spip/cfg_cbch, " F0F0F0"})]" size="5"/></td>190 <td><input type="text" name="cfg_cbch" value="[(#CONFIG{pgn4spip/cfg_cbch, "E1E1E1"})]" size="5"/></td> 191 191 <td><:pgn4spip:autoplay:></td> 192 192 <td> -
_plugins_/pgn4spip/trunk/paquet.xml
r92196 r100167 2 2 prefix="pgn4spip" 3 3 categorie="divers" 4 version="2. 61.9"4 version="2.7.0" 5 5 etat="test" 6 6 compatibilite="[3.0.0;3.1.*]" … … 16 16 <credit lien="http://pgn4web.casaschi.net">Paolo Casaschi's pgn4web 2.61</credit> 17 17 18 <lib nom="pgn4web" lien="http:// test.jack31.org/IMG/zip/pgn4web.zip" />18 <lib nom="pgn4web" lien="http://ressources.jack31.org/IMG/zip/pgn4web.zip" /> 19 19 20 20 <pipeline nom="pre_propre" action="prepropre" inclure="pgn4spip_fonctions.php" />
Note: See TracChangeset
for help on using the changeset viewer.