Collapse expanded keywords ($Date$, $Author$, ...)

This commit is contained in:
2017-02-06 18:45:44 +01:00
parent 784891705f
commit f0a3b2bd3a
199 changed files with 401 additions and 401 deletions

View File

@@ -1,8 +1,8 @@
note
description: "Summary description for {CMS_API_OPTIONS}."
author: ""
date: "$Date: 2014-11-13 16:23:47 +0100 (jeu., 13 nov. 2014) $"
revision: "$Revision: 96085 $"
date: "$Date$"
revision: "$Revision$"
class
CMS_API_OPTIONS

View File

@@ -1,7 +1,7 @@
note
description: "Describe module features that adds one or more features to your web site."
date: "$Date: 2014-11-13 16:23:47 +0100 (jeu., 13 nov. 2014) $"
revision: "$Revision: 96085 $"
date: "$Date$"
revision: "$Revision$"
deferred class
CMS_MODULE

View File

@@ -1,7 +1,7 @@
note
description: "Common ancestor for all module apis."
date: "$Date: 2015-02-13 14:54:27 +0100 (ven., 13 févr. 2015) $"
revision: "$Revision: 96620 $"
date: "$Date$"
revision: "$Revision$"
class
CMS_MODULE_API

View File

@@ -2,8 +2,8 @@ note
description: "[
Collection of CMS modules.
]"
date: "$Date: 2015-02-09 22:29:56 +0100 (lun., 09 févr. 2015) $"
revision: "$Revision: 96596 $"
date: "$Date$"
revision: "$Revision$"
class
CMS_MODULE_COLLECTION

View File

@@ -1,7 +1,7 @@
note
description: "Summary description for {CMS_ERROR_FILTER}."
date: "$Date: 2015-02-13 13:08:13 +0100 (ven., 13 févr. 2015) $"
revision: "$Revision: 96616 $"
date: "$Date$"
revision: "$Revision$"
class
CMS_ERROR_FILTER

View File

@@ -1,7 +1,7 @@
note
description: "Handler to process CMS installation process."
date: "$Date: 2015-02-13 13:08:13 +0100 (ven., 13 févr. 2015) $"
revision: "$Revision: 96616 $"
date: "$Date$"
revision: "$Revision$"
class
CMS_ADMIN_INSTALL_HANDLER

View File

@@ -2,8 +2,8 @@ note
description: "[
Common interface for request handler specific to the CMS component.
]"
date: "$Date: 2015-02-13 13:08:13 +0100 (ven., 13 févr. 2015) $"
revision: "$Revision: 96616 $"
date: "$Date$"
revision: "$Revision$"
deferred class
CMS_HANDLER

View File

@@ -1,7 +1,7 @@
note
description: "CMS handler specific for a module api"
date: "$Date: 2015-02-13 13:08:13 +0100 (ven., 13 févr. 2015) $"
revision: "$Revision: 96616 $"
date: "$Date$"
revision: "$Revision$"
deferred class
CMS_MODULE_HANDLER [G -> CMS_MODULE_API]

View File

@@ -1,7 +1,7 @@
note
description: "Summary description for {CMS_ROOT_HANDLER}."
date: "$Date: 2015-02-13 13:08:13 +0100 (ven., 13 févr. 2015) $"
revision: "$Revision: 96616 $"
date: "$Date$"
revision: "$Revision$"
class
CMS_ROOT_HANDLER

View File

@@ -1,7 +1,7 @@
note
description: "Logger for CMS based on the logger provided by the Application Environment library"
date: "$Date: 2015-02-13 13:08:13 +0100 (ven., 13 févr. 2015) $"
revision: "$Revision: 96616 $"
date: "$Date$"
revision: "$Revision$"
class
CMS_ENV_LOGGER

View File

@@ -1,8 +1,8 @@
note
description : "Objects that ..."
author : "$Author: jfiat $"
date : "$Date: 2015-02-13 13:08:13 +0100 (ven., 13 févr. 2015) $"
revision : "$Revision: 96616 $"
author : "$Author$"
date : "$Date$"
revision : "$Revision$"
deferred class
CMS_LOGGER

View File

@@ -1,8 +1,8 @@
note
description : "Objects that ..."
author : "$Author: jfiat $"
date : "$Date: 2015-02-13 13:08:13 +0100 (ven., 13 févr. 2015) $"
revision : "$Revision: 96616 $"
author : "$Author$"
date : "$Date$"
revision : "$Revision$"
class
CMS_NULL_LOGGER

View File

@@ -1,7 +1,7 @@
note
description: "Collection of helper routines to manipulate URL for CMS."
date: "$Date: 2015-02-13 13:08:13 +0100 (ven., 13 févr. 2015) $"
revision: "$Revision: 96616 $"
date: "$Date$"
revision: "$Revision$"
deferred class
CMS_URL_UTILITIES

View File

@@ -3,8 +3,8 @@ note
Generic CMS Response.
It builds the content to get process to render the output.
]"
date: "$Date: 2015-05-20 11:48:26 +0200 (mer., 20 mai 2015) $"
revision: "$Revision: 97327 $"
date: "$Date$"
revision: "$Revision$"
deferred class
CMS_RESPONSE

View File

@@ -1,7 +1,7 @@
note
description: "Summary description for {BAD_REQUEST_ERROR_CMS_RESPONSE}."
date: "$Date: 2014-12-19 14:17:32 +0100 (ven., 19 déc. 2014) $"
revision: "$Revision: 96402 $"
date: "$Date$"
revision: "$Revision$"
class
BAD_REQUEST_ERROR_CMS_RESPONSE

View File

@@ -1,7 +1,7 @@
note
description: "Summary description for {FORBIDDEN_ERROR_CMS_RESPONSE}."
date: "$Date: 2014-11-13 19:34:00 +0100 (jeu., 13 nov. 2014) $"
revision: "$Revision: 96086 $"
date: "$Date$"
revision: "$Revision$"
class
FORBIDDEN_ERROR_CMS_RESPONSE

View File

@@ -1,7 +1,7 @@
note
description: "Summary description for {INTERNAL_SERVER_ERROR_CMS_RESPONSE}."
date: "$Date: 2014-12-19 14:17:32 +0100 (ven., 19 déc. 2014) $"
revision: "$Revision: 96402 $"
date: "$Date$"
revision: "$Revision$"
class
INTERNAL_SERVER_ERROR_CMS_RESPONSE

View File

@@ -1,7 +1,7 @@
note
description: "Summary description for {NOT_FOUND_ERROR_CMS_RESPONSE}."
date: "$Date: 2014-11-13 19:34:00 +0100 (jeu., 13 nov. 2014) $"
revision: "$Revision: 96086 $"
date: "$Date$"
revision: "$Revision$"
class
NOT_FOUND_ERROR_CMS_RESPONSE

View File

@@ -1,7 +1,7 @@
note
description: "Summary description for {NOT_IMPLEMENTED_ERROR_CMS_RESPONSE}."
date: "$Date: 2015-01-27 19:15:02 +0100 (mar., 27 janv. 2015) $"
revision: "$Revision: 96542 $"
date: "$Date$"
revision: "$Revision$"
class
NOT_IMPLEMENTED_ERROR_CMS_RESPONSE

View File

@@ -1,7 +1,7 @@
note
description: "Summary description for {NODE_VIEW_CMS_RESPONSE}."
date: "$Date: 2014-11-13 16:23:47 +0100 (jeu., 13 nov. 2014) $"
revision: "$Revision: 96085 $"
date: "$Date$"
revision: "$Revision$"
class
GENERIC_VIEW_CMS_RESPONSE

View File

@@ -1,7 +1,7 @@
note
description: "Summary description for {HOME_CMS_RESPONSE}."
date: "$Date: 2014-12-17 13:14:43 +0100 (mer., 17 déc. 2014) $"
revision: "$Revision: 96367 $"
date: "$Date$"
revision: "$Revision$"
class
HOME_CMS_RESPONSE