Opened 14 years ago

Last modified 10 years ago

#7240 closed enhancement

port to trac 0.11 — at Initial Version

Reported by: Guido U. Draheim Owned by: Radek Bartoň
Priority: normal Component: GuestbookPlugin
Severity: critical Keywords:
Cc: Trac Release: 0.12

Description

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

Change History (2)

Changed 14 years ago by Guido U. Draheim

Attachment: guestbook.html added

Changed 14 years ago by Guido U. Draheim

Attachment: core.py added
Note: See TracTickets for help on using tickets.