diff options
author | smcv <smcv@web> | 2018-12-01 17:25:16 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2018-12-01 17:25:16 -0400 |
commit | 808cf182199f93f5cd46c9d8f3577126142b1a12 (patch) | |
tree | 0357a421f70177b1a57e2fc56735f40108a9d8c6 | |
parent | ce2edfe61d03c7013bd462a789f5b0307fd75f0a (diff) | |
download | ikiwiki-808cf182199f93f5cd46c9d8f3577126142b1a12.tar ikiwiki-808cf182199f93f5cd46c9d8f3577126142b1a12.tar.gz |
refer to a branch
-rw-r--r-- | doc/todo/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn b/doc/todo/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn index 3763cd9b0..89074f79a 100644 --- a/doc/todo/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn +++ b/doc/todo/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn @@ -170,3 +170,10 @@ commit was actually relevant to `po` users? Naming is the easy part of this review: the `alreadyfiltered` family of functions are not named like cache getter/setter functions. This could be resolved by renaming. + +--- + +[[!template id=gitbranch branch=smcv/wip/po-filter-every-time browse="https://git.pseudorandom.co.uk/smcv/ikiwiki.git/log/refs/heads/wip/po-filter-every-time" author="[[Simon_McVittie|smcv]]"]] + +If it's valid to remove the `alreadyfiltered` mechanism, my +`wip/po-filter-every-time` branch does that. Please test? |