1 This files describes API changes in tagging, information provided
2 here is intended especially for developers.
6 * The functions tag_set, tag_set_add, tag_set_delete and tag_assign now expect the component
7 and contextid of the item being tagged.
11 More cleanup was done to tag cloud sorting which involved some API changes, see MDL_39800
12 * tag_print_cloud() arguments were changed.
13 * coursetag_get_tags() arguments were changed.
14 * coursetag_get_all_tags() arguments were changed.
15 * coursetag_sort() was removed.
19 Significant cleanup was done to course tags which involved some API
20 changes, see MDL-15471
21 * tag_print_cloud() arguments were changed
22 * coursetag_print_cloud() was removed.
23 * coursetag_get_official_keywords() was removed
24 * coursetag_rss_feeds() was removed