[[PageOutline(2-5,Contents,pullout)]] = Guestbook component for Trac == Description This plugin implements a guestbook for your wiki pages. It should serve as a simple feedback feature from anonymous or registered users, even when your Wiki is read-only. The plugin appends a new entry in main navigation bar and supports appending and/or deleting guestbook entries, if the appropriate permissions are set. This plugin adds a new database table and the following permissions: * `GUESTBOOK_VIEW` * `GUESTBOOK_APPEND` * `GUESTBOOK_DELETE` See also: ContactsPlugin == Bugs/Feature Requests Existing bugs and feature requests for GuestbookPlugin are [report:9?COMPONENT=GuestbookPlugin here]. If you have any issues, create a [/newticket?component=GuestbookPlugin new ticket]. [[TicketQuery(component=GuestbookPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:guestbookplugin here]. == Source You can check out GuestbookPlugin from [/svn/guestbookplugin here] using Subversion, or [source:guestbookplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Configuration You could specify main navigation bar button title in your `trac.ini` file: {{{#!ini [guestbook] title = MyGuestbook }}} == Change Log [[ChangeLog(/guestbookplugin, 3)]] == Author/Contributors '''Author:''' [wiki:Blackhex] [[BR]] '''Maintainer''': [[Maintainer]] [[BR]] '''Contributors:'''