summaryrefslogtreecommitdiff
path: root/doc/index
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-05 09:23:37 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-05 09:23:37 +0000
commit37b5b0541f0446d792aa8607f273cea41ea04303 (patch)
tree8f6168e1d148980919083a572fb7ce1dd26205ff /doc/index
parent339fd2837acb41eaac84cf26764e640679118ff6 (diff)
web commit by http://getopenid.com/ptecza: Comment to RecentChanges
Diffstat (limited to 'doc/index')
-rw-r--r--doc/index/discussion.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn
index 8cc9ec881..6b233882e 100644
--- a/doc/index/discussion.mdwn
+++ b/doc/index/discussion.mdwn
@@ -265,3 +265,12 @@ The RecentChanges only shows the final file name for the recently changes file,
for example "discussion". It would be more useful to see "index/discussion"
or the path to the sub-page. I think this is handled by the htmllink() routine.
+>> IMHO it's a good idea and I like it. Often I can see changes in
+>> any discussion page, but I don't know without clicking the link
+>> what discussion was changed.
+
+>> However, I can see one problem here. You can commit via command line
+>> changes in many pages. It will be displayed ugly then, because probably
+>> a width of the RecentChanges page will be greater then a width of
+>> user's browser. I hate these pages. So I propose to display a list of
+>> changed pages in a column, not in a row. --Pawel \ No newline at end of file