Tag management is in development.

Please see bugs.flyspray.org/2012 for status of Tags feature.

assign('list_type', 'tag'); $this->assign('rows', $proj->listTags(true)); $this->display('common.list.tpl'); ?>