aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/source_link.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-07-31 10:22:10 +0200
committerJoey Hess <joey@gnu.kitenet.net>2009-07-31 10:22:10 +0200
commit80c66c128bdc25a84e929b17dd7e674250872917 (patch)
treee824d172b54cea4cae3c3f1b90248aec847ae30c /doc/todo/source_link.mdwn
parent9168dc2e2843fc8445ce97588062c624ba657ced (diff)
downloadikiwiki-80c66c128bdc25a84e929b17dd7e674250872917.tar
ikiwiki-80c66c128bdc25a84e929b17dd7e674250872917.tar.gz
need copyright
Diffstat (limited to 'doc/todo/source_link.mdwn')
-rw-r--r--doc/todo/source_link.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/source_link.mdwn b/doc/todo/source_link.mdwn
index 813e061eb..ce8c9d171 100644
--- a/doc/todo/source_link.mdwn
+++ b/doc/todo/source_link.mdwn
@@ -24,6 +24,9 @@ I just implemented this. There is one [[patch]] to the default page template, a
>>
>> --[[smcv]]
+>>> I need a copyright&license statement, so debian/copyright can be updated for
+>>> the plugin, before I can merge this. Otherwise ready. --[[Joey]]
+
>>> That looks like a nice set of fixes. One more that might be worthwhile: instead of reading the page source into a var, and then writing it out later, it might be nice to just
>>> `print readfile(srcfile(pagesources{$page}));` at the appropriate point. -- [[Will]]