diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-07-31 10:22:10 +0200 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-07-31 10:22:10 +0200 |
commit | 80c66c128bdc25a84e929b17dd7e674250872917 (patch) | |
tree | e824d172b54cea4cae3c3f1b90248aec847ae30c | |
parent | 9168dc2e2843fc8445ce97588062c624ba657ced (diff) |
need copyright
-rw-r--r-- | doc/todo/source_link.mdwn | 3 |
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]] |