Fixed up RSS links in Glossary docs bug 1715

This commit is contained in:
moodler 2004-08-17 05:29:35 +00:00
parent 2c6d8d1d60
commit 11c3ccfadd
3 changed files with 12 additions and 10 deletions

View 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>
</blockquote>

View 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.

View 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>