Remove obsolete CVS tag/attributes
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 14 Jan 2010 21:39:46 +0000 (14:39 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 15 Jan 2010 06:54:35 +0000 (23:54 -0700)
118 files changed:
agora/README
agora/ban.php
agora/config/conf.xml
agora/config/menu.php.dist
agora/config/prefs.php.dist
agora/deleteforum.php
agora/docs/INSTALL
agora/docs/TODO
agora/editforum.php
agora/forums.php
agora/index.php
agora/lib/Agora.php
agora/lib/Api.php
agora/lib/Application.php
agora/lib/Block/forums.php
agora/lib/Block/thread.php
agora/lib/Block/threads.php
agora/lib/Comments.php
agora/lib/Forms/Forum.php
agora/lib/Forms/Message.php
agora/lib/Forms/Search.php
agora/lib/Messages.php
agora/lib/Messages/split_sql.php
agora/lib/Messages/sql.php
agora/lib/Tree/flat.php
agora/lib/View.php
agora/lib/base.php
agora/lib/prefs.php
agora/messages/abuse.php
agora/messages/delete.php
agora/messages/edit.php
agora/messages/index.php
agora/messages/lock.php
agora/messages/merge.php
agora/messages/move.php
agora/messages/split.php
agora/moderate.php
agora/moderators.php
agora/owner.php
agora/rss/index.php
agora/rss/messages.php
agora/rss/threads.php
agora/scripts/phorum2agora.php
agora/scripts/sql/agora.mysql.sql
agora/scripts/sql/agora.sql
agora/scripts/upgrades/2006-10-26_forums_table.php
agora/scripts/upgrades/2006-10-26_messages_table.php
agora/scripts/upgrades/2006-10-28_update_counts.php
agora/scripts/upgrades/2007-09-23_last_message.php
agora/scripts/upgrades/2008-10-26_add_distribution_address.sql
agora/search.php
agora/themes/bluewhite/screen.css
agora/themes/screen.css
agora/threads.php
agora/view.php
crumb/addclient.php
crumb/contactsearch.php
crumb/lib/Crumb.php
crumb/lib/Driver.php
crumb/lib/Forms/AddClient.php
crumb/listclients.php
crumb/scripts/sql/crumb.sql
framework/devtools/horde-rev-cmp.sh
framework/iCalendar/docs/examples/parser.php
framework/iCalendar/iCalendar.php
framework/iCalendar/iCalendar/valarm.php
framework/iCalendar/iCalendar/vcard.php
framework/iCalendar/iCalendar/vevent.php
framework/iCalendar/iCalendar/vfreebusy.php
framework/iCalendar/iCalendar/vjournal.php
framework/iCalendar/iCalendar/vnote.php
framework/iCalendar/iCalendar/vtimezone.php
framework/iCalendar/iCalendar/vtodo.php
horde/config/conf.xml
horde/docs/CODING_STANDARDS
horde/po/README
horde/scripts/sql/README
hylax/compose.php
hylax/config/conf.xml
hylax/config/covers.php.dist
hylax/config/prefs.php.dist
hylax/docs/TODO
hylax/folder.php
hylax/img.php
hylax/index.php
hylax/lib/Driver.php
hylax/lib/Driver/hylafax.php
hylax/lib/Driver/spandsp.php
hylax/lib/Hylax.php
hylax/lib/Image.php
hylax/lib/SQL/Attributes.php
hylax/lib/Storage.php
hylax/lib/Storage/sql.php
hylax/print.php
hylax/scripts/fax_create.php
hylax/scripts/fax_create_recv.php
hylax/scripts/fax_save_data.php
hylax/scripts/fax_save_recv_data.php
hylax/scripts/install_cups_drivers.php
hylax/scripts/sql/hylax.mssql.sql
hylax/scripts/sql/hylax.sql
hylax/send.php
hylax/summary.php
hylax/view.php
operator/README
operator/config/prefs.php.dist
operator/docs/INSTALL
operator/docs/TODO
operator/lib/Driver.php
operator/lib/Driver/asterisksql.php
operator/lib/Form/SearchCDR.php
operator/lib/api.php
operator/locale/en_US/help.xml
operator/search.php
operator/viewgraph.php
whups/README
whups/docs/TODO
whups/docs/UPGRADING

index 7879679..d10cf90 100755 (executable)
@@ -37,11 +37,11 @@ in the docs/ directory of the Agora distribution.
 Assistance
 ----------
 
-If you encounter problems with Agora, help is available! 
+If you encounter problems with Agora, help is available!
 
 The Horde Frequently Asked Questions List (FAQ), available on the Web
 at
+
   http://www.horde.org/faq/
 
 The Horde Project runs a number of mailing lists, for individual
@@ -63,5 +63,3 @@ in the Agora distribution.
 
 Thanks,
 The Agora team
-
-$Horde: agora/README,v 1.2 2007/04/22 04:51:51 chuck Exp $
index a572e22..9409895 100644 (file)
@@ -4,8 +4,6 @@
  *
  * Copyright 2006-2010 The Horde Project (http://www.horde.org/)
  *
- * $Horde: agora/ban.php,v 1.15 2009-12-01 12:52:38 jan Exp $
- *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  */
index 5fc38ed..441dd71 100755 (executable)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- $Horde: agora/config/conf.xml,v 1.21 2006/12/28 18:03:57 duck Exp $ -->
+<!-- $Id$ -->
 <configuration>
 
  <configsection name="forums">
@@ -31,7 +31,7 @@
   a thread (settable in preferences) has been reached the thread will be marked
   as HOT.">true</configboolean>
   <configheader>Thread Settings</configheader>
-  <configboolean name="split" desc="Store messages in scope dedicated tables. 
+  <configboolean name="split" desc="Store messages in scope dedicated tables.
   NOTE that for this you must create a table named agora_messages_SCOPE,
   for every scope you would use.">false</configboolean>
  </configsection>
index ce53036..d56f8e5 100755 (executable)
@@ -1,7 +1,5 @@
 <?php
 /**
- * $Horde: agora/config/menu.php.dist,v 1.3 2004/11/06 18:47:14 jan Exp $
- *
  * This file lets you extend Agora's menu with your own items.
  *
  * To add a new menu item, simply add a new entry to the $_menu array.
@@ -20,7 +18,7 @@
  *
  * Here's an example entry:
  *
- *  $_menu[] = array(   
+ *  $_menu[] = array(
  *      'url' =>        'http://www.example.com/',
  *      'text' =>       'Example, Inc.',
  *      'icon' =>       'example.png',
@@ -34,6 +32,8 @@
  * 'separator'.  It should look like this:
  *
  *  $_menu[] = 'separator';
+ *
+ * $Id$
  */
 
 $_menu = array();
index 3b36f7b..82ad0f2 100755 (executable)
@@ -1,8 +1,8 @@
 <?php
 /**
- * $Horde: agora/config/prefs.php.dist,v 1.33 2008/02/14 16:25:40 jan Exp $
- *
  * See horde/config/prefs.php for documentation on the structure of this file.
+ *
+ * $Id$
  */
 
 if ($GLOBALS['conf']['avatar']['allow_avatars']) {
@@ -265,4 +265,4 @@ $_prefs['comments_per_page'] = array(
     'type' => 'enum',
     'enum' => array(5 => 5, 10 => 10, 15 => 15, 20 => 20, 25 => 25),
     'desc' => _("Number of messages to display on each page")
-);
\ No newline at end of file
+);
index b6cca01..88c98dc 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * The Agora script to delete a forum.
  *
- * $Horde: agora/deleteforum.php,v 1.49 2009-12-01 12:52:38 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 376bc9d..c312dd5 100755 (executable)
@@ -1,10 +1,8 @@
-======================
- Installing Agora 0.1
-======================
+==================
+ Installing Agora
+==================
 
-:Last update:   $Date: 2007/06/19 09:56:35 $
-:Revision:      $Revision: 1.15 $
-:Contact:       dev@lists.horde.org
+:Contact: dev@lists.horde.org
 
 .. contents:: Contents
 .. section-numbering::
index 6e8b43b..dd3fe8f 100755 (executable)
@@ -2,9 +2,7 @@
  Agora Development TODO List
 =============================
 
-:Last update:   $Date: 2007/12/17 11:49:15 $
-:Revision:      $Revision: 1.20 $
-:Contact:       dev@lists.horde.org
+:Contact: dev@lists.horde.org
 
 - Add per-forum custom templates.
 
@@ -19,4 +17,4 @@
 
 - Reduce number of loops in for thread display
 
-- AJAX reply submission
\ No newline at end of file
+- AJAX reply submission
index bdf54f8..65c0408 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * The Agora script to create or edit a forum.
  *
- * $Horde: agora/editforum.php,v 1.58 2009/07/08 18:28:38 slusarz Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 056330e..9d62ef5 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * The Agora script to display a list of forums.
  *
- * $Horde: agora/forums.php,v 1.71 2009-12-10 17:42:30 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 0811273..f06fd5b 100755 (executable)
@@ -1,6 +1,3 @@
 <?php
-/**
- * $Horde: agora/index.php,v 1.13 2008/01/05 11:37:12 duck Exp $
- */
 
 require dirname(__FILE__) . '/forums.php';
index 2c64eb6..d3c36a8 100644 (file)
@@ -7,8 +7,6 @@
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  *
- * $Horde: agora/lib/Agora.php,v 1.121 2009-12-01 12:52:38 jan Exp $
- *
  * @author Marko Djukic <marko@oblo.com>
  * @package Agora
  */
index e18f657..6b35e2c 100644 (file)
@@ -5,8 +5,6 @@
  * This file defines Agora's external API interface. Other
  * applications can interact with Agora through this API.
  *
- * $Horde: agora/lib/Api.php,v 1.4 2009-12-01 12:52:38 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
@@ -818,4 +816,4 @@ class Agora_Api extends Horde_Registry_Api
 
         return require AGORA_BASE . '/moderate.php';
     }
-}
\ No newline at end of file
+}
index 898f887..58cf5f5 100644 (file)
@@ -5,8 +5,6 @@
  * This file defines Agora's external API interface. Other
  * applications can interact with Agora through this API.
  *
- * $Horde: agora/lib/Application.php,v 1.2 2009/09/29 13:53:27 duck Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 8569541..cab5c02 100644 (file)
@@ -8,8 +8,6 @@ $block_name = _("Forums");
  * This file provides a list of Agora forums through the Horde_Blocks, by
  * extending the Horde_Blocks class.
  *
- * $Horde: agora/lib/Block/forums.php,v 1.47 2009/07/08 18:28:39 slusarz Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
@@ -93,4 +91,4 @@ class Horde_Block_agora_forums extends Horde_Block {
 
         return $view->render('block/forums.html.php');
     }
-}
\ No newline at end of file
+}
index a61f0cc..0e982ac 100644 (file)
@@ -8,8 +8,6 @@ $block_name = _("Single Thread");
  * This file provides an api to include an Agora forum's thread into any other
  * Horde app through the Horde_Blocks, by extending the Horde_Blocks class.
  *
- * $Horde: agora/lib/Block/thread.php,v 1.37 2009/01/06 17:48:46 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
@@ -91,4 +89,4 @@ class Horde_Block_agora_thread extends Horde_Block {
 
         return $view->render('block/thread.html.php');
     }
-}
\ No newline at end of file
+}
index 6f4ac94..94e8921 100644 (file)
@@ -8,8 +8,6 @@ $block_name = _("Threads");
  * This file provides an api to include an Agora forum's thread into any other
  * Horde app through the Horde_Blocks, by extending the Horde_Blocks class.
  *
- * $Horde: agora/lib/Block/threads.php,v 1.74 2009/07/08 18:28:39 slusarz Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
@@ -129,4 +127,4 @@ class Horde_Block_agora_threads extends Horde_Block {
 
         return $view->render('block/threads.html.php');
     }
-}
\ No newline at end of file
+}
index 3f61db9..5f2fac4 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Comments display script
  *
- * $Horde: agora/lib/Comments.php,v 1.16 2009-12-10 17:42:30 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 61c1333..38ddd68 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Forum management class.
  *
- * $Horde: agora/lib/Forms/Forum.php,v 1.8 2009/01/06 17:48:46 jan Exp $
- *
  * Copyright 2005-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index b62fe17..1b1f365 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Message form class.
  *
- * $Horde: agora/lib/Forms/Message.php,v 1.11 2009/07/08 18:28:40 slusarz Exp $
- *
  * Copyright 2005-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index fa01ca4..69aeb37 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Agora_Search:: class provides the functions & forms for search.
  *
- * $Horde: agora/lib/Forms/Search.php,v 1.15 2009/01/06 17:48:46 jan Exp $
- *
  * Copyright 2005-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
@@ -70,4 +68,4 @@ class SearchForm extends Horde_Form {
             }
         }
     }
-}
\ No newline at end of file
+}
index 4ff9b21..88fa2b3 100644 (file)
@@ -3,8 +3,6 @@
  * Agora_Messages:: provides the functions to access both threads and
  * individual messages.
  *
- * $Horde: agora/lib/Messages.php,v 1.322 2009-12-10 19:24:08 mrubinsk Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index e2b5bec..f9cf9e8 100644 (file)
@@ -3,8 +3,6 @@
  * Agora_Messages_split_sql:: provides the functions to access both threads
  * sotred in a scope dedicated tables
  *
- * $Horde: agora/lib/Messages/split_sql.php,v 1.19 2009/01/06 17:48:46 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 5792941..7468ef1 100644 (file)
@@ -3,8 +3,6 @@
  * Agora_Messages_sql:: provides the functions to access both threads and
  * individual messages in one table for all scopes
  *
- * $Horde: agora/lib/Messages/sql.php,v 1.17 2009/01/06 17:48:46 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
@@ -297,4 +295,4 @@ class Agora_Messages_sql extends Agora_Messages {
 
         return array($sql, $params);
     }
-}
\ No newline at end of file
+}
index 1861c43..a172d45 100644 (file)
@@ -8,8 +8,6 @@
  * See the enclosed file COPYING for license information (LGPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
  *
- * $Horde: agora/lib/Tree/flat.php,v 1.11 2009/01/06 17:48:47 jan Exp $
- *
  * @author Ben Chavet <ben@horde.org>
  * @author Duck <duck@obala.net>
  */
@@ -136,4 +134,4 @@ class Horde_Tree_agoraflat extends Horde_Tree {
 
         return $output;
     }
-}
\ No newline at end of file
+}
index 0757953..6610b04 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Video General View Class
  *
- * $Horde: agora/lib/View.php,v 1.15 2009/07/09 08:17:47 slusarz Exp $
- *
  * Copyright 2007-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 487b120..7cd01da 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * The Agora base inclusion library.
  *
- * $Horde: agora/lib/base.php,v 1.64 2009/10/20 09:17:26 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 122f410..7bbed4f 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 /**
- * $Horde: agora/lib/prefs.php,v 1.5 2009/06/10 00:33:11 mrubinsk Exp $
- *
  * Copyright 2005-2007 Andrew Hosie <ahosie@gmail.com>
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 81ae3ac..4d93765 100644 (file)
@@ -6,8 +6,6 @@
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
- *
- * $Horde: agora/messages/abuse.php,v 1.24 2009/09/07 07:38:36 duck Exp $
  */
 
 define('AGORA_BASE', dirname(__FILE__) . '/..');
index ad04cd6..5e8dbfe 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * The Agora script to delete a message.
  *
- * $Horde: agora/messages/delete.php,v 1.61 2009-12-01 12:52:38 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index dc7366e..3b62781 100644 (file)
@@ -3,8 +3,6 @@
  * The Agora script to post a new message, edit an existing message, or reply
  * to a message.
  *
- * $Horde: agora/messages/edit.php,v 1.90 2009-12-01 12:52:38 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 3db1455..24c4218 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Thread display script
  *
- * $Horde: agora/messages/index.php,v 1.67 2009-12-10 17:42:30 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 8325f4f..cd07aee 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * The Agora script to lock a message and prevent further posts to this thread.
  *
- * $Horde: agora/messages/lock.php,v 1.30 2009-12-01 12:52:38 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 7ea5d72..0e0e963 100644 (file)
@@ -6,8 +6,6 @@
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
- *
- * $Horde: agora/messages/merge.php,v 1.22 2009-12-01 12:52:38 jan Exp $
  */
 
 define('AGORA_BASE', dirname(__FILE__) . '/..');
index 19256d0..f69a7a1 100644 (file)
@@ -6,8 +6,6 @@
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
- *
- * $Horde: agora/messages/move.php,v 1.23 2009-12-01 12:52:38 jan Exp $
  */
 
 define('AGORA_BASE', dirname(__FILE__) . '/..');
index 86a0a72..3803953 100644 (file)
@@ -6,8 +6,6 @@
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
- *
- * $Horde: agora/messages/split.php,v 1.20 2009-12-01 12:52:38 jan Exp $
  */
 
 define('AGORA_BASE', dirname(__FILE__) . '/..');
index af0e2f5..8c58bb3 100644 (file)
@@ -4,8 +4,6 @@
  *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
- * $Horde: agora/moderate.php,v 1.32 2009-12-10 17:42:30 jan Exp $
- *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  */
index e01c9de..ce9b639 100644 (file)
@@ -4,8 +4,6 @@
  *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
- * $Horde: agora/moderators.php,v 1.17 2009/07/08 18:28:38 slusarz Exp $
- *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  *
index a5663e9..41e6f32 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * The Agora script to display a list of forums.
  *
- * $Horde: agora/owner.php,v 1.7 2009/09/29 13:43:15 duck Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index bbd2472..1280e58 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 /**
- * $Horde: agora/rss/index.php,v 1.7 2009/07/09 08:17:48 slusarz Exp $
- *
  * Copyright 2007-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index cc77943..33f40a9 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 /**
- * $Horde: agora/rss/messages.php,v 1.5 2009/07/09 08:17:48 slusarz Exp $
- *
  * Copyright 2007-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index f68ab31..dca8fa0 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 /**
- * $Horde: agora/rss/threads.php,v 1.14 2009/07/09 08:17:48 slusarz Exp $
- *
  * Copyright 2007-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 3c886b5..76a1413 100755 (executable)
@@ -13,9 +13,6 @@
  *  done
  *
  * TODO: Moderation, attachments, ID swaping
- *
- * $Horde: agora/scripts/phorum2agora.php,v 1.10 2009/06/10 19:57:51 slusarz Exp $
- *
  */
 
 // No need for auth.
index 62df0af..5351f1e 100644 (file)
@@ -1,5 +1,3 @@
--- $Horde: agora/scripts/sql/agora.mysql.sql,v 1.16 2009/10/20 21:28:30 jan Exp $
-
 CREATE TABLE agora_files (
     file_id INT(11) UNSIGNED NOT NULL,
     file_name VARCHAR(255) NOT NULL,
index e3c8f1c..580509d 100644 (file)
@@ -1,5 +1,3 @@
--- $Horde: agora/scripts/sql/agora.sql,v 1.16 2009/10/20 21:28:30 jan Exp $
-
 CREATE TABLE agora_files (
     file_id INT NOT NULL,
     file_name VARCHAR(255) NOT NULL,
index 4f9a099..e402ed9 100755 (executable)
@@ -1,8 +1,6 @@
 #!/usr/bin/php
 <?php
 /**
- * $Horde: agora/scripts/upgrades/2006-10-26_forums_table.php,v 1.6 2009/06/10 19:57:52 slusarz Exp $
- *
  * Script to migrate forums from datatree agora_forms table
  */
 
index 6b915bd..254a1d7 100755 (executable)
@@ -1,8 +1,6 @@
 #!/usr/bin/php
 <?php
 /**
- * $Horde: agora/scripts/upgrades/2006-10-26_messages_table.php,v 1.5 2009/06/10 19:57:52 slusarz Exp $
- *
  * TODO: Attachments
  *
  * Script to migrate forums from datatree agora_forms table
index a2c24c6..4198f7e 100755 (executable)
@@ -4,9 +4,6 @@
  * Upgrades counters
  *
  * TODO Get rid of moderation
- *
- * $Horde: agora/scripts/upgrades/2006-10-28_update_counts.php,v 1.10 2009/06/10 19:57:52 slusarz Exp $
- *
  */
 
 // No need for auth.
index 8550c70..638411a 100644 (file)
@@ -2,9 +2,6 @@
 <?php
 /**
  * Upgrades last messages
- *
- * $Horde: agora/scripts/upgrades/2007-09-23_last_message.php,v 1.6 2009/06/10 19:57:52 slusarz Exp $
- *
  */
 
 // No need for auth.
index 4c6fd3d..f6c544f 100644 (file)
@@ -1,4 +1 @@
---
--- $Horde: agora/scripts/upgrades/2008-10-26_add_distribution_address.sql,v 1.2 2009/10/20 21:28:31 jan Exp $
--- 
 ALTER TABLE agora_forums ADD COLUMN forum_distribution_address VARCHAR(255) DEFAULT '' NOT NULL
index ed25602..a92f399 100644 (file)
@@ -4,8 +4,6 @@
  *
  * Copyright 2005-2010 The Horde Project (http://www.horde.org/)
  *
- * $Horde: agora/search.php,v 1.27 2009-12-10 17:42:30 jan Exp $
- *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  *
index d5f7174..091734c 100755 (executable)
@@ -1,7 +1,3 @@
-/**
- * $Horde: agora/themes/bluewhite/screen.css,v 1.2 2006/10/29 18:18:46 chuck Exp $
- */
-
 .messageContainer {
     background: #fff;
     width: auto;
index 0ba9980..0817131 100755 (executable)
@@ -1,7 +1,3 @@
-/**
- * $Horde: agora/themes/screen.css,v 1.4 2007/05/07 18:58:35 chuck Exp $
- */
-
 .messageContainer {
     width: 100%;
     padding: 2px;
index b6eee6c..5b470ae 100644 (file)
@@ -4,8 +4,6 @@
  *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
- * $Horde: agora/threads.php,v 1.65 2009-12-10 17:42:30 jan Exp $
- *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  *
index f6842c5..1a1b368 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Script to download attachments.
  *
- * $Horde: agora/view.php,v 1.14 2009/07/21 06:58:38 duck Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 713fae1..d918f22 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 /**
- * $Horde$
- *
  * Copyright 2008-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index bf0c3f3..6e19bed 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 /**
- * $Horde$
- *
  * Copyright 2008-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 3a26651..fd51228 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Crumb Base Class.
  *
- * $Horde$
- *
  * Copyright 2008-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index d6bbc43..7fcbfa3 100644 (file)
@@ -3,8 +3,6 @@
  * Crumb_Driver:: defines an API for implementing storage backends for
  * Crumb.
  *
- * $Horde$
- *
  * Copyright 2008-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 3aef716..67ce5f7 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 /**
- * $Horde$
- *
  * Copyright 2008-2010 The Horde Project <http://www.horde.org/>
  *
  * See the enclosed file LICENSE for license information (GPL). If you
index 2181026..09af20d 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 /**
- * $Horde$
- *
  * Copyright 2008-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 24024a9..355588b 100644 (file)
@@ -1,6 +1,3 @@
---
--- $Horde$
---
 CREATE TABLE crumb_clients (
     client_id         INT NOT NULL,
     turba_uid         VARCHAR(255),
index eae2167..c384d05 100755 (executable)
@@ -7,4 +7,4 @@
 FIRST=$1
 SECOND=$2
 shift 2
-diff -r -I "\$Horde" -I "\$Revision" -I "\$Date" -I "\$Id" --exclude version.php --exclude CHANGES --exclude CREDITS --exclude '*.po' --exclude '*.pot' --exclude locale --exclude CVS --exclude '.#*' --exclude '*~' --exclude '*.bak' --exclude '*.orig' --exclude '*.rej' "$@" $FIRST $SECOND | grep -v "config/.*\.php "
+diff -r -I "\$Id" --exclude CHANGES --exclude CREDITS --exclude '*.po' --exclude '*.pot' --exclude locale --exclude '.#*' --exclude '*~' --exclude '*.bak' --exclude '*.orig' --exclude '*.rej' "$@" $FIRST $SECOND | grep -v "config/.*\.php "
index db0dce4..07efe99 100755 (executable)
@@ -1,8 +1,6 @@
 #!/usr/bin/php
 <?php
 /**
- * $Horde: framework/iCalendar/docs/examples/parser.php,v 1.5 2009/06/10 19:57:56 slusarz Exp $
- *
  * Takes a filename on the command line and parses it, displaying what it
  * finds. Intended for use in debugging the iCalendar parser's behavior with
  * problem files or for adding new features.
index 25f082b..4a8a711 100644 (file)
@@ -6,8 +6,6 @@
 /**
  * Class representing iCalendar files.
  *
- * $Horde: framework/iCalendar/iCalendar.php,v 1.163 2009/07/09 08:18:05 slusarz Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you
index fb91726..6803c78 100644 (file)
@@ -2,19 +2,16 @@
 /**
  * Class representing vAlarms.
  *
- * $Horde: framework/iCalendar/iCalendar/valarm.php,v 1.17 2009/01/06 17:50:03 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
  *
  * @author  Mike Cochrane <mike@graftonhall.co.nz>
- * @since   Horde 3.0
  * @package Horde_iCalendar
  */
-class Horde_iCalendar_valarm extends Horde_iCalendar {
-
+class Horde_iCalendar_valarm extends Horde_iCalendar
+{
     /**
      * The component type of this class.
      *
index 17b5d47..bc01586 100644 (file)
@@ -23,8 +23,6 @@ define('VCARD_GEO_LON',      1);
 /**
  * Class representing vCard entries.
  *
- * $Horde: framework/iCalendar/iCalendar/vcard.php,v 1.22 2009/06/07 18:13:46 mrubinsk Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you
index 263c5d7..b1c4bbf 100644 (file)
@@ -2,15 +2,12 @@
 /**
  * Class representing vEvents.
  *
- * $Horde: framework/iCalendar/iCalendar/vevent.php,v 1.50 2009/01/06 17:50:03 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
  *
  * @author  Mike Cochrane <mike@graftonhall.co.nz>
- * @since   Horde 3.0
  * @package Horde_iCalendar
  */
 class Horde_iCalendar_vevent extends Horde_iCalendar {
index a98f24a..b8f4b81 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Class representing vFreebusy components.
  *
- * $Horde: framework/iCalendar/iCalendar/vfreebusy.php,v 1.37 2009/01/06 17:50:03 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you
index 567f724..1b0e244 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Class representing vJournals.
  *
- * $Horde: framework/iCalendar/iCalendar/vjournal.php,v 1.17 2009/01/06 17:50:03 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you
index 5963c98..f2418e3 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Class representing vNotes.
  *
- * $Horde: framework/iCalendar/iCalendar/vnote.php,v 1.14 2009/06/07 18:13:46 mrubinsk Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you
index 21bbb04..64e34be 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Class representing vTimezones.
  *
- * $Horde: framework/iCalendar/iCalendar/vtimezone.php,v 1.18 2009/01/06 17:50:03 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you
index 952771c..6ddce40 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Class representing vTodos.
  *
- * $Horde: framework/iCalendar/iCalendar/vtodo.php,v 1.22 2009/01/06 17:50:03 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you
index edaabb4..30dc89e 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- $Horde: horde/config/conf.xml,v 1.286 2009-12-10 16:28:48 jan Exp $ -->
+<!-- $Id$ -->
 <configuration>
  <configtab name="general" desc="General">
   <configheader>General Horde Settings</configheader>
index 3653bb5..6fe845a 100644 (file)
@@ -270,8 +270,6 @@ Example for `GPL`_'ed application code::
      * The App_Bar class contains all functions related to handling
      * bars in App.
      *
-     * $Horde
-     *
      * Copyright 2009-2010 The Horde Project (http://www.horde.org/)
      *
      * See the enclosed file COPYING for license information (GPL). If you
index d23adc1..1f43253 100644 (file)
@@ -1,9 +1,7 @@
 ===================
- Translation Guide 
+ Translation Guide
 ===================
 
-:Date:     $Date: 2009/06/10 06:07:38 $
-:Revision: $Revision: 1.39 $
 :Authors:  Jan Schneider
 :Contact:  i18n@lists.horde.org
 
index 353e934..70d9ba5 100644 (file)
@@ -2,8 +2,6 @@
  Horde Database Installation Guide
 ===================================
 
-:Last update:   $Date: 2008/05/31 08:43:31 $
-:Revision:      $Revision: 1.9 $
 :Contact:       horde@lists.horde.org
 
 
index d3605c6..31a6989 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * The Hylax script to compose a new fax.
  *
- * $Horde: incubator/hylax/compose.php,v 1.12 2009/06/10 17:33:26 slusarz Exp $
- *
  * Copyright 2005-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 30d9702..7b60bb8 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- $Horde: incubator/hylax/config/conf.xml,v 1.5 2005/06/18 01:38:51 jvandal Exp $ -->
+<!-- $Id$ -->
 <configuration>
  <configtab name="fax" desc="Fax Driver Settings">
   <configsection name="fax">
index 41a4d0f..d896b52 100644 (file)
@@ -1,9 +1,6 @@
 <?php
 /**
- * $Horde: incubator/hylax/config/covers.php.dist,v 1.1 2005/07/09 20:56:18 jvandal Exp $
- *
  * This file defines the templates used to generate Cover Page.
- *
  */
 
 $_covers['default'] = array(
index 450a4e7..9f452ec 100644 (file)
@@ -1,8 +1,8 @@
 <?php
 /**
- * $Horde: incubator/hylax/config/prefs.php.dist,v 1.1 2005/07/09 20:56:18 jvandal Exp $
- *
  * See horde/config/prefs.php for documentation on the structure of this file.
+ *
+ * $Id$
  */
 
 $prefGroups['display'] = array(
index 185b1ea..d2256df 100644 (file)
@@ -1,5 +1,3 @@
-$Horde: incubator/hylax/docs/TODO,v 1.1 2005/06/14 03:58:28 jvandal Exp $
-
 - Integrate SpanDSP fax driver with Asterisk
 
 - Ability to create new covers and faxes
index d41da19..91e6461 100644 (file)
@@ -4,9 +4,8 @@
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
- *
- * $Horde: incubator/hylax/folder.php,v 1.7 2009/06/10 05:24:17 slusarz Exp $
  */
+
 require_once dirname(__FILE__) . '/lib/Application.php';
 $hylax = new Hylax_Application(array('init' => true));
 
index 97c0525..83f583b 100644 (file)
@@ -4,8 +4,6 @@
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
- *
- * $Horde: incubator/hylax/img.php,v 1.4 2009/06/10 05:24:17 slusarz Exp $
  */
 
 // FIXME: Do we need AUTH_HANDLER here?
index 316d7e0..bfe5963 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 /**
- * $Horde: incubator/hylax/index.php,v 1.12 2009/01/06 17:50:48 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 4d4908e..c22eb30 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Hylax_Driver Class
  *
- * $Horde: incubator/hylax/lib/Driver.php,v 1.13 2009/01/06 17:50:48 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 4b75540..9d18e1b 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Hylax_Driver_hylafax Class
  *
- * $Horde: incubator/hylax/lib/Driver/hylafax.php,v 1.17 2009/01/06 17:50:48 jan Exp $
- *
  * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index fe53cb3..842b9d2 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * Hylax_Driver_spandsp Class
  *
- * $Horde: incubator/hylax/lib/Driver/spandsp.php,v 1.14 2009/01/06 17:50:48 jan Exp $
- *
  * Copyright 2005-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 644d3ba..91810a6 100644 (file)
@@ -8,8 +8,6 @@
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  *
- * $Horde: incubator/hylax/lib/Hylax.php,v 1.17 2009/06/10 06:07:33 slusarz Exp $
- *
  * @author  Marko Djukic <marko@oblo.com>
  * @package Hylax
  */
index 9c17063..a0eb8b2 100644 (file)
@@ -7,8 +7,6 @@
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  *
- * $Horde: incubator/hylax/lib/Image.php,v 1.14 2009/06/10 05:24:18 slusarz Exp $
- *
  * @author  Marko Djukic <marko@oblo.com>
  * @package Hylax
  */
index fb28501..0123454 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * This class provides attributes methods for any existing SQL class.
  *
- * $Horde: incubator/hylax/lib/SQL/Attributes.php,v 1.5 2009/01/06 17:50:49 jan Exp $
- *
  * Copyright 1999-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you
index 0449e32..f4db1e5 100644 (file)
@@ -7,8 +7,6 @@
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  *
- * $Horde: incubator/hylax/lib/Storage.php,v 1.16 2009/01/06 17:50:48 jan Exp $
- *
  * @author  Marko Djukic <marko@oblo.com>
  * @package Hylax
  */
index b42825a..7a86d78 100644 (file)
@@ -10,8 +10,6 @@ require_once HYLAX_BASE . '/lib/SQL/Attributes.php';
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  *
- * $Horde: incubator/hylax/lib/Storage/sql.php,v 1.21 2009/07/08 18:29:13 slusarz Exp $
- *
  * @author Marko Djukic <marko@oblo.com>
  * @package Hylax
  */
index 10cf0e0..68ef37f 100644 (file)
@@ -4,8 +4,6 @@
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
- *
- * $Horde: incubator/hylax/print.php,v 1.5 2009/06/10 05:24:17 slusarz Exp $
  */
 
 require_once dirname(__FILE__) . '/lib/Application.php';
index 317be3c..28190a0 100755 (executable)
@@ -1,8 +1,5 @@
 #!/usr/bin/php
 <?php
-/**
- * $Horde: incubator/hylax/scripts/fax_create.php,v 1.4 2009/06/10 19:57:57 slusarz Exp $
- */
 
 // No need for auth.
 @define('AUTH_HANDLER', true);
index eccc81c..9ef7751 100755 (executable)
@@ -1,8 +1,5 @@
 #!/usr/bin/php
 <?php
-/**
- * $Horde: incubator/hylax/scripts/fax_create_recv.php,v 1.4 2009/06/10 19:57:57 slusarz Exp $
- */
 
 // No need for auth.
 @define('AUTH_HANDLER', true);
index 7f19997..aafc04a 100755 (executable)
@@ -1,8 +1,5 @@
 #!/usr/bin/php
 <?php
-/**
- * $Horde: incubator/hylax/scripts/fax_save_data.php,v 1.4 2009/06/10 19:57:57 slusarz Exp $
- */
 
 // No need for auth.
 @define('AUTH_HANDLER', true);
index 3c5ba32..c5c1330 100755 (executable)
@@ -1,8 +1,5 @@
 #!/usr/bin/php
 <?php
-/**
- * $Horde: incubator/hylax/scripts/fax_save_recv_data.php,v 1.4 2009/06/10 19:57:57 slusarz Exp $
- */
 
 // No need for auth.
 @define('AUTH_HANDLER', true);
index 94d7dbf..072980b 100755 (executable)
@@ -1,8 +1,5 @@
 #!/usr/bin/php
 <?php
-/**
- * $Horde: incubator/hylax/scripts/install_cups_drivers.php,v 1.3 2009/06/10 19:57:57 slusarz Exp $
- */
 
 // No need for auth.
 @define('AUTH_HANDLER', true);
index 995cacd..1d95469 100644 (file)
@@ -1,5 +1,3 @@
--- $Horde: incubator/hylax/scripts/sql/fax.mssql.sql,v 1.1 2006/12/13 04:30:49 chuck Exp $
-
 CREATE TABLE hylax_faxes (
     fax_id              INT NOT NULL DEFAULT 0,
     job_id              INT DEFAULT NULL,
index 9bf3d87..22352e9 100644 (file)
@@ -1,5 +1,3 @@
--- $Horde: incubator/hylax/scripts/sql/fax.sql,v 1.1 2006/12/13 04:30:49 chuck Exp $
-
 CREATE TABLE hylax_faxes (
     fax_id              INT NOT NULL DEFAULT 0,
     job_id              INT DEFAULT NULL,
index c9f09b5..76928a5 100644 (file)
@@ -4,8 +4,6 @@
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
- *
- * $Horde: incubator/hylax/send.php,v 1.8 2009/06/10 17:33:26 slusarz Exp $
  */
 
 require_once dirname(__FILE__) . '/lib/Application.php';
index aa85868..d1d4920 100644 (file)
@@ -4,8 +4,6 @@
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
- *
- * $Horde: incubator/hylax/summary.php,v 1.6 2009/06/10 05:24:17 slusarz Exp $
  */
 
 require_once dirname(__FILE__) . '/lib/Application.php';
index b25d10e..368c09b 100644 (file)
@@ -4,8 +4,6 @@
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
- *
- * $Horde: incubator/hylax/view.php,v 1.7 2009/06/10 05:24:18 slusarz Exp $
  */
 
 require_once dirname(__FILE__) . '/lib/Application.php';
index 6fa2b3e..82f33b2 100644 (file)
@@ -1,9 +1,6 @@
 What is Operator?
 =================
 
-:Last update:   $Date: 2008/04/19 01:26:06 $
-:Revision:      $Revision: 1.1 $
-
 .. contents:: Contents
 .. section-numbering::
 
index 15c64a0..18bd168 100644 (file)
@@ -1,8 +1,8 @@
 <?php
 /**
- * $Horde: incubator/operator/config/prefs.php.dist,v 1.2 2008/07/03 14:29:15 bklang Exp $
- *
  * See horde/config/prefs.php for documentation on the structure of this file.
+ *
+ * $Id$
  */
 
 $prefGroups['display'] = array(
index 898af4e..f46779a 100644 (file)
@@ -1,9 +1,6 @@
-=========================
- Installing Skeleton 1.0
-=========================
-
-:Last update:   $Date: 2008/04/19 01:26:06 $
-:Revision:      $Revision: 1.1 $
+====================
+ Installing Skeleton
+====================
 
 .. contents:: Contents
 .. section-numbering::
index fffa432..079a422 100644 (file)
@@ -2,7 +2,4 @@
  Skeleton Development TODO List
 ================================
 
-:Last update:   $Date: 2008/04/19 01:26:06 $
-:Revision:      $Revision: 1.1 $
-
 - Example todo
index 8069df8..7644a83 100644 (file)
@@ -3,8 +3,6 @@
  * Operator_Driver:: defines an API for implementing storage backends for
  * Operator.
  *
- * $Horde: incubator/operator/lib/Driver.php,v 1.8 2009/12/01 12:52:49 jan Exp $
- *
  * Copyright 2007-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index d9e7717..67558e9 100644 (file)
@@ -20,8 +20,6 @@
  * The table structure can be created by the scripts/sql/operator_foo.sql
  * script.
  *
- * $Horde: incubator/operator/lib/Driver/asterisksql.php,v 1.12 2009/05/31 17:14:08 bklang Exp $
- *
  * Copyright 2008-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 6b8f017..52b61a3 100644 (file)
@@ -2,8 +2,6 @@
 /**
  * SearchCDRForm Class
  *
- * $Horde: incubator/operator/lib/Form/SearchCDR.php,v 1.7 2009/06/02 14:53:20 chuck Exp $
- *
  * Copyright 2008 Alkaloid Networks LLC <http://projects.alkaloid.net>
  *
  * See the enclosed file LICENSE for license information (BSD). If you
index 45dffd4..9dde456 100644 (file)
@@ -5,8 +5,6 @@
  * This file defines Operator's external API interface. Other applications
  * can interact with Operator through this API.
  *
- * $Horde: incubator/operator/lib/api.php,v 1.3 2009/01/06 17:51:06 jan Exp $
- *
  * Copyright 2008-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index f5afb83..3978422 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version='1.0'?>
-<!-- $Horde: incubator/operator/locale/en_US/help.xml,v 1.1 2008/04/19 01:26:06 bklang Exp $ -->
+<!-- $Id$ -->
 <help>
 
 <entry id="skeleton-overview">
index 0a9f58e..987890d 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 /**
- * $Horde: incubator/operator/search.php,v 1.11 2009/06/10 17:33:30 slusarz Exp $
- *
  * Copyright 2008-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 16a51c6..71a4b2d 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 /**
- * $Horde: incubator/operator/viewgraph.php,v 1.11 2009/06/10 17:33:30 slusarz Exp $
- *
  * Copyright 2008-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
@@ -31,7 +29,7 @@ if ($form->isSubmitted() && $form->validate($vars, true)) {
     try {
         $start = new Horde_Date($vars->get('startdate'));
         $end = new Horde_Date($vars->get('enddate'));
-    
+
         if (($end->month - $start->month) == 0 &&
             ($end->year - $start->year) == 0) {
             // FIXME: This should not cause an error but is due to a bug in
index a56bdee..6b33195 100644 (file)
@@ -1,8 +1,6 @@
 What is Whups?
 ==============
 
-:Last update:   $Date: 2008/09/02 16:13:13 $
-:Revision:      $Revision: 1.10 $
 :Contact:       horde@lists.horde.org
 
 .. contents:: Contents
index 8d89fbf..899b79a 100644 (file)
@@ -2,15 +2,13 @@
  Whups Development TODO List
 =============================
 
-:Last update:   $Date: 2007/04/22 04:51:55 $
-:Revision:      $Revision: 1.16 $
 :Contact:       dev@lists.horde.org
 
 - Ability to take/steal tickets from other users in the list UI.
 
 - Ability to merge a ticket with another ticket (instead of marking as
   duplicate).  Histories of two tickets should be merged.
-  
+
 - Better permissions integration.
 
 - Possible integration with other Horde queues (nag/turba/hermes), including
   | > What if we had a "clone" feature? When editing states/priorities, just
   | > being able to clone the states/priorities from another type into this
   | > type?
-  | 
+  |
   | I now think that this would be a good idea.  It's almost the same as
   | Gary's template patch, but it should work in a slightly different way
   | to better fit the workflow direction.
-  | 
+  |
   | When we have state transitions, it's more important that a type
   | doesn't change as tickets flow through it because that could cause
   | tickets to become inconsistent.  However, it's very likely that as the
   | copy the existing type into a new one.  You can then modify the new
   | type however you see fit then 'publish' the type and start creating
   | tickets in it.  Published types can't be altered.
-  | 
+  |
   | With the type templates, you could only copy particular types into new
   | ones, instead of any type that you need to.
-  | 
+  |
   | However, with the templates, type were created as 'just a template',
   | ie. one that shouldn't have tickets created.  This can be quite
   | useful, but instead of using an underscore prefix to identify it, I'd
index e662dda..072a434 100644 (file)
@@ -2,9 +2,7 @@
  Upgrading Whups
 =================
 
-:Last update:   $Date: 2009/09/07 09:56:43 $
-:Revision:      $Revision: 1.1 $
-:Contact:       horde@lists.horde.org
+:Contact: horde@lists.horde.org
 
 
 These are instructions to upgrade from earlier Whups versions. Please backup