]> git.mjollnir.org Git - moodle.git/commit
First checkin of tag system from GSOC student Luiz Cruz
authormoodler <moodler>
Tue, 31 Jul 2007 07:51:32 +0000 (07:51 +0000)
committermoodler <moodler>
Tue, 31 Jul 2007 07:51:32 +0000 (07:51 +0000)
commitc933a0606507ec3479a1ca7e4c3d2725d828c052
treebee807bbc2063ee15202551afcd66507bc794e34
parent705789bda6568bc81b34df98db4179d80232533d
First checkin of tag system from GSOC student Luiz Cruz

It's a very simple first version.

TODO for 1.9:

   - Store rawname of each tag as well as normalised version and treat accordingly
   - Add blocks to the tag interest pages
lang/en_utf8/tag.php [new file with mode: 0644]
tag/edit.php [new file with mode: 0644]
tag/edit_form.php [new file with mode: 0644]
tag/index.php [new file with mode: 0644]
tag/lib.php [new file with mode: 0644]
tag/manage.php [new file with mode: 0644]
tag/search.php [new file with mode: 0644]
tag/tag_autocomplete.php [new file with mode: 0644]
user/tag.php [new file with mode: 0644]