Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 1143 → Rev 1144

/trunk/api/text/wiki_papyrus/Render/Xhtml/Motcles.php
File deleted
\ No newline at end of file
/trunk/api/text/wiki_papyrus/Parse/Motcles.php
File deleted
\ No newline at end of file
/trunk/api/text/wiki_papyrus/Papyrus.class.php
21,7 → 21,7
// | along with Foobar; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: Papyrus.class.php,v 1.10 2006-12-08 20:16:27 jp_milcent Exp $
// CVS : $Id: Papyrus.class.php,v 1.11 2006-12-12 13:33:57 jp_milcent Exp $
/**
* Classe configurant le formatage pour Papyrus.
*
36,7 → 36,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.10 $ $Date: 2006-12-08 20:16:27 $
*@version $Revision: 1.11 $ $Date: 2006-12-12 13:33:57 $
// +------------------------------------------------------------------------------------------------------+
*/
 
72,7 → 72,6
*
*/
var $rules = array(
'Motcles', // Action Motcles
'Nouveaute', // Action Nouveaute
'Plan', // Action Plan
'Syndication', // Action Syndication
283,6 → 282,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.10 2006/12/08 20:16:27 jp_milcent
* Suppression de l'action Lien remplacée par une applette.
*
* Revision 1.9 2006/12/08 15:29:33 jp_milcent
* Suppression des actions transformées en applette.
*