I forgot how this started to work ;) something to do with registry settings...
classes something... I'll try to make it into an easy double clickeable reg entry. but ultra busy days lately... but when you click on a rev file url it downloads and open it in rev... still it launches another rev instance and that could overwrite some files... maybe I shouldn't share it for safety concerns ;) cheers Xavier > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Marielle Lange > Sent: Tuesday, 13 December, 2005 21:52 > To: use Revolution How to > Subject: Re: how to beat confabulator > > > The only hickup though is that if we clicked on a rev url > to download > > the widget, it would launch another instance of rev (in > windows) which > > could be disastrous (in my pro opinion as a pc user) or for > mac users, > > i might not be recognized as a rev file... > > Oups, I misunderstood that. Anyway. Now, when you press on > the blue arrow any rev file is automatically downloaded > rather than displayed on the screen. Can PC users check this > work on IE? I have read somewhere that this may not work on > IE as it doesn't implement HTTP properly. > > If you are curious, there are two ways to achieve this. A not > so safe one, using php: > <http://uk.php.net/header> (see header("Content-Type: application/ > force-download");) > A safer one, using .htaccess > <Files *.rev> > ForceType application/octet-stream > </Files> > > Marielle > -------------------------------------------------------------- > ---------- > -------- > Marielle Lange (PhD), Psycholinguist > > Alternative emails: [EMAIL PROTECTED], [EMAIL PROTECTED] > Homepage > http://homepages.lexicall.org/mlange/ > Easy access to lexical databases > http://lexicall.org > Supporting Education Technologists http:// > revolution.lexicall.org/wiki > > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage > your subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
