[ Index ]
 

Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/admin/includes/languages/english/extra_definitions/ -> editors_list.php (source)

   1  <?php
   2  /**

   3   * @package htmleditors

   4   * @copyright Copyright 2003-2006 Zen Cart Development Team

   5   * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

   6   * @version $Id: editors_list.php 4245 2006-08-24 14:07:50Z drbyte $

   7   */
   8  
   9  /**

  10   * Here we define the displayed names of plugged-in editors

  11   *

  12   *  define('EDITOR_NONE', 'Plain Text'); // This is already defined in english.php. Shown here as an example only.

  13   *

  14   */
  15  
  16    define('EDITOR_HTMLAREA', 'HTMLarea');
  17    define('EDITOR_FCKEDITOR', 'FCKeditor');
  18  //  define('EDITOR_TINYMCE', 'TinyMCE');

  19  
  20  ?>


Généré le : Mon Nov 26 16:45:43 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics