initial import of WebGUI from the old cvs repository

This commit is contained in:
JT Smith 2005-11-11 23:59:20 +00:00
parent 2df1b4cb72
commit 62361320b6
7 changed files with 10 additions and 10 deletions

View file

@ -19,7 +19,7 @@
* than modifying calendar.js itself).
*/
// $Id$
// $Id: calendar-setup.js,v 1.2 2005/07/14 13:21:10 rizen Exp $
/**
* This function "patches" an input field (or other element) to use a calendar

View file

@ -12,7 +12,7 @@
* Read the entire license text here: http://www.gnu.org/licenses/lgpl.html
*/
// $Id$
// $Id: calendar.js,v 1.2 2005/07/14 13:21:10 rizen Exp $
/** The Calendar object constructor. */
Calendar = function (firstDayOfWeek, dateStr, onSelected, onClose) {

View file

@ -55,7 +55,7 @@ Mihai Bazon, <tt>&lt;mihai_bazon@yahoo.com&gt;</tt><br>
</div>
<p></p>
<p>
<span class=small><code class=verbatim>$Id$</code></span>
<span class=small><code class=verbatim>$Id: reference.html,v 1.2 2005/07/14 13:23:08 rizen Exp $</code></span>
</p>
<span class=small><blockquote>
<div align=right><table><tr><td>

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- $Id$ -->
<!-- $Id: index.html,v 1.2 2005/07/14 13:21:10 rizen Exp $ -->
<head>
<meta http-equiv="content-type" content="text/xml; charset=utf-8" />

View file

@ -1,7 +1,7 @@
/**
* $RCSfile$
* $Revision$
* $Date$
* $RCSfile: tiny_mce.js,v $
* $Revision: 1.8 $
* $Date: 2005/08/05 19:49:15 $
*
* @author Moxiecode
* @copyright Copyright © 2004, Moxiecode Systems AB, All rights reserved.

View file

@ -1,7 +1,7 @@
/**
* $RCSfile$
* $Revision$
* $Date$
* $RCSfile: tiny_mce_src.js,v $
* $Revision: 1.8 $
* $Date: 2005/08/05 19:49:15 $
*
* @author Moxiecode
* @copyright Copyright © 2004, Moxiecode Systems AB, All rights reserved.