From 335049c5c4f75b7cef47a57cbf4b399ab858eeb3 Mon Sep 17 00:00:00 2001 From: tschwinge Date: Tue, 30 Sep 2008 17:44:47 -0400 Subject: [PATCH 1/2] The plugins have been rewritten and now should function properly. --- ...for___42__copyright__42___and___42__license__42__.mdwn | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn b/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn index 999ddfd6c..b4a7cd5d6 100644 --- a/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn +++ b/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn @@ -9,14 +9,6 @@ so I'm now publishing them here. -/!\ Note that there is still an issue to be resolved with these plugins: have a look at -[tmpfs](http://www.bddebian.com/~wiki/hurd/translator/tmpfs/). There are two inlined pages, -[tmpfs-notes\_bing](http://www.bddebian.com/~wiki/hurd/translator/tmpfs/notes_bing/) and -[tmpfs-notes\_various](http://www.bddebian.com/~wiki/hurd/translator/tmpfs/notes_various/). -Compare the *copyright* and *license* information of the inlined pages on *tmpfs* to those -on the source pages, *tmpfs-notes_bing* and *tmpfs-notes_various*. -They are different, but shouldn't be. - --[[tschwinge]] I was asking about this in IRC the other day, but someone pointed me at the From e21b190be2b306823950ca98e228417bf655f833 Mon Sep 17 00:00:00 2001 From: bremner Date: Wed, 1 Oct 2008 08:12:14 -0400 Subject: [PATCH 2/2] --- doc/todo/softlinks.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/softlinks.mdwn b/doc/todo/softlinks.mdwn index af99a9f82..9c5e3fac1 100644 --- a/doc/todo/softlinks.mdwn +++ b/doc/todo/softlinks.mdwn @@ -10,3 +10,5 @@ Could softlinks be handled gracefully by ikiwiki? > another. -- [[Will]] >> Will is right. I don't plan to support symlinks. [[done]] --[[Joey]] + +>> With the appropriate template, inline can also help copy pages around [[DavidBremner]]