On Fri, Mar 21, 2008 at 1:06 AM, Pavel Sanda <[EMAIL PROTECTED]> wrote: > > If someone likes, he or she can upload it into the wiki - I don't know > > where to put it and how to upload it... > > such page was recently created in wiki > http://wiki.lyx.org/LyX/Screencasts > also http://wiki.lyx.org/LyX/Screencasts-HowToCreateThem
I created a directory /uploads/LyX/Screencasts where screencasts can be saved. I think it's reasonable to create a page for each SWF screencast (I created http://wiki.lyx.org/LyX/InsertFiguresScreencast) as SWF-movies need quite a lot of space and I am not sure, how to make them not start playing as soon as the page loads. Well, it seems as if uploading screencasts were not as easy as I thought: 1. pmWiki disables HTML by default, thus including a swf-movie using <OBJECT ...> isn't possible 2. There exist various possibilities, how to include swf-movies (http://www.pmwiki.org/wiki/Cookbook/Flash), but they seem to be disabled. So, please someone activate the swf.php script for the wiki. "Place the swf.php (http://www.pmwiki.org/pmwiki/uploads/Cookbook/swf.php) script in your cookbook/ directory, add the line include_once('cookbook/swf.php'); to your config.php file, and any link ending in ".swf" will automatically be converted to HTML code for an embedded Flash animation." Dominik