Author: michiel
Date: 2009-05-18 22:39:10 +0200 (Mon, 18 May 2009)
New Revision: 35291
Added:
mmbase/trunk/applications/notifications/config/components/
mmbase/trunk/applications/notifications/config/components/notifications.xml
Modified:
mmbase/trunk/applications/email/config/components/email.xml
Log:
more documentation details
Modified: mmbase/trunk/applications/email/config/components/email.xml
===================================================================
--- mmbase/trunk/applications/email/config/components/email.xml 2009-05-18
20:22:43 UTC (rev 35290)
+++ mmbase/trunk/applications/email/config/components/email.xml 2009-05-18
20:39:10 UTC (rev 35291)
@@ -50,11 +50,13 @@
<block name="email-documentation"
classification="mmbase.documentation"
mimetype="text/html">
+ <title xml:lang="en">Email</title>
+ <title xml:lang="nl">Email</title>
<xi:include href="http://www.mmbase.org/components/docbook.head.xml" />
<body>
<class name="org.mmbase.framework.DocumentationRenderer">
- <param name="docbook">documentation/email.xml</param>
- <param name="module">applications/email</param>
+ <param name="docbook">email.xml</param>
+ <param name="module">applications/email/documentation</param>
<param name="includeRenderTime">xml-comments</param>
</class>
</body>
Added:
mmbase/trunk/applications/notifications/config/components/notifications.xml
===================================================================
--- mmbase/trunk/applications/notifications/config/components/notifications.xml
(rev 0)
+++ mmbase/trunk/applications/notifications/config/components/notifications.xml
2009-05-18 20:39:10 UTC (rev 35291)
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component
+ name="notifications"
+ version="0"
+ xmlns="http://www.mmbase.org/xmlns/component"
+ xmlns:xi="http://www.w3.org/2001/XInclude"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://www.mmbase.org/xmlns/component
+ http://www.mmbase.org/xmlns/component.xsd">
+
+ <description xml:lang="en">MMBase Notifications</description>
+ <description xml:lang="nl">MMBase Notificaties</description>
+
+
+ <block name="notifications-documentation"
+ classification="mmbase.documentation"
+ mimetype="text/html">
+ <title xml:lang="en">Notifications</title>
+ <title xml:lang="nl">Notificaties</title>
+ <xi:include href="http://www.mmbase.org/components/docbook.head.xml" />
+ <body>
+ <class name="org.mmbase.framework.DocumentationRenderer">
+ <param name="docbook">notifications.xml</param>
+ <param name="module">applications/notifications/documentation</param>
+ <param name="includeRenderTime">xml-comments</param>
+ </class>
+ </body>
+ </block>
+
+
+</component>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs