Modify ↓
Opened 15 years ago
Closed 15 years ago
#5524 closed enhancement (fixed)
Splash image is configurable
Reported by: | Owned by: | Louis Cordier | |
---|---|---|---|
Priority: | normal | Component: | MovieMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Please change line 123 to: src = get_absolute_url(formatter.href.base, kwargs.pop('splash','htdocs://movie/img/black.jpg'))
After that you can configure the splash image as follows:
Look at the splash key.
Thanks for the plugin.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Done, see [6220].