Integrácia Utopia widgetov
Toto je ukážka Integrácia Utopia widgetov
- vložte prislušný widget na vami určené miesto v rámci vašej html stránky = každý widget pozostváva z dvoch <script> tagov napr:
<script src="http://pr.bratislava.sk/liferay/html/js/liferay/widget.js"
type="text/javascript"></script>
<script type="text/javascript">Liferay.Widget({ url: 'http://pr.bratislava.sk/liferay/widget/web/bratislava/participativny-strom-bratislava/-/101_INSTANCE_Wph0', height: '450'}); </script> - nastavte požadovanú výšku widgetu = v druhom skripte nastavte polosku height: 'x' pricom x je výska v pixeloch (vydget sa bude scrollovat v prípade, obsah presiahne výsku widgetu)
- šírka sa prispôsobuje na maximum v rámci daného umiestnenie = šírku určuje nadradený komponent (tabuľka, div, ...)
Widget Zoznam noviniek z pracovnej skupiny pr.bratislava.sk
Skript
<script src="http://pr.bratislava.sk/liferay/html/js/liferay/widget.js" type="text/javascript"></script>
<script type="text/javascript">
Liferay.Widget({ url: 'http://pr.bratislava.sk/liferay/widget/web/bratislava/participativny-strom-bratislava/-/101_INSTANCE_Wph0', height: '450'}); </script>
Iframe
1. <iframeframeborder="0" height="450" id="_Liferay_widget555656686934" src="http://pr.bratislava.sk/liferay/widget/web/bratislava/participativny-strom-bratislava/-/101_INSTANCE_Wph0" width="100%"></iframe>
Hlavný text pr.bratislava.sk
Skript
<script src="http://pr.bratislava.sk/liferay/html/js/liferay/widget.js" type="text/javascript"></script>
<script type="text/javascript">
Liferay.Widget({ url: 'http://pr.bratislava.sk/liferay/widget/web/bratislava/participativny-strom-bratislava/-/56_INSTANCE_bvTA77sg5ded', height: '1200'});
</script>
Iframe
<iframe frameborder="0"height="1200" id="_Liferay_widget15011933077" src="http://pr.bratislava.sk/liferay/widget/web/bratislava/participativny-strom-bratislava/-/56_INSTANCE_bvTA77sg5ded" width="100%">
</iframe>
Hlasovanie k hlavnému textu
Skript
<script src="http://pr.bratislava.sk/liferay/html/js/liferay/widget.js" type="text/javascript"></script>
<script type="text/javascript">
Liferay.Widget({ url: 'http://pr.bratislava.sk/liferay/widget/web/bratislava/participativny-strom-bratislava/-/59_INSTANCE_Kea85qN8kiIP', height: '550'});
</script>
Iframe
<iframe frameborder="0" height="550" id="_Liferay_widget481221636260" src="http://pr.bratislava.sk/liferay/widget/web/bratislava/participativny-strom-bratislava/-/59_INSTANCE_Kea85qN8kiIP" width="100%"></iframe>