

Here are three tangible ways you can use Confluence for project management to take some of the weight off: 1. In this day and age, it takes a village to ensure a successful project outcome. 3 ways Confluence helps project management chaos From software development to big marketing campaigns, or even company events, project management in Confluence helps you get any project off the ground, stay in touch with the rest of your team, and make sure everyone is moving in the same direction. Confluence can help you manage the details for all of your projects and keep your team well-informed. It's not perfect, but mainly works well in the browsers I've tested it out in.When you’re managing a project, you have to kill it in the coordination game – it’s all about sweating the specifics and ensuring your team is equipped with the right resources. Updated code here: html5-video-user-macro.vm # Remove the Firefox lameness and revert to the Flow Player embed

#set ($attachment = $content.getAttachmentNamed($paramsrc))ĭownload video: $attachment.getFileExtension() format # Fail-back to Flash/Flow Player for old browsers - Tested on Internet Explorer 8 # Does not work for mp4s on Firefox as Mozilla does not support mp4 files - lame # Tested on Google Chrome and Safari using mp4 files # src:title=Source|type=string|required=true|desc=Attached video filename # poster:title=Poster|type=string|required=false|desc=Set a placeholder image # height:title=Height|type=string|required=false|desc=Video height # width:title=Width|type=string|required=false|desc=Video width The user macro uses the HTML5 tag with a fallback to the flash based flow player for older browsers. So I created a user macro that solves the problem on most browsers. I want to add it local to the confluence page. I don't want to stream movies from youtube or vimeo. Is there a work-around for this or a payed tool to make this work.

When i set 720x400 i see the movie is not scaled and i also don't see my play button. When I embed an mp4 movie of 1280x800 quality i have todo the settings 1280x800 in order to be able to see the play button.
