1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 01:00:20 +02:00

svn keywords added (v0.8)

This commit is contained in:
secretr
2010-02-10 18:18:01 +00:00
parent 9366c9daf4
commit 4fecfffddd
816 changed files with 2290 additions and 2290 deletions

View File

@@ -9,9 +9,9 @@
* Linkwords plugin - admin page
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/linkwords/admin_config.php,v $
* $Revision: 1.14 $
* $Date: 2010-01-23 10:31:36 $
* $Author: e107steved $
* $Revision$
* $Date$
* $Author$
*/
@@ -20,7 +20,7 @@
*
* @package e107_plugins
* @subpackage linkwords
* @version $Id: admin_config.php,v 1.14 2010-01-23 10:31:36 e107steved Exp $;
* @version $Id$;
*
* Administration page
*/

View File

@@ -9,9 +9,9 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/linkwords/e_help.php,v $
* $Revision: 1.4 $
* $Date: 2010-01-02 22:57:41 $
* $Author: e107steved $
* $Revision$
* $Date$
* $Author$
*/
/**
@@ -19,7 +19,7 @@
*
* @package e107_plugins
* @subpackage linkwords
* @version $Id: e_help.php,v 1.4 2010-01-02 22:57:41 e107steved Exp $;
* @version $Id$;
*
*/

View File

@@ -9,9 +9,9 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/linkwords/e_tohtml.php,v $
* $Revision: 1.11 $
* $Date: 2010-01-16 20:49:53 $
* $Author: e107steved $
* $Revision$
* $Date$
* $Author$
*/
/**
@@ -19,7 +19,7 @@
*
* @package e107_plugins
* @subpackage linkwords
* @version $Id: e_tohtml.php,v 1.11 2010-01-16 20:49:53 e107steved Exp $;
* @version $Id$;
*
* 'Hook' page
* The class is 'hooked' by the parser, to add linkword capability to any context where its enabled.

View File

@@ -9,9 +9,9 @@
* Linkwords plugin - language file (only needed for admin)
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/linkwords/languages/English_admin_linkwords.php,v $
* $Revision: 1.2 $
* $Date: 2010-01-16 20:49:55 $
* $Author: e107steved $
* $Revision$
* $Date$
* $Author$
*/
@@ -20,7 +20,7 @@
*
* @package e107_plugins
* @subpackage linkwords
* @version $Id: English_admin_linkwords.php,v 1.2 2010-01-16 20:49:55 e107steved Exp $;
* @version $Id$;
*
* Language file
*/

View File

@@ -9,9 +9,9 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/linkwords/linkwords.php,v $
* $Revision: 1.14 $
* $Date: 2009-11-18 01:05:47 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*/
/*
|