new version of the patch available on my git repo

master
http://bruno.boulgour.com/ 2009-11-28 23:35:31 -05:00 committed by Joey Hess
parent e0d4b55bc8
commit bac8bc027d
1 changed files with 13 additions and 0 deletions

View File

@ -21,6 +21,19 @@ follows) ?
> license statement at the top. I have a few questions that I'll insert
> inline with the patch below. --[[Joey]]
>> I have made some corrections to this patch (my cas plugin) in order to use
>> IkiWiki 3.00 interface and take your comments into account. It should work
>> fine now.
>>
>> You can pull it from my git repo at
>> http://git.boulgour.com/bbb/ikiwiki.git/ and maybe add it to your main
>> repo.
>>
>> I will add GNU GPL copyright license statement as soon as I get some free
>> time.
>>
>> --[[/users/bbb]]
------------------------------------------------------------------------------
diff --git a/IkiWiki/Plugin/cas.pm b/IkiWiki/Plugin/cas.pm
new file mode 100644