Ticket #8808 (closed enhancement: fixed)

Opened 2 years ago

Last modified 7 months ago

Support preview rendering

Reported by: sgifford Assigned to: rjollos
Priority: normal Component: MovieMacro
Severity: normal Keywords:
Cc: juha.mustonen@digia.com Trac Release: 0.11

Description

MovieMacro should be a preview renderer for movie types. That makes it show up whenever a recognized video file is shown, without the user having to download the file or embed it with MovieMacro.

I will attach a patch that implements this.

Attachments

moviemacro-preview-render.patch (2.1 kB) - added by sgifford on 05/17/11 05:47:23.
Patch to support preview rendering

Change History

05/17/11 05:47:23 changed by sgifford

  • attachment moviemacro-preview-render.patch added.

Patch to support preview rendering

09/20/12 20:48:47 changed by rjollos

  • cc set to juha.mustonen@digia.com.

(in reply to: ↑ description ) 09/21/12 01:02:29 changed by rjollos

  • owner changed from lcordier to rjollos.
  • status changed from new to assigned.

Replying to sgifford:

That makes it show up whenever a recognized video file is shown, without the user having to download the file or embed it with MovieMacro.

The two cases I think that of where this would apply are the attachment page and the browser. The next checkin will add support for both. Please let me know if you can think of any others.

09/21/12 01:10:10 changed by rjollos

(In [12037]) Refs #8808:

  • Added preview rendering of movies. Previews are rendered for attachments and repository files. For preview rendering to be available for all attachments, set the value of the [mimeviewer] max_preview_size configuration entry to greater than or equal to the value of the [attachment] max_size configuration entry in trac.ini.

The initial version of the patch was by sgifford. Thanks!

09/21/12 01:12:04 changed by rjollos

Feedback from testing is appreciated. You'll need to enable the new movie.web_ui component in trac.ini, or through the web admin panel.

09/21/12 01:31:17 changed by rjollos

(In [12038]) Refs #7422, #8808: Renamed 0.11 directory to trunk.

09/21/12 02:43:12 changed by rjollos

I was having a strange problem with the pages needing numerous refreshes initially, before the IHTMLPreviewRenderer first seemed to register. I think this was probably just an issue with my development environment, but please let me know if you encounter any similar issues.

10/31/12 07:23:02 changed by rjollos

  • status changed from assigned to closed.
  • resolution set to fixed.

Add/Change #8808 (Support preview rendering)




Change Properties
Action