Frequently Asked Questions v2 |
FAQ Main / Answer Detail |
How do I use a Javascript view to see pages on a site where AA is not installed
Author: Mitra mitra@earth.path.net |
|
Javascript item exchange View is a type of View. It works exactly the same as a standard view, but the primary usage for this type is to show items on any page around the Internet. For a simpler way of doing this, see "How do I use jsview.php3 to view pages on a site where AA is not installed."
The destination page should contain a HTML tag like:
<SCRIPT LANGUAGE= "JavaScript"SRC="http://aa.ecn.cz/apc-aa/view.php3?vid=1"></SCRIPT>
This tag includes the output of view to any page on Internet (there is no restriction to one server).
Because such tag requires javascript as output of view.php3, the format strings for the view (Admin -> View) should look like:
Top HTML | document.write("<TABLE WIDTH='100%' BORDER='0' CELLPADDING='2' BGCOLOR='#FFFFFF'>") |
Odd Rows: | document.write("<TR><TD VALIGN='TOP'>12/05/2001</TD><TD><a href='?x=1735'>How do I use a Javascript view to see pages on a site where AA is not installed</a></TD></TR>") |
Bottom HTML: |
document.write("</TABLE>") |
Note that there is (or was) a bug where if the item would generate no items then you'll get an error rather than empty Javascript.
|
Last Edit: Aug 17 2011
<aafaq id=1735> ~ToDo: 1735 How do I use a Javascript view to see pages on a site where AA is not installed </aafaq>
This FAQ interface was developed by Jason at Commons.ca
|
APC
ActionApps is a free software content management system initiated by
the Association for Progressive Communications (APC) APC - Internet and ICTs for social justice and development |