I'm trying to get the pdf For Local to work, but not having much luck...
When I use the default xml for Local (after making the Change in it for my Domain) I get a little blue box that shows the xml Header with the <i><b>Bla bla bla <b><i> tags surrounding it and the header links to the file I'm trying to embed...
The site that the Original xml points to ,(
http://pdfmenot.com) Wont resolve for me , I dont know if they shut down or what, SO i Tried adapting it to use Google docs... Here's what I've got for Settings... ( 1 thing I noticed when I compared this expression to the other locals, were in the others there are NO [] around the
http://, I've tried it both ways and no difference)
Regular Expression
Code:
([http://]*[\w]*[\.]*united4freedom\.[\w/&;%-\.]+\.pdf)
Replacement
Code:
<iframe src="http://docs.google.com/viewer?url={$url}&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>
It does put the Container on the site and hyper links the container header to the File, but gives me an error saying "Sorry we are unable to retrieve the document for Viewing, Please try again later" I've checked permissions on the folder holding the docs and even changed it to 777, still no doc...
Any help would be appreciated...
Happy New Year...