[xwiki-notifications] r5597 - xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki
vmassol (SVN)
notifications at xwiki.org
Thu Nov 1 17:19:57 CET 2007
Author: vmassol
Date: 2007-11-01 17:19:57 +0100 (Thu, 01 Nov 2007)
New Revision: 5597
Modified:
xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/ArticleClassTemplate
xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/ClassItemTemplate
xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/ClassSheet
Log:
Fixed spelling + improve text
Modified: xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/ArticleClassTemplate
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/ArticleClassTemplate 2007-11-01 16:04:36 UTC (rev 5596)
+++ xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/ArticleClassTemplate 2007-11-01 16:19:57 UTC (rev 5597)
@@ -119,7 +119,7 @@
</category>
</property>
<property>
-<content>The content appears on the article page. The extract will appear on the home and category pages. If there is no extract the first 400 caracters of the content are used instead.</content>
+<content>The content appears on the article page. The extract will appear on the home and category pages. If there is no extract the first 400 characters of the content are used instead.</content>
</property>
</object>
<content>#includeForm("XWiki.ArticleClassSheet")</content>
Modified: xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/ClassItemTemplate
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/ClassItemTemplate 2007-11-01 16:04:36 UTC (rev 5596)
+++ xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/ClassItemTemplate 2007-11-01 16:19:57 UTC (rev 5597)
@@ -51,7 +51,7 @@
<tags/>
</property>
</object>
-<content>## replace MyName with the real class name
-## save this template using the save button at the top left
+<content>## Replace MyName with the real class name.
+## Save this template using the save button.
#includeForm("XWiki.MyNameClassSheet")</content>
</xwikidoc>
Modified: xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/ClassSheet
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/ClassSheet 2007-11-01 16:04:36 UTC (rev 5596)
+++ xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/ClassSheet 2007-11-01 16:19:57 UTC (rev 5597)
@@ -76,7 +76,7 @@
<input type="hidden" name="parent" value="${defaultparent}"/>
<input type="hidden" name="template" value="${doc.web}.${class}ClassTemplate"/>
<input type="hidden" name="sheet" value="1"/>
-Web: <input type="text" name="webname" value="${defaultweb}" size="8"/>
+Space: <input type="text" name="webname" value="${defaultweb}" size="8"/>
Document: <input type="text" name="name" value="Name of your document"/>
<br/>
<br/>
More information about the notifications
mailing list