Quote:
Originally Posted by Alan_SP
Provider: Vidme
Tagoption: vidme
|
Great Alan! thank you for the Vidme definition.
I was trying to make local files (pdf and word) like in vbulletin 3.8 with DJ Ame 2.5, but with no result using the following:
Provider: Documents
Tagoption: Documents
URL: http://myforumdomainurl
Regex URL: https?://(?<Domain>[\w\.-]+)\.(?<TLD>[\w]{2,6})/(?<Directory>.+)\.(?<Extension>pps|pptx|ppt|pdf|do cx|doc|txt|pages|xlsx|xls|xps)
Regex Scrape:
Embed:
Code:
<iframe src="http://docs.google.com/viewer?url={vb:raw code}&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>
Priority: 0
Any suggestions?
Thank you!!!!