--- a/doc/book/en/intro/tutorial/components.rst Thu Jul 02 22:01:19 2009 +0200
+++ b/doc/book/en/intro/tutorial/components.rst Mon Jul 06 14:13:49 2009 +0200
@@ -23,6 +23,8 @@
* classtags: Tag (to tag anything)
+* comment: Comment (to attach comment threads to entities)
+
* file: File (to allow users to upload and store binary or text files)
* link: Link (to collect links to web resources)
@@ -37,10 +39,6 @@
* zone: Zone (to define places within larger places, for example a
city in a state in a country)
-The available system entities are:
-
-* comment: Comment (to attach comment threads to entities)
-
Adding comments to BlogDemo
~~~~~~~~~~~~~~~~~~~~~~~~~~~~