Commit graph

459 commits

Author SHA1 Message Date
moodler
c91146b995 fixed get_format_name() bug and some cleaning up 2007-08-10 09:26:56 +00:00
luizlaydner
9f7882159b - corrected layout in tag\index.php 2007-08-08 03:11:52 +00:00
luizlaydner
22792afb0d *** empty log message *** 2007-08-06 17:51:48 +00:00
luizlaydner
19e41f75f2 - added tag_cron() to cron.php 2007-08-04 01:51:18 +00:00
luizlaydner
5557c75a9f - added block support for tag pages 2007-08-03 21:41:09 +00:00
luizlaydner
327136f735 - improved the layout of the list of user in a tag page 2007-08-02 17:23:42 +00:00
luizlaydner
26d8649f99 added a record_exists check before creating tags and tag_instances 2007-08-02 14:16:45 +00:00
luizlaydner
4f81c51d35 - Added to support for rawname column, so it is possible to keep the original casing of tag names.
- a bit of refactoring
2007-08-02 02:47:20 +00:00
moodler
c933a06065 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
2007-07-31 07:51:32 +00:00