The branch "trean_tags" has been updated. The following is a summary of the commits.
from: d3344f1e96458a2f1051c2a71cda0d67b76de53e dd43267 No need to return results keyed by resource type, we only have one type. ad33161 Add browseTags() and getTagIds() methods to the Tagger. 51d4687 Add class for managing tag browsing. ef93d74 update file list ----------------------------------------------------------------------- commit dd432678b9c25a3dafd67e09ddbe0d3fef95760d Author: Michael J Rubinsky <[email protected]> Date: Sun Nov 13 14:55:38 2011 -0500 No need to return results keyed by resource type, we only have one type. trean/lib/Tagger.php | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/dd432678b9c25a3dafd67e09ddbe0d3fef95760d ----------------------------------------------------------------------- commit ad331610b40abfc018f4b2e0d44baecff0fc26da Author: Michael J Rubinsky <[email protected]> Date: Sun Nov 13 14:56:04 2011 -0500 Add browseTags() and getTagIds() methods to the Tagger. trean/lib/Tagger.php | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 43 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/ad331610b40abfc018f4b2e0d44baecff0fc26da ----------------------------------------------------------------------- commit 51d4687c1f8a09e8af81c2dd74180957410578e4 Author: Michael J Rubinsky <[email protected]> Date: Sun Nov 13 14:56:31 2011 -0500 Add class for managing tag browsing. trean/lib/TagBrowse.php | 258 +++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 258 insertions(+), 0 deletions(-) create mode 100644 trean/lib/TagBrowse.php http://git.horde.org/horde-git/-/commit/51d4687c1f8a09e8af81c2dd74180957410578e4 ----------------------------------------------------------------------- commit ef93d748ade23786e5cfe2c329c948b6e84b8ea4 Author: Michael J Rubinsky <[email protected]> Date: Sun Nov 13 14:57:04 2011 -0500 update file list trean/package.xml | 436 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 436 insertions(+), 0 deletions(-) create mode 100644 trean/package.xml http://git.horde.org/horde-git/-/commit/ef93d748ade23786e5cfe2c329c948b6e84b8ea4 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
