Subversion Repositories Applications.papyrus

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1159 → Rev 1160

/trunk/api/text/wiki_papyrus/Parse/Redirection.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.13 2006-12-13 09:43:13 jp_milcent Exp $
// CVS : $Id: Papyrus.class.php,v 1.14 2006-12-13 10:53:09 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.13 $ $Date: 2006-12-13 09:43:13 $
*@version $Revision: 1.14 $ $Date: 2006-12-13 10:53:09 $
// +------------------------------------------------------------------------------------------------------+
*/
 
72,9 → 72,7
*
*/
var $rules = array(
'Syndication', // Action Syndication
'Redirection' // Action Redirection
'Syndication' // Action Syndication
);
/**
280,6 → 278,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.13 2006/12/13 09:43:13 jp_milcent
* Suppression de l'action Plan transformée en Applette.
*
* Revision 1.12 2006/12/12 17:16:52 jp_milcent
* Suppression de l'action Nouveaute transformée en Applette.
*
/trunk/api/text/wiki_papyrus/Render/Xhtml/Redirection.php
File deleted
\ No newline at end of file