diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-23 06:18:55 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-23 06:18:55 +0000 |
commit | 829e0b1b65529975131f3095333963cce5b0eea4 (patch) | |
tree | 16039cd6142651bf0acba7d8d28c8f3b8c66d2be /doc/bugs | |
parent | be81a25cc525680706a37d73cbe115e11d8a7a9a (diff) |
* Avoid creating edit links when not in cgi mode.
* Avoid displaying discussion links at all, if there's not a discussion
page, when not in cgi mode.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/__63__Discussion_when_not_CGI_mode.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/__63__Discussion_when_not_CGI_mode.mdwn b/doc/bugs/__63__Discussion_when_not_CGI_mode.mdwn index f4437c3dc..e08abaff3 100644 --- a/doc/bugs/__63__Discussion_when_not_CGI_mode.mdwn +++ b/doc/bugs/__63__Discussion_when_not_CGI_mode.mdwn @@ -4,4 +4,6 @@ But I did have a "?Discussion" link still and that is CGI. So the bug (I think) is that it has a hyperlink to a CGI when CGI is not enabled. -(Note that my title above has _63_ but was supposed to be a question mark.)
\ No newline at end of file +> [[bugs/done]] -- [[Joey]] + +(Note that my title above has _63_ but was supposed to be a question mark.) |