]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Beautify urls used in various places. (smcv)
authorJoey Hess <joey@kodama.kitenet.net>
Sat, 27 Sep 2008 17:03:21 +0000 (13:03 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sat, 27 Sep 2008 17:03:21 +0000 (13:03 -0400)
debian/changelog
doc/bugs/index.html_is_made_visible_by_various_actions.mdwn

index 2b7dd33c2e338dfe5adffc3ce6d00f6d27f6e2c7..3f6b44681a5690d4ce523c052c7d9c75d5be73e0 100644 (file)
@@ -11,6 +11,7 @@ ikiwiki (2.66) UNRELEASED; urgency=low
   * htmlscrubber: Add a config setting that can be used to disable the
     scrubber acting on a set of pages.
   * Expand usage message and add --help. Closes: #500344
+  * Beautify urls used in various places. (smcv)
 
  -- Joey Hess <joeyh@debian.org>  Thu, 25 Sep 2008 13:45:55 -0400
 
index 580df9eb555829dd580fa1045c9f5fa5422c136b..a9bb2aa1ab943077f3ffd91eab8e666c348e6705 100644 (file)
@@ -8,3 +8,7 @@ When you do various CGI actions, "index.html" is visible in the redirection URL.
 * [[plugins/remove]] redirects you to the parent of the removed page
 
 I think the coding standard in future should be: use htmlpage when you want a local file, or urlto if you want a URL.
+
+> Agreed, and I've updated the docs accordingly. Merged your changes. BTW,
+> did you notice they included a fix in passing for a bug in the recentchanges
+> redirection? [[done]] --[[Joey]]