wiki:GuestbookPlugin

Guestbook component for Trac

Notice: This plugin is unmaintained and available for adoption.

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 here.

If you have any issues, create a new ticket.

defect

2 / 2

enhancement

3 / 3

task

1 / 1

Download

Download the zipped source from here.

Source

You can check out GuestbookPlugin from here using Subversion, or browse the source with Trac.

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

Configuration

You could specify main navigation bar button title in your trac.ini file:

[guestbook]
title = MyGuestbook

Change Log

16942 by rjollos on 2017-11-01 00:54:12
TracGuestbook 0.3: Remove use of macros.html
16397 by rjollos on 2017-03-25 09:37:00
Remove obsolete "0.9" code
13517 by rjollos on 2013-12-24 12:09:45
Port to Genshi and make compatible with Trac 0.11 and later. Fixes #7240.

Patch by guidod.

(more)

Author/Contributors

Author: Blackhex
Maintainer: none (needsadoption)
Contributors:

Last modified 4 years ago Last modified on May 13, 2020, 11:06:16 PM