plugins/write hopefully clarifies this now

master
http://smcv.pseudorandom.co.uk/ 2010-12-26 14:28:24 +00:00 committed by Joey Hess
parent 5faf0c08ff
commit 5df0718abf
1 changed files with 3 additions and 1 deletions

View File

@ -89,4 +89,6 @@ investigated this yet.
>>>>> previously a call to 3-argument `urlto`, which always produces
>>>>> a fully absolute URL, so in either case there isn't enough
>>>>> context to know the current language. Links that were previously
>>>>> 2-argument `urlto` still have a defined second argument. --[[smcv]]
>>>>> 2-argument `urlto` still have a defined second argument;
>>>>> I've just edited `plugins/write` to clarify why the second
>>>>> argument should be provided whenever possible. --[[smcv]]