Subversion Repositories Applications.papyrus

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1149 → Rev 1150

/trunk/api/text/wiki_papyrus/Parse/Nouveaute.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.11 2006-12-12 13:33:57 jp_milcent Exp $
// CVS : $Id: Papyrus.class.php,v 1.12 2006-12-12 17:16:52 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.11 $ $Date: 2006-12-12 13:33:57 $
*@version $Revision: 1.12 $ $Date: 2006-12-12 17:16:52 $
// +------------------------------------------------------------------------------------------------------+
*/
 
72,7 → 72,6
*
*/
var $rules = array(
'Nouveaute', // Action Nouveaute
'Plan', // Action Plan
'Syndication', // Action Syndication
'Redirection' // Action Redirection
282,6 → 281,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.11 2006/12/12 13:33:57 jp_milcent
* Suppression de l'action MotCles transformée en Applette.
*
* Revision 1.10 2006/12/08 20:16:27 jp_milcent
* Suppression de l'action Lien remplacée par une applette.
*
/trunk/api/text/wiki_papyrus/Render/Xhtml/Nouveaute.php
File deleted
\ No newline at end of file