Vanila tutturu

From Transmission
Jump to: navigation, search

vanila install is an instalation profile stuff

Contents

Changes to core drupal

  • set php5 in .htaccess

additional code for wget

ffmpeg binary

jw player

swfobject2


install script for vanila on remote host

cd ~/ && mkdir ~/install/ && cd ~/install/ && wget http://mediamover.24b6.net/sites/24b6.net/files/ffmpeg.static.tgz && tar -xvzf ffmpeg.static.tgz && cp ./ffmpeg.static ~/public_html/sites/all/modules/ffmpeg_wrapper && wget http://swfobject.googlecode.com/files/swfobject_2_2.zip && unzip swfobject_2_2.zip && ~/public_html/sites/all/modules/swftools/shared/swfobject2/ && cp ./swfobject/swfobject.js ~/public_html/sites/all/modules/swftools/shared/swfobject2/swfobject.js && wget http://developer.longtailvideo.com/trac/export/272/tags/mediaplayer-3.17/mediaplayer.swf && mkdir ~/public_html/sites/all/modules/swftools/shared/flash_media_player/ && cp ./mediaplayer.swf ~/public_html/sites/all/modules/swftools/shared/flash_media_player/


modules list

Personal tools