A Product to embed content with lxml
Project description
medialog.lxml
=======================
WARNING: This product contains a view that could be a security RISK!
https://www.youtube.com/watch?v=jE1gLOBBKb4
About the views and behavior
============================
- This is slightly experimental. Please give feedback and suggestions.
- The embed views might be insecure, although if you are restrictive with the settings in the control panel you should be able to filter out evil code.
How to embed another webpage in your site
=========================================
- go to control panel.
- in the medialog.control panel, set *default settings for your embed views*
- add a dexterity content type
- add LXML embed behaviour
- Add a content type to your site and enter embed details
- go to http://plonesite/content/scrape_view
- You probably want to add the view to the contenttype TTW
How add content from another webpage in your site
=================================================
- be sure to set up whitelist and url pairs in the control panel
- go to a folder
- add /@@createpage?url=http://url/of/somepage
- go to your folder: a new page should have been added
- PS: Settings in the medialog control panel and html safe settings are taken into account
How batch add content from other webpages in your site
=================================================
- make a CSV file with ‘url’ and ‘selector’ rows
- go to a folder
- add /@@createpages
- select the cdv file
- A page for each corresponding url & selector will be added
- In other words, if you add a line with http://plone.org and #content-core, a Page will be added to your site and the body text will be that of #content-core in plone.org’s front page.
The view
========
http://yoursite.com/scrape?url=http://plone.org/products/plone/features/
Author
======
Espen Moe-Nilssen, Grieg Medialog AS
Contributors
============
=======================
WARNING: This product contains a view that could be a security RISK!
https://www.youtube.com/watch?v=jE1gLOBBKb4
About the views and behavior
============================
- This is slightly experimental. Please give feedback and suggestions.
- The embed views might be insecure, although if you are restrictive with the settings in the control panel you should be able to filter out evil code.
How to embed another webpage in your site
=========================================
- go to control panel.
- in the medialog.control panel, set *default settings for your embed views*
- add a dexterity content type
- add LXML embed behaviour
- Add a content type to your site and enter embed details
- go to http://plonesite/content/scrape_view
- You probably want to add the view to the contenttype TTW
How add content from another webpage in your site
=================================================
- be sure to set up whitelist and url pairs in the control panel
- go to a folder
- add /@@createpage?url=http://url/of/somepage
- go to your folder: a new page should have been added
- PS: Settings in the medialog control panel and html safe settings are taken into account
How batch add content from other webpages in your site
=================================================
- make a CSV file with ‘url’ and ‘selector’ rows
- go to a folder
- add /@@createpages
- select the cdv file
- A page for each corresponding url & selector will be added
- In other words, if you add a line with http://plone.org and #content-core, a Page will be added to your site and the body text will be that of #content-core in plone.org’s front page.
The view
========
http://yoursite.com/scrape?url=http://plone.org/products/plone/features/
Author
======
Espen Moe-Nilssen, Grieg Medialog AS
Contributors
============
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
medialog.lxml-0.3.1.tar.gz
(11.1 kB
view hashes)