]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed up RSS links in Glossary docs bug 1715
authormoodler <moodler>
Tue, 17 Aug 2004 05:29:35 +0000 (05:29 +0000)
committermoodler <moodler>
Tue, 17 Aug 2004 05:29:35 +0000 (05:29 +0000)
lang/en/help/glossary/index.html
lang/en/help/glossary/rssarticles.html
lang/en/help/glossary/rsstype.html

index f21513958ab81a73d384db6d70367552b7d1bb94..afab820062d8acdc385cda5fdbfbe021d26f5863 100644 (file)
@@ -17,6 +17,8 @@ Glossary level help files:
   <li><a href="help.php?module=glossary&file=filetoimport.html">Importing entries</a>
   <li><a href="help.php?module=glossary&file=importcategories.html">Importing categories</a>
   <li><a href="help.php?module=glossary&file=destination.html">Destination of the entries to import</a>
+  <li><a href="help.php?module=glossary&file=rsstype.html">RSS feed for this glossary</a>
+  <li><a href="help.php?module=glossary&file=rssarticles.html">Number of RSS recent articles</a>
 </ul>
 </blockquote>
 
@@ -28,4 +30,4 @@ Entry level help files:
   <li><a href="help.php?module=glossary&file=casesensitive.html">Case sensitive automatic linking</a>
   <li><a href="help.php?module=glossary&file=fullmatch.html">Whole words auto-linking</a>
 </ul>
-</blockquote>
\ No newline at end of file
+</blockquote>
index d3f33f6c40ace15a22e37fc0f77dcc25a2135394..f6621f8c6d814de7cb541f025bd8e945ad0a88d4 100644 (file)
@@ -1,8 +1,8 @@
-<P ALIGN=CENTER><B>Number of RSS recent articles</B></P>
+<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 glossaries. Increase it if the glossary is very used.
+<P>A number between 5 and 20 would be normal for most glossaries. 
+   Increase the number if the glossary is updated frequently.
 
index 0256a2f4f73bb601633406ee11ac2df568f22a10..9a8add489d0d1bdbabec0f1b79a1e31284021dbe 100644 (file)
@@ -1,14 +1,14 @@
-<P ALIGN=CENTER><B>RSS feed for this glossary</B></P>
+<p align="center"><b>RSS feed for this glossary</b></p>
 
-<P>This option allows you to enable RSS feeds in this glossary.
+<P>This option allows you to enable RSS feeds from this glossary.
 
 <P>You can select between two types of feeds:
 
 <UL>
-<LI><B>With author:</B> Using this, generated feeds will include
-       the name of the autor in every article.
+<LI><B>With author:</B> Generated feeds will include
+       the name of the author in every article.
 
-<LI><B>Without author:</B> Using this, generated feeds won't include
-       the name of the autor in every article.
+<LI><B>Without author:</B> Generated feeds won't include
+       the name of the author in every article.
 </UL>