Retrait des expansions des mots-clés svn.
authorBenoît Pin <benoit.pin@gmail.com>
Sun, 7 Nov 2010 02:07:42 +0000 (03:07 +0100)
committerBenoît Pin <benoit.pin@gmail.com>
Sun, 7 Nov 2010 02:07:42 +0000 (03:07 +0100)
43 files changed:
AttachmentTool.py
CalendarTool.py
ContentHistory.py
EmailNotification.py
File.py
Folder.py
GroupDataTool.py
GroupsTool.py
HistoryAdapters.py
HugePlinnFolder.py
MemberDataTool.py
MembershipTool.py
PloneMisc.py
RegistrationTool.py
Topic.py
__init__.py
event_handlers.py
events.py
exceptions.py
interfaces/events.py
patch.py
permissions.py
setuphandlers.py
shutdown_dispatcher.py
skins/ajax_scripts/ajax_form_manager.js
skins/ajax_scripts/calendar-setup.js
skins/ajax_scripts/epoz_plinn.js
skins/ajax_scripts/folder_contents_script.js
skins/ajax_scripts/fragment_importer.js
skins/ajax_scripts/generic_header_script.js
skins/ajax_scripts/growable_table.js
skins/ajax_scripts/input_completion.js
skins/ajax_scripts/javascript_events_api.js
skins/ajax_scripts/palette.js
skins/ajax_scripts/plinnAjaxConfig.js
skins/ajax_scripts/plinn_script_loader.js
skins/ajax_scripts/root_handlers.js
skins/ajax_scripts/widget_form_manager.js
skins/jscalendar/calendar-setup.js
skins/jscalendar/calendar.js
skins/jscalendar/doc/html/reference.html
skins/jscalendar/index.html
utils.py

index c7e7a51..aea969b 100644 (file)
@@ -19,8 +19,8 @@
 #######################################################################################
 """ Basic portal attachment management tool.
 
 #######################################################################################
 """ Basic portal attachment management tool.
 
-$Id: AttachmentTool.py 1261 2008-01-07 01:34:23Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/AttachmentTool.py $
+
+
 """
 
 from AccessControl import ClassSecurityInfo
 """
 
 from AccessControl import ClassSecurityInfo
index 6e4799a..83f7fe4 100644 (file)
@@ -19,8 +19,8 @@
 #######################################################################################
 """ Plinn calendar tool provides utilities to display content on a calendar layout
 
 #######################################################################################
 """ Plinn calendar tool provides utilities to display content on a calendar layout
 
-$Id: CalendarTool.py 1360 2008-08-01 15:59:58Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/CalendarTool.py $
+
+
 """
 
 from Products.CMFCore.utils import UniqueObject, getToolByName
 """
 
 from Products.CMFCore.utils import UniqueObject, getToolByName
index 44247a5..45645a2 100755 (executable)
@@ -20,8 +20,8 @@
 """
 Module to manage history of contents (comparisons, copy to present).
 
 """
 Module to manage history of contents (comparisons, copy to present).
 
-$Id: ContentHistory.py 1450 2009-01-10 13:27:20Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/ContentHistory.py $
+
+
 """
 
 from Globals import InitializeClass
 """
 
 from Globals import InitializeClass
index 7d2d155..8be0a7b 100755 (executable)
@@ -20,8 +20,8 @@
 """
 Module to manage email notification settings.
 
 """
 Module to manage email notification settings.
 
-$Id: EmailNotification.py 1516 2009-06-29 14:12:14Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/EmailNotification.py $
+
+
 """
 from ExtensionClass import Base
 import Acquisition
 """
 from ExtensionClass import Base
 import Acquisition
diff --git a/File.py b/File.py
index addba60..99c403a 100755 (executable)
--- a/File.py
+++ b/File.py
@@ -21,8 +21,8 @@
        File. If exists, portal_transforms is called to extract text content, and publish
        attachments.
 
        File. If exists, portal_transforms is called to extract text content, and publish
        attachments.
 
-$Id: File.py 1549 2010-02-04 13:04:22Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/File.py $
+
+
 """
 
 from Globals import InitializeClass
 """
 
 from Globals import InitializeClass
index 9b3b155..fd7609b 100644 (file)
--- a/Folder.py
+++ b/Folder.py
@@ -19,8 +19,8 @@
 #######################################################################################
 """ Plinn portal folder implementation
 
 #######################################################################################
 """ Plinn portal folder implementation
 
-$Id: Folder.py 1539 2009-10-30 13:48:34Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/Folder.py $
+
+
 """
 
 from OFS.CopySupport import CopyError, eNoData, _cb_decode, eInvalid, eNotFound,\
 """
 
 from OFS.CopySupport import CopyError, eNoData, _cb_decode, eInvalid, eNotFound,\
index 93db7b5..92617a3 100755 (executable)
@@ -18,8 +18,8 @@
 #   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.   #
 #######################################################################################
 """
 #   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.   #
 #######################################################################################
 """
-$Id: GroupDataTool.py 1261 2008-01-07 01:34:23Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/GroupDataTool.py $
+
+
 """
 
 from Globals import InitializeClass
 """
 
 from Globals import InitializeClass
index a3ca8c3..51007e6 100755 (executable)
@@ -18,8 +18,8 @@
 #   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.   #
 #######################################################################################
 """
 #   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.   #
 #######################################################################################
 """
-$Id: GroupsTool.py 1332 2008-07-31 12:09:28Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/GroupsTool.py $
+
+
 """
 
 from Globals import InitializeClass
 """
 
 from Globals import InitializeClass
index 52d096f..04eeb7e 100755 (executable)
@@ -20,8 +20,8 @@
 """
 Adapters to plug specific contentish interfaces to historycal interface.
 
 """
 Adapters to plug specific contentish interfaces to historycal interface.
 
-$Id: HistoryAdapters.py 1516 2009-06-29 14:12:14Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/HistoryAdapters.py $
+
+
 """
 
 from Globals import InitializeClass
 """
 
 from Globals import InitializeClass
index 8910ede..d8f33fd 100644 (file)
@@ -19,8 +19,8 @@
 #######################################################################################
 """ Plinn implementation of CMFBTree
 
 #######################################################################################
 """ Plinn implementation of CMFBTree
 
-$Id: HugePlinnFolder.py 1459 2009-02-02 00:57:24Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/HugePlinnFolder.py $
+
+
 """
 
 
 """
 
 
index e9e0b32..29f8040 100755 (executable)
@@ -19,8 +19,8 @@
 #######################################################################################
 """ Workflow aware MemberData to provide reviewed member registration.
 
 #######################################################################################
 """ Workflow aware MemberData to provide reviewed member registration.
 
-$Id: MemberDataTool.py 1316 2008-07-29 15:37:23Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/MemberDataTool.py $
+
+
 """
 
 from Globals import InitializeClass
 """
 
 from Globals import InitializeClass
index f68a769..5476987 100755 (executable)
@@ -19,8 +19,8 @@
 #######################################################################################
 """ Plinn portal_membership
 
 #######################################################################################
 """ Plinn portal_membership
 
-$Id: MembershipTool.py 1547 2010-01-05 16:24:22Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/MembershipTool.py $
+
+
 """
 
 from AccessControl import ClassSecurityInfo, getSecurityManager
 """
 
 from AccessControl import ClassSecurityInfo, getSecurityManager
index a97ee75..e573468 100644 (file)
@@ -3,8 +3,8 @@
 ##
 """ Useful utilities function from the Plone project like Batch.
 
 ##
 """ Useful utilities function from the Plone project like Batch.
 
-$Id: PloneMisc.py 1502 2009-05-31 17:33:32Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/PloneMisc.py $
+
+
 """
 
 
 """
 
 
index 79f5a33..77f8bdc 100644 (file)
@@ -20,8 +20,8 @@
 """ Plinn registration tool: implements 3 modes to register members :
        anonymous, manager, reviewed.
 
 """ Plinn registration tool: implements 3 modes to register members :
        anonymous, manager, reviewed.
 
-$Id: RegistrationTool.py 1332 2008-07-31 12:09:28Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/RegistrationTool.py $
+
+
 """
 
 from Globals import InitializeClass, PersistentMapping
 """
 
 from Globals import InitializeClass, PersistentMapping
index c602b8e..e9f7a93 100644 (file)
--- a/Topic.py
+++ b/Topic.py
@@ -19,8 +19,8 @@
 #######################################################################################
 """ Plinn Topic
 
 #######################################################################################
 """ Plinn Topic
 
-$Id: Topic.py 1518 2009-07-01 14:55:37Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/Topic.py $
+
+
 """
 
 from Globals import InitializeClass
 """
 
 from Globals import InitializeClass
index db3ddb9..b4d85ab 100755 (executable)
@@ -19,8 +19,8 @@
 #######################################################################################
 """ Plinn implementation of CMFCore.
 
 #######################################################################################
 """ Plinn implementation of CMFCore.
 
-$Id: __init__.py 1530 2009-07-08 09:19:39Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/__init__.py $
+
+
 """
 
 import exceptions
 """
 
 import exceptions
index ebb9803..dec2f45 100644 (file)
@@ -20,8 +20,8 @@
 """
 Plinn event handlers.
 
 """
 Plinn event handlers.
 
-$Id: event_handlers.py 1517 2009-06-30 12:54:52Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/event_handlers.py $
+
+
 """
 from zope.app.container.interfaces import IObjectRemovedEvent
 from Products.CMFCore.utils import getToolByName
 """
 from zope.app.container.interfaces import IObjectRemovedEvent
 from Products.CMFCore.utils import getToolByName
index 1510b77..3a8b865 100644 (file)
--- a/events.py
+++ b/events.py
@@ -20,8 +20,8 @@
 """
 Plinn event definitions.
 
 """
 Plinn event definitions.
 
-$Id: events.py 1480 2009-03-19 19:15:52Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/events.py $
+
+
 """
 
 from zope.interface import implements
 """
 
 from zope.interface import implements
index 9d12de7..130457e 100644 (file)
@@ -1,7 +1,7 @@
 """ Plinn exceptions
 
 """ Plinn exceptions
 
-$Id: exceptions.py 1261 2008-01-07 01:34:23Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/exceptions.py $
+
+
 """
 from AccessControl import ModuleSecurityInfo
 from DateTime.DateTime import DateTimeError
 """
 from AccessControl import ModuleSecurityInfo
 from DateTime.DateTime import DateTimeError
index 1aed56d..4df17a9 100644 (file)
@@ -20,8 +20,8 @@
 """
 Plinn event interfaces.
 
 """
 Plinn event interfaces.
 
-$Id: events.py 1480 2009-03-19 19:15:52Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/interfaces/events.py $
+
+
 """
 from zope.interface import Interface, Attribute
 
 """
 from zope.interface import Interface, Attribute
 
index badf42a..a5daab1 100644 (file)
--- a/patch.py
+++ b/patch.py
@@ -1,7 +1,7 @@
 """ Plinn monkey patch
 
 """ Plinn monkey patch
 
-$Id: patch.py 1458 2009-01-30 18:11:21Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/patch.py $
+
+
 """
 from Products.CMFCore.PortalFolder import PortalFolder as CMFPortalFolder
 from Folder import PlinnFolder
 """
 from Products.CMFCore.PortalFolder import PortalFolder as CMFPortalFolder
 from Folder import PlinnFolder
index e6e0577..b935d2d 100755 (executable)
@@ -1,7 +1,7 @@
 """ Plinn permissions
 
 """ Plinn permissions
 
-$Id: permissions.py 1514 2009-06-26 02:03:59Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/permissions.py $
+
+
 """
 from AccessControl import Permissions
 from AccessControl import ModuleSecurityInfo
 """
 from AccessControl import Permissions
 from AccessControl import ModuleSecurityInfo
index d281cc7..a3260f6 100644 (file)
@@ -19,8 +19,8 @@
 #######################################################################################
 """ Plinn specific GenericSetup handlers
 
 #######################################################################################
 """ Plinn specific GenericSetup handlers
 
-$Id: setuphandlers.py 1333 2008-07-31 12:10:34Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/setuphandlers.py $
+
+
 """
 
 from Products.CMFCore.utils import getToolByName
 """
 
 from Products.CMFCore.utils import getToolByName
index b7e36ef..f5d778b 100755 (executable)
@@ -19,8 +19,8 @@
 #######################################################################################
 """ provides utilities to raise / handle zope server shutdown events
 
 #######################################################################################
 """ provides utilities to raise / handle zope server shutdown events
 
-$Id: shutdown_dispatcher.py 1480 2009-03-19 19:15:52Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/shutdown_dispatcher.py $
+
+
 """
 
 import asyncore
 """
 
 import asyncore
index 9caf6e4..f9dace2 100644 (file)
@@ -1,8 +1,8 @@
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
-// $Id: ajax_form_manager.js 1470 2009-02-18 16:42:02Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/ajax_form_manager.js $
+// 
+// 
 
 
 function FormManager(form, responseTextDest, lazy) {
 
 
 function FormManager(form, responseTextDest, lazy) {
index 003ebcd..f1faeb7 100644 (file)
@@ -19,7 +19,7 @@
  * than modifying calendar.js itself).
  */
 
  * than modifying calendar.js itself).
  */
 
-// $Id: calendar-setup.js 1315 2008-07-29 15:36:15Z pin $
+// 
 
 /**
  *  This function "patches" an input field (or other element) to use a calendar
 
 /**
  *  This function "patches" an input field (or other element) to use a calendar
index e52436c..0dcc93d 100644 (file)
@@ -1,8 +1,8 @@
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
-// $Id: epoz_plinn.js 1315 2008-07-29 15:36:15Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/epoz_plinn.js $
+// 
+// 
 
 function _resetEpoz() {
        form_path = absolute_url() + '/';
 
 function _resetEpoz() {
        form_path = absolute_url() + '/';
index b896cb7..379c2c3 100644 (file)
@@ -1,8 +1,8 @@
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
-// $Id: folder_contents_script.js 1375 2008-09-12 12:29:12Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/folder_contents_script.js $
+// 
+// 
 
 function getTargetRow(evt){
        var target = getTargetedObject(evt);
 
 function getTargetRow(evt){
        var target = getTargetedObject(evt);
index 05b6b79..9830ef5 100644 (file)
@@ -1,8 +1,8 @@
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
-// $Id: fragment_importer.js 1315 2008-07-29 15:36:15Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/fragment_importer.js $
+// 
+// 
 
 var FragmentImporter;
 
 
 var FragmentImporter;
 
index f8cdd09..4843f80 100755 (executable)
@@ -1,8 +1,8 @@
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
-// $Id: generic_header_script.js 1315 2008-07-29 15:36:15Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/generic_header_script.js $
+// 
+// 
 
 
 function initHeaderScript() {
 
 
 function initHeaderScript() {
index f1d21d3..4ddaaec 100644 (file)
@@ -1,8 +1,8 @@
 // © Benoît PIN 2006-2008
 // http://plinn.org
 // Licence GPL
 // © Benoît PIN 2006-2008
 // http://plinn.org
 // Licence GPL
-// $Id: growable_table.js 1473 2009-03-06 17:02:21Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/growable_table.js $
+// 
+// 
 // GrowableTable: functions to edit quickly table form entries.
 
 function GrowableTable(tbody, fieldsDescription, submitExtName, skipFormManagerInit) {
 // GrowableTable: functions to edit quickly table form entries.
 
 function GrowableTable(tbody, fieldsDescription, submitExtName, skipFormManagerInit) {
index 74311e6..735b368 100644 (file)
@@ -1,8 +1,8 @@
 // © Benoît PIN 2008
 // http://plinn.org
 // Licence GPL
 // © Benoît PIN 2008
 // http://plinn.org
 // Licence GPL
-// $Id: input_completion.js 1409 2008-10-30 16:15:00Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/input_completion.js $
+// 
+// 
 // Form completion utils
 
 // public names
 // Form completion utils
 
 // public names
index 712a44f..7e9e8dd 100644 (file)
@@ -1,8 +1,8 @@
 // (c) Benoît PIN 2006-2009
 // http://plinn.org
 // Licence GPL
 // (c) Benoît PIN 2006-2009
 // http://plinn.org
 // Licence GPL
-// $Id: javascript_events_api.js 1535 2009-10-21 16:56:13Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/javascript_events_api.js $
+// 
+// 
 // Meta functions for events management.
 
 var addListener; /* (ob, eventName, listenerFunction, group) add event listener eventName without "on" prefix.
 // Meta functions for events management.
 
 var addListener; /* (ob, eventName, listenerFunction, group) add event listener eventName without "on" prefix.
index efa535a..556d3f5 100644 (file)
@@ -1,8 +1,8 @@
 // (c) Benoît PIN 2006
 // http://plinn.org
 // Licence GPL
 // (c) Benoît PIN 2006
 // http://plinn.org
 // Licence GPL
-// $Id: palette.js 1548 2010-01-09 09:28:53Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/palette.js $
+// 
+// 
 
 
 function InspectorPalette(baseUrl, toggleButton, contentNode, onExpand, onCollapse) {
 
 
 function InspectorPalette(baseUrl, toggleButton, contentNode, onExpand, onCollapse) {
index 8e3b860..832d2ef 100644 (file)
@@ -1,8 +1,8 @@
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
-// $Id: plinnAjaxConfig.js 1315 2008-07-29 15:36:15Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/plinnAjaxConfig.js $
+// 
+// 
 
 
 var PlinnAjaxConfig = Object()
\ No newline at end of file
 
 
 var PlinnAjaxConfig = Object()
\ No newline at end of file
index d97ed96..d78ff6c 100644 (file)
@@ -1,8 +1,8 @@
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
 // (c) Benoît PIN 2006-2007
 // http://plinn.org
 // Licence GPL
-// $Id: plinn_script_loader.js 1315 2008-07-29 15:36:15Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/plinn_script_loader.js $
+// 
+// 
 
 
 function ScriptRegistry() {
 
 
 function ScriptRegistry() {
index 47bf61d..e114140 100644 (file)
@@ -1,8 +1,8 @@
 // © Benoît PIN 2006-2009
 // http://plinn.org
 // Licence GPL
 // © Benoît PIN 2006-2009
 // http://plinn.org
 // Licence GPL
-// $Id: root_handlers.js 1467 2009-02-10 13:25:38Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/root_handlers.js $
+// 
+// 
 
 /* Ajax for everything : if an click event has not been intercepted before */
 
 
 /* Ajax for everything : if an click event has not been intercepted before */
 
index 2c0aada..516dca7 100644 (file)
@@ -1,8 +1,8 @@
 // © 2009 Benoît Pin
 // http://plinn.org
 // Licence GPL
 // © 2009 Benoît Pin
 // http://plinn.org
 // Licence GPL
-// $Id: widget_form_manager.js 1535 2009-10-21 16:56:13Z pin $
-// $URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/skins/ajax_scripts/widget_form_manager.js $
+// 
+// 
 
 var WidgetBasedFormManager;
 
 
 var WidgetBasedFormManager;
 
index aa45007..0c1fb4c 100644 (file)
@@ -19,7 +19,7 @@
  * than modifying calendar.js itself).
  */
 
  * than modifying calendar.js itself).
  */
 
-// $Id: calendar-setup.js,v 1.15 2004/02/04 08:10:03 mishoo Exp $
+// 
 
 /**
  *  This function "patches" an input field (or other element) to use a calendar
 
 /**
  *  This function "patches" an input field (or other element) to use a calendar
index b1f3521..81650ca 100644 (file)
@@ -10,7 +10,7 @@
  * Read the entire license text here: http://www.gnu.org/licenses/lgpl.html
  */
 
  * Read the entire license text here: http://www.gnu.org/licenses/lgpl.html
  */
 
-// $Id: calendar.js,v 1.34 2004/02/06 18:53:11 mishoo Exp $
+// 
 
 /** The Calendar object constructor. */
 Calendar = function (firstDayOfWeek, dateStr, onSelected, onClose) {
 
 /** The Calendar object constructor. */
 Calendar = function (firstDayOfWeek, dateStr, onSelected, onClose) {
index d231c5e..997fc48 100644 (file)
@@ -56,7 +56,7 @@ Mihai Bazon, <tt>&lt;mishoo@infoiasi.ro&gt;</tt><p>February 6, 2004<br></p>
 </div>
 <p></p>
 <p>
 </div>
 <p></p>
 <p>
-<span class=small><code class=verbatim>$Id: reference.tex,v 1.20 2004/02/06 18:53:09 mishoo Exp $</code></span>
+<span class=small><code class=verbatim></code></span>
 </p>
 <span class=small><blockquote>
 <div align=right><table><tr><td>
 </p>
 <span class=small><blockquote>
 <div align=right><table><tr><td>
index 02b0884..0b34757 100644 (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">
 <?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: index.html,v 1.10 2004/02/06 18:53:09 mishoo Exp $ -->
+<!--  -->
 
 <head>
 <meta http-equiv="content-type" content="text/xml; charset=utf-8" />
 
 <head>
 <meta http-equiv="content-type" content="text/xml; charset=utf-8" />
index 14097e4..e867b0d 100755 (executable)
--- a/utils.py
+++ b/utils.py
@@ -18,8 +18,8 @@
 #   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.   #
 #######################################################################################
 """ Plinn public utilities
 #   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.   #
 #######################################################################################
 """ Plinn public utilities
-$Id: utils.py 1534 2009-09-07 11:05:57Z pin $
-$URL: http://svn.cri.ensmp.fr/svn/Plinn/branches/CMF-2.1/utils.py $
+
+
 """
 
 import string
 """
 
 import string