wiki:BookmarkPlugin

Bookmark Trac resources

Description

This plugin adds a bookmark feature to Trac. A star-icon is displayed in the context navigation area where bookmarks can be defined. Users can:

  • add and remove bookmarks of resources, such as tickets, reports, wiki pages and milestones.
  • quick jump to a bookmark via the contextual navigation drop-down.
  • see a list of the pages they have bookmarked at /bookmark.

Bookmark button

Context menu

Shortcut menu of bookmarks

Bookmark page

Bugs/Feature Requests

Existing bugs and feature requests for BookmarkPlugin are here.

If you have any issues, create a new ticket.

defect

17 / 19

enhancement

8 / 9

task

3 / 3

Download

Download the zipped source from here.

The plugin is also available on PyPI.

Source

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

Installation

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

Technically the bookmarks are maintained in a new database table bookmarks. For this reason it is necessary to upgrade your TRAC environment, just as described in the TracPlugins page.

$ trac-admin /path/to/env upgrade

Recent Changes

18549 by rjollos on 2023-07-07 06:27:38
TracBookmark 1.0.2dev: Add missing braces

Fixes #14223.

18210 by rjollos on 2021-04-13 01:00:51
BookmarkPlugin: Tag and publish r18180 as 1.0.1

Trunk is now 1.0.2dev.

Refs #13935.

18181 by Cinc-th on 2021-04-10 10:38:00
BookmarkPlugin: forgot to add Jinja2 template in [18180].
(more)

Author/Contributors

Author: saigon
Maintainer: yosiyuki, jun66j5, rjollos
Contributors: OpenGroove, ciklone

Last modified 4 months ago Last modified on Jan 5, 2024, 10:55:41 AM

Attachments (3)

Download all attachments as: .zip