﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
7240,port to trac 0.11,Guido U. Draheim,Radek Bartoň,"The guestbookplugin does not work with Trac 0.11.7
Here is a port to make it work in 0.11

svn co http://trac-hacks.org/svn/guestbookplugin
svn copy guestbookplugin/0.10 guestbookplugin/0.11
svn move guestbookplugin/0.11/guestbook/templates/guestbook.cs guestbookplugin/0.11/guestbook/templates/guestbook.html
cat guestbook.html > guestbookplugin/0.11/guestbook/templates/guestbook.html
cat core.py > guestbookplugin/0.11/guestbook/core.py
svn commit -m ""port to 0.11 by Guido Draheim"" guestbookplugin
",defect,new,normal,GuestbookPlugin,critical,,,,0.11
