Diff
Not logged in

Differences From:

File src/tag.c part of check-in [8636eef6e2] - On the taglist and tagtimeline pages, only show non-propagating tags. Omit the branch tags. by drh on 2009-01-29 02:48:32. [view]

To:

File src/tag.c part of check-in [472f9411ee] - Add the "hyperlinks are disabled" warning to the taglist page. Disable hyperlinks on the leaves page when hyperlinks are suppose to be disabled. by drh on 2009-01-29 03:04:38. [view]

@@ -492,8 +492,9 @@
   login_check_credentials();
   if( !g.okRead ){
     login_needed();
   }
+  login_anonymous_available();
   style_header("Tags");
   style_submenu_element("Timeline", "Timeline", "tagtimeline");
   @ <h2>Non-propagating tags:</h2>
   db_prepare(&q,