diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2010-10-02 13:57:03 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-02 13:57:03 +0000 |
commit | 43cdf3f22fdc22e0b93e245f68b330b50d4fb292 (patch) | |
tree | 863e489f93d1599714e05b1166874d61bce6d57f /doc/todo | |
parent | a7d12113ea97735e66811bb1fb498d87a9c3bbe6 (diff) | |
download | ikiwiki-43cdf3f22fdc22e0b93e245f68b330b50d4fb292.tar ikiwiki-43cdf3f22fdc22e0b93e245f68b330b50d4fb292.tar.gz |
tag as patch, I think this version is ready for review
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn b/doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn index 39dd42b87..20d22b9ab 100644 --- a/doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn +++ b/doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn @@ -147,7 +147,8 @@ you don't like my approach: ---- -[[!template id=gitbranch branch=smcv/localurl author="[[smcv]]"]] +[[!template id=gitbranch branch=smcv/ready/localurl author="[[smcv]]"]] +[[!tag patch]] OK, here's an alternative approach, closer in spirit to what was initially requested. I included a regression test for `urlto`, `baseurl` and `cgiurl`, |