]> git.mjollnir.org Git - moodle.git/commit
Now glossaries can produce RSS feeds too !!
authorstronk7 <stronk7>
Sun, 9 May 2004 22:20:05 +0000 (22:20 +0000)
committerstronk7 <stronk7>
Sun, 9 May 2004 22:20:05 +0000 (22:20 +0000)
commit2dda0bbbc7199303c5b1c7e81efd6776298e53ec
treeea84403099f39e475bb506dfb15d6d2a90a061e4
parentc0f778a2693351185a008b0ad7e6c4d57fbacfd8
Now glossaries can produce RSS feeds too !!
Some strings (RSS related) has been moved from forum.php to moodle.php
to avoid suplicating them once per module.
It seems to work fine, please test...:-)
17 files changed:
lang/en/forum.php
lang/en/glossary.php
lang/en/help/glossary/rssarticles.html [new file with mode: 0644]
lang/en/help/glossary/rsstype.html [new file with mode: 0644]
lang/en/moodle.php
mod/forum/config.html
mod/forum/mod.html
mod/glossary/config.html
mod/glossary/db/mysql.php
mod/glossary/db/mysql.sql
mod/glossary/db/oci8po.sql
mod/glossary/db/postgres7.php
mod/glossary/db/postgres7.sql
mod/glossary/mod.html
mod/glossary/rsslib.php [new file with mode: 0644]
mod/glossary/version.php
mod/glossary/view.php