Skip to content

Commit

Permalink
Fixed up RSS links in Glossary docs bug 1715
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Aug 17, 2004
1 parent 2c6d8d1 commit 11c3ccf
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
4 changes: 3 additions & 1 deletion lang/en/help/glossary/index.html
Expand Up @@ -17,6 +17,8 @@
<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>

Expand All @@ -28,4 +30,4 @@
<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>
6 changes: 3 additions & 3 deletions lang/en/help/glossary/rssarticles.html
@@ -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.

12 changes: 6 additions & 6 deletions lang/en/help/glossary/rsstype.html
@@ -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>

0 comments on commit 11c3ccf

Please sign in to comment.