![]() |
Quote:
|
Quote:
I'm not available at the moment, as I'm trying to complete checking the Master XML for errors. A boat load have needed rewriting and I'm only halfway through so far. Quote:
|
Thank you DJ, No rush I know you're very busy...
Ok Copied post to Request Site... Thanks Again, Tom |
[QUOTE=Digital Jedi;1942884]I don't think that AME would have anything to do with that, being that AME isn't parsed in the ACP preview. That sounds like an error with the feed itself.
[QUOTE] any idea how to fix feed? i would'nt know what to tell 5min |
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> Any help would be appreciated... :confused: Happy New Year... |
1 Attachment(s)
DJ, the AllPosters.com code is not pulling the thumbnails it seems. See the attachment for what I'm getting.
|
Quote:
I'd have to look at how Google Docs handles the document to know what's wrong. Your RegEx is working if it's converting. It's the embed code that's not working. Make sure the output is what you want, because currently you have the embed code putting the whole URL: http://www.docs.google.com/viewer?ur...cumentname.pdf. Currently the one I've got just embeds the PDF, which might not be the best solution for large documents. Quote:
|
1 Attachment(s)
Thanks DJ for the responce...
I finally got it to work and made an xml file that will let ya post a .pdf from any site, including locally. Regular Expression Code:
([http://]*[\w]*[\.]*[\w]\.[\w/&;%-\.]+\.pdf) Code:
<iframe src="http://docs.google.com/viewer?url=$p1&embedded=true" width="$ameinfo[width]" height="$ameinfo[height]" align="center" style="border: none;"><param name="url" value="pdf=$p1" /></iframe> (ex. [doc=MemID]Document ID[/doc]) I dont know how to code that in AME definitions. Thanks Again DJ and Please check my xml and make sure it's up to standards, and as it should be. LOL what a way to spend New years Eve, troubleshooting embedding code...Go Figure....LOL |
well go figure is right, this stuff worked great last night, but today it shows the container, it even shows the correct # of pages, and will let ya scroll through the pages,but shows no content and an X in the pages now... Man this stuff is wearing me out... I think its something with google docs , as the html Web page I made for testing the replacement (without variables ) last night doesn't work now either...
I have been able to get it to work using the standard Embed tag, but I dont know if that is gonna be Browser compatable with Firefox... Replacement Code: Code:
<iframe embed src="$p1" align="center" width="$ameinfo[width]" height="$ameinfo[height]" /><param name=url value="pdf/$p1" /></iframe> |
Since I've only got a few more of these to go to complete a full check of the Master XML, I'll wait until then to do an update. Hopefully, only a few more days.
|
All times are GMT. The time now is 05:15 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|