On 4/23/13, Apache Bloodhound <[email protected]> wrote:
> #508: Trac plugin does not working in the Bloodhound Theme
> ------------------------+--------------------
> Reporter: goody80 | Owner: nobody
> Type: defect | Status: new
> Priority: major | Milestone:
> Component: dashboard | Version: 0.5.3
> Resolution: | Keywords:
> ------------------------+--------------------
>
> Comment (by rjollos):
>
[...]
> 1. Since we don't have a screenshot in the !BloodhoundTheme` package,
I recall this was one of the first files included in Bloodhound more
than one year ago . Maybe it's been removed along the way .
> the
> following patch should be applied:
> {{{
> #!patch
> Index: bloodhound_theme/bhtheme/theme.py
> ===================================================================
> --- bloodhound_theme/bhtheme/theme.py (revision 1470981)
> +++ bloodhound_theme/bhtheme/theme.py (working copy)
> @@ -62,7 +62,8 @@
> class BloodhoundTheme(ThemeBase):
> """Look and feel of Bloodhound issue tracker.
> """
> - template = htdocs = css = screenshot = disable_trac_css = True
> + template = htdocs = css = disable_trac_css = True
> + screenshot = False
> disable_all_trac_css = True
> BLOODHOUND_KEEP_CSS = set(
> (
> }}}
>
IMO , what should be done is to add updated screenshot.png image in
theme htdocs folder
--
Regards,
Olemis.