]> git.mjollnir.org Git - moodle.git/commitdiff
Added two help files for forum rsstype & rssarticles.
authorstronk7 <stronk7>
Mon, 3 May 2004 19:50:24 +0000 (19:50 +0000)
committerstronk7 <stronk7>
Mon, 3 May 2004 19:50:24 +0000 (19:50 +0000)
Please, check them...

lang/en/help/forum/rssarticles.html [new file with mode: 0644]
lang/en/help/forum/rsstype.html [new file with mode: 0644]

diff --git a/lang/en/help/forum/rssarticles.html b/lang/en/help/forum/rssarticles.html
new file mode 100644 (file)
index 0000000..bcea4bd
--- /dev/null
@@ -0,0 +1,8 @@
+<P ALIGN=CENTER><B>Number of RSS recent articles</B></P>
+
+<P>This option allows you to select the number of articles
+   to include in the RSS Feed.
+
+<P>A number between 5 and 20 should be appropiate for
+   most forums. Increase it if the forum is very used.
+
diff --git a/lang/en/help/forum/rsstype.html b/lang/en/help/forum/rsstype.html
new file mode 100644 (file)
index 0000000..bfa4e5d
--- /dev/null
@@ -0,0 +1,14 @@
+<P ALIGN=CENTER><B>RSS feed for this forum</B></P>
+
+<P>This option allows you to enable RSS feeds in this forum.
+
+<P>You can select between two types of forums:
+
+<UL>
+<LI><B>Discussions:</B> Using this, generated feeds will include
+       new discussions in the forum with their initial post.
+
+<LI><B>Posts:</B> Using this, generated feeds will include
+       every new post in the forum.
+</UL>
+