afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-08-09 07:59 am

[dw-free] Link Manage Tags page from Manage Communities page

[commit: http://hg.dwscoalition.org/dw-free/rev/520d62d9da00]

http://bugs.dwscoalition.org/show_bug.cgi?id=1398

Add link to manage/tags in community/manage for maintainers.

Patch by [personal profile] badgerbag.

Files modified:
  • htdocs/community/manage.bml
  • htdocs/community/manage.bml.text
--------------------------------------------------------------------------------
diff -r 821fcf9a8057 -r 520d62d9da00 htdocs/community/manage.bml
--- a/htdocs/community/manage.bml	Sun Aug 09 01:44:07 2009 +0000
+++ b/htdocs/community/manage.bml	Sun Aug 09 07:58:04 2009 +0000
@@ -115,6 +115,9 @@ body<=
                                                   aopts => "href=\"/community/pending?authas=$user\"" }) : '';
                $ret .= BML::ml('Actionlink', {
                    'link'=>"<a href='/community/members?authas=$user'>$ML{'.commlist.actmembers2'}</a>$pend"}) . "&nbsp;&nbsp;";
+
+               $ret .= BML::ml('Actionlink', {
+                   'link'=>"<a href='/manage/tags?authas=$user'>$ML{'.commlist.tags'}</a>$pend"}) . "&nbsp;&nbsp;";
            }
            $ret .= "</td><td align='center'>";
            if ($mods{$id}) {
diff -r 821fcf9a8057 -r 520d62d9da00 htdocs/community/manage.bml.text
--- a/htdocs/community/manage.bml.text	Sun Aug 09 01:44:07 2009 +0000
+++ b/htdocs/community/manage.bml.text	Sun Aug 09 07:58:04 2009 +0000
@@ -8,6 +8,8 @@
 .commlist.actions=<b>Actions</b>
 
 .commlist.actmembers2=Members
+
+.commlist.tags=Tags
 
 .commlist.actpending|notes=This is appended to /community/manage.bml.commlist.actmembers2 when there are pending people.
 .commlist.actpending=, <a [[aopts]]>[[num]] pending</a>
--------------------------------------------------------------------------------
yvi: Kaylee half-smiling, looking very pretty (Default)

[personal profile] yvi 2009-08-09 08:13 am (UTC)(link)
BABYDEV!
denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)

[staff profile] denise 2009-08-09 08:58 am (UTC)(link)
*throws first-commit confetti*