web commit by http://theclapp.myopenid.com/: fixed signature
parent
41887b21ab
commit
3718bda224
|
@ -65,4 +65,4 @@ Note that you you don't get "blog" or "tags", and "life" and "tech" are links no
|
||||||
|
|
||||||
Map tries to calculate a "common prefix" between the pagespec and the page being rendered, and then later does some substitutions using the prefix. But the path has /'s in it and the common prefix doesn't, so it never matches correctly. So, add the /'s.
|
Map tries to calculate a "common prefix" between the pagespec and the page being rendered, and then later does some substitutions using the prefix. But the path has /'s in it and the common prefix doesn't, so it never matches correctly. So, add the /'s.
|
||||||
|
|
||||||
-- Larry Clapp, <larry@theclapp.org>
|
-- [[users/Larry_Clapp]]
|
||||||
|
|
Loading…
Reference in New Issue