Frequently Asked Questions v2 |
FAQ Main / Answer Detail |
How do I use jsview.php3 to view pages on a site where AA is not installedArticle progress: Early Draft |
|
If you want to display some view on page, which is stored on site where is not installed AAs, you have three possibilities.
This answer covers point 3) - jsview.php3
The usage is easy. Just replace SSI include in original shtml age with the javascript one. The jsview.php3 takes exactly the same parameters as view.php3.
For example, if the old SSI code in page.shtml was:
<!--#include virtual="/apps/aa/view.php3?&vid=2&cmd[2]=c-1-APC" -->
the new javascript code in page.shtml would be:
<script type="text/javascript" src="http://www.apc.org/apps/aa/jsview.php3?vid=2&cmd[2]=c-1-APC"></script>
|
Last Edit: Aug 17 2011
<aafaq id=1733> ~ToDo: 1733 How do I use jsview.php3 to view 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 |