aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/trail_shows_on_cgi_pages.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-06-26 11:25:40 -0400
committerJoey Hess <joey@kitenet.net>2013-06-26 11:25:40 -0400
commita5f81918c8461c630ada63c90c6593089fb7aae3 (patch)
tree102fae2981614474619d4a0694fc673648e3b197 /doc/bugs/trail_shows_on_cgi_pages.mdwn
parentd1adf36afa154458fd58815adee3cc4e32b03a32 (diff)
downloadikiwiki-a5f81918c8461c630ada63c90c6593089fb7aae3.tar
ikiwiki-a5f81918c8461c630ada63c90c6593089fb7aae3.tar.gz
page.tmpl: omit searchform, trails, sidebar and most metadata in CGI (smcv)
Diffstat (limited to 'doc/bugs/trail_shows_on_cgi_pages.mdwn')
-rw-r--r--doc/bugs/trail_shows_on_cgi_pages.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/trail_shows_on_cgi_pages.mdwn b/doc/bugs/trail_shows_on_cgi_pages.mdwn
index 0f4766f17..af1de3028 100644
--- a/doc/bugs/trail_shows_on_cgi_pages.mdwn
+++ b/doc/bugs/trail_shows_on_cgi_pages.mdwn
@@ -5,3 +5,8 @@ happen, probably. --[[Joey]]
> [[!template id=gitbranch branch=smcv/ready/no-trails-if-dynamic author="[[smcv]]"]]
> [[!tag patch]]
> Fixed in my branch. --[[smcv]]
+
+>> [[merged|done]], although I am ambivilant about hiding the search box,
+>> and unsure about hiding the sidebar. At least the latter fixes an
+>> annoying layout problem with the comment page, where the textarea
+>> appears below the sidebar due to its width. --[[Joey]]