Is it possible to display and parse external content into C5 without using an iframe?
Permalink
I want to display an external content in a C5 page without using an iframe. I want to read the external page's HTML contents, parse it and display it in C5 page. I want only certain sections of the external content displayed. Is there a way to do this or perhaps addons that do this?
For getting part of a page, you could look at
http://www.concrete5.org/marketplace/addons/ace-incurl/...
(I have not used it)
There are also some iframe addons that, when configured to look like the site page, unless someone looks at the page source, they will not know it is in an iframe.