Edgewall Software

Opened 14 years ago

Last modified 14 years ago

#9462 closed enhancement

[PATCH] Add shared htdocs location — at Initial Version

Reported by: Itamar Ostricher Owned by:
Priority: normal Milestone: 1.0
Component: general Version: 0.12
Severity: normal Keywords: chrome site inherit htdocs needfixup
Cc: osimons Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Allow multiple Trac environments to share the same htdocs directory, similar to the concept of a shared templates directory.

Attached patch (against 0.12 tag) adds htdocs_dir to [inherit] option group, and maps this directory to chrome/shared URL in Chrome.get_htdocs_dirs() under the 'shared' prefix.

Change History (1)

by Itamar Ostricher, 14 years ago

Attachment: shared_htdocs.patch added

Add shared htdocs_dir directory and return it from Chrome.get_htdocs_dirs()

Note: See TracTickets for help on using tickets.