How to import elements from the outer web.
Image
HTML5 audio
HTML5 video
Webpage element HowTo
Until we make a proper (?) interface, you would need Firefox and the Firebug add-on.
- Open Firefox.
- Go to the webpage you want to import.
- Right click on the element you want to import.
- Select “Inspect element”.
- In Firebug, be sure you select the right element by rolling-over the html tags (it will highlight the corresponding element).
- Right-click on the chosen element in Firebug.
- Select “Copy XPath”.
- Complete these infos as suited (replace parenthesis
"( )"
by curly brackets"{ }"
:
(( 'http://yourpage.net'|xpath:'PasteXPathHere' ))
Webpage element
CSS file
Add at beginning of the page:
css: http://activearchives.org/sarma/media/sarma.css