- Timestamp:
- Nov 16, 2016, 10:54:47 PM (3 years ago)
- Location:
- _plugins_/pgn4spip/trunk
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/pgn4spip/trunk/boardLive.html
r100521 r100534 3 3 /********************************************************************************** 4 4 * @Subject board live animation of chess game in real-time from live.pgn 5 * @package pgn4spip plugin to embed pgn4web Chessboard in a SPIP 2.x article 6 * @version 2.61.0 5 * @package pgn4spip plugin to embed pgn4web Chessboard in a SPIP article 7 6 * @copyright copyright (c) 2012 Matt Chesstale 8 7 * @license GNU General Public License version 3 9 8 * @language HTML, Javascript 10 *11 * @history This HTML module is called by the interpretation of [pgn] tag12 * Merge pgn4web\board.html and pgn4web\live-compact.html13 * @credits Paolo Casaschi's pgn4web\live-compact.html for blackberry screen14 * pgn4web live broadcast based on pgn4web javascript chessboard15 9 * @ref http://pgn4web.casaschi.net 16 10 * @help http://localhost/spip/plugins/pgn4spip/boardLive.html?help=true -
_plugins_/pgn4spip/trunk/formulaires/configurer_pgn4spip.html
r100167 r100534 3 3 * @Subject configurer_pgn4spip.html describes the HTML file of the configuration for SPIP 3 4 4 * @package pgn4spip: Embed pgn4web Chessboard plugin for SPIP 3.x 5 * @version 2.61.06 5 * @copyright copyright (c) 2012 Matt Chesstale 7 6 * @license GNU General Public License version 3 8 7 * @language HTML, CSS and SPIP 3 9 8 * @resource lang\pgn4spip_en.php and lang\pgn4spip_fr.php 10 *11 * @history12 * 2.61.0: Initial version for SPIP 313 * @Usage14 http://localhost/spip/ecrire/?exec=admin_plugin15 SPIP Configuration > Manage plugins16 17 Click [x] to activate the plugin.18 Click to the name "pgn4spip" to get help.19 20 Screen capture to configure the plugin:21 Doc\SPIP3\ListPluginsFr.jpg: List of plugins with SPIP 3.0.4 in French22 Doc\SPIP3\ListPluginsEn.jpg: List of plugins with SPIP 3.0.4 in English23 24 Doc\SPIP3\ConfigFr.jpg: configuration of pgn4spip in French25 Doc\SPIP3\ConfigEn.jpg: configuration of pgn4spip in English26 27 * @Design associated with configurer_pgn4spip.php to save or reinit the configuration28 * CFG 3 for SPIP 3 is NOT used29 * @ref30 http://zone.spip.org/trac/spip-zone/browser/_plugins_/porte_plume_extras/enluminures_typographiques_v3/formulaires/configurer_typoenluminee.html31 plugins-dist\mediabox\formulaires\configurer_mediabox.html32 9 **********************************************************************************/ 33 10 --> -
_plugins_/pgn4spip/trunk/formulaires/configurer_pgn4spip.php
r100522 r100534 3 3 * @Subject "OK" and "Reinit" buttons for the configurer_pgn4spip.html config form 4 4 * @package pgn4spip plugin to embed pgn4web Chessboard in a SPIP 3.x article 5 * @version 2.61.06 5 * @copyright copyright (c) 2012 Matt Chesstale 7 6 * @license GNU General Public License version 3 8 7 * @language PHP for SPIP 3 9 8 * 10 * @history: Based on formulaires_configurer_mediabox_traiter_dist() in11 * plugins-dist\mediabox\formulaires\configurer_mediabox.php12 * @see http://permalink.gmane.org/gmane.comp.web.spip.devel/6280513 9 **********************************************************************************/ 14 10 if (!defined('_ECRIRE_INC_VERSION')) { -
_plugins_/pgn4spip/trunk/lang/paquet-pgn4spip_en.php
r100520 r100534 2 2 /********************************************************************************** 3 3 * @Subject English resources: this is a SPIP 3 language file for paquet.xml 4 * @package pgn4spip plugin to embed pgn4web chessboard in a SPIP 2.x or 3.x article 5 * @version 2.61.0 4 * @package pgn4spip plugin to embed pgn4web chessboard in a SPIP article 6 5 * @copyright copyright (c) 2012 Matt Chesstale 7 6 * @license GNU General Public License version 3 8 * Language PHP for SPIP 39 7 * @Design do not use '[xxx] ...' as value for pgn4spip_slogan 10 8 otherwise you will get empty slogan or pgn4spip_description as slogan. -
_plugins_/pgn4spip/trunk/lang/paquet-pgn4spip_fr.php
r100520 r100534 2 2 /********************************************************************************** 3 3 * @Subject French resources: this is a SPIP 3 language file for paquet.xml 4 * @package pgn4spip plugin to embed pgn4web chessboard in a SPIP 2.x or 3.x article 5 * @version 2.61.0 4 * @package pgn4spip plugin to embed pgn4web chessboard in a SPIP article 6 5 * @copyright copyright (c) 2012 Matt Chesstale 7 6 * @license GNU General Public License version 3 -
_plugins_/pgn4spip/trunk/lang/pgn4spip_en.php
r100520 r100534 1 1 <?php 2 2 /********************************************************************************** 3 * @Subject English resources: this is a SPIP 2 or 3language file3 * @Subject English resources: this is a SPIP language file 4 4 * @package pgn4spip plugin to embed pgn4web chessboard in a SPIP 2.x or 3.x article 5 * @version 2.61.06 5 * @copyright copyright (c) 2012 Matt Chesstale 7 6 * @license GNU General Public License version 3 … … 13 12 $GLOBALS[$GLOBALS['idx_lang']] = array( 14 13 15 // Only lowercase in the key. In the value, french accents must be in HTML format &...;16 14 'ok' => 'OK', 17 15 'reinit' => 'Reset to the default values', -
_plugins_/pgn4spip/trunk/lang/pgn4spip_fr.php
r100520 r100534 2 2 /********************************************************************************** 3 3 * @Subject French resources: this is a SPIP 2 or 3 language file 4 * @package pgn4spip plugin to embed pgn4web chessboard in a SPIP 2.x or 3.x article 5 * @version 2.61.0 4 * @package pgn4spip plugin to embed pgn4web chessboard in a SPIP article 6 5 * @copyright copyright (c) 2012 Matt Chesstale 7 6 * @license GNU General Public License version 3 … … 13 12 $GLOBALS[$GLOBALS['idx_lang']] = array( 14 13 15 // Only lowercase in the key. In the value, french accents must be in HTML format &...;16 14 'ok' => 'OK', 17 'reinit' => 'Remettre les valeurs par d éfaut',15 'reinit' => 'Remettre les valeurs par défaut', 18 16 'config_reinit' => 'La configuration a été remise avec les valeurs par défaut', 19 17 -
_plugins_/pgn4spip/trunk/modeles/pgn.html
r100521 r100534 2 2 /********************************************************************************** 3 3 * @Subject pgn.html skeleton template to manage .pgn file attached to the SPIP article 4 * @package pgn4spip: Embed pgn4web Chessboard plugin for SPIP 2.x or 3.x 5 * @version 2.61.0 4 * @package pgn4spip: Embed pgn4web Chessboard plugin for SPIP 6 5 * @copyright copyright (c) 2012 Matt Chesstale 7 6 * @license GNU General Public License version 3 8 * @language SPIP loop embedding PHP9 *10 * @history11 * 2.61.0: Initial version for SPIP 2.112 * @reference: Using models: http://www.spip.net/en_article3512.html13 * Utiliser les modèles : http://www.spip.net/fr_article3454.html14 7 * @Usage 15 8 * If <doc1> is the document of number 1 associated to the downloaded .pgn file, -
_plugins_/pgn4spip/trunk/pgn4spip_conf.php
r100520 r100534 5 5 * @copyright copyright (c) 2012 Matt Chesstale 6 6 * @license GNU General Public License version 3 7 * @language PHP8 *9 * @history: Shared module10 * SPIP 3: pgn4spip_fonctions.php, plugins\pgn4spip\formulaires\configurer_pgn4spip.php11 *12 * @Design13 * SPIP 3:14 * plugins\pgn4spip\formulaires\configurer_pgn4spip.html Design of the form in SPIP and HTML15 * plugins\pgn4spip\formulaires\configurer_pgn4spip.php Implement "Reinit" and "Save" buttons16 * plugins\pgn4spip\prive\squelettes\contenu\configurer_pgn4spip.html cfg-16.png icon in "Manage plugins"17 * http://www.spip.net/fr_article5414.html18 * http://contrib.spip.net/CFG-comment-s-en-passer19 20 7 **********************************************************************************/ 21 8 if (!defined('_ECRIRE_INC_VERSION')) { -
_plugins_/pgn4spip/trunk/pgn4spip_fonctions.php
r100521 r100534 2 2 /********************************************************************************** 3 3 * @Subject Parse options and generate HTML iframe to run board.html 4 * @package pgn4spip plugin to embed pgn4web Chessboard in a SPIP 2.x or 3.x article 5 * @version 2.61.0 4 * @package pgn4spip plugin to embed pgn4web Chessboard in a SPIP article 6 5 * @copyright copyright (c) 2012 Matt Chesstale 7 6 * @license GNU General Public License version 3 8 * @compatible SPIP 2.x and CFG 1.15 or SPIP 3.x9 * Penknife or Swiss Army Knife 1.8 if pgn4spip is enabled after Swiss Knife10 7 * If you see .pgn header with French double quotes, disable and reenable pgn4spip. 11 * @language PHP for SPIP 2 or 312 *13 * @history:14 * 2.61.0: Initial version for SPIP 2.115 8 * @credits: Paolo Casaschi 16 9 * @reference: http://pgn4web.casaschi.net … … 19 12 In a SPIP article, enter the following tag: 20 13 [pgn parameter1=value1 prm2=value2 ...] chess games notation in PGN format [/pgn] 21 22 Tag parameters: see the configuration of the module in CFG for the help 14 Tag parameters: see the configuration of the module in CFG for the help 23 15 layout=horizontal|vertical 24 16 height=auto|'number' -
_plugins_/pgn4spip/trunk/pgn4spip_postpropre.php
r100520 r100534 2 2 /********************************************************************************** 3 3 * @Subject Fix _AUTOBR when the plugin is embedded in a table (see Test\SPIP3\Test08) 4 * @package pgn4spip plugin to embed pgn4web Chessboard in a SPIP 3.x article 5 * @version 2.61.0 4 * @package pgn4spip plugin to embed pgn4web Chessboard in a SPIP article 6 5 * @copyright copyright (c) 2012 Matt Chesstale 7 6 * @license GNU General Public License version 3 8 * @compatible SPIP 3.x and SPIP 2.x9 * @language PHP for SPIP 3 and SPIP 210 *11 * @history:12 * 2.61.0: Initial version for SPIP 313 7 * @reference: _AUTOBR in http://www.spip.net/en_article5533.html 14 8 * pipeline "post_propre" happens after the HTML iframe generation by pgn4spip_fonctions.php -
_plugins_/pgn4spip/trunk/prive/squelettes/contenu/configurer_pgn4spip.html
r66136 r100534 2 2 /********************************************************************************** 3 3 * @Subject Configure the plugin in SPIP 3 4 * @package pgn4spip: Embed pgn4web Chessboard plugin for SPIP 3.x 5 * @version 2.61.0 4 * @package pgn4spip: Embed pgn4web Chessboard plugin for SPIP 6 5 * @copyright copyright (c) 2012 Matt Chesstale 7 6 * @license GNU General Public License version 3 8 * @language HTML, SPIP9 *10 * @history11 * 2.61.0: Initial version for SPIP 312 7 **********************************************************************************/ 13 8 ]
Note: See TracChangeset
for help on using the changeset viewer.