[Hejes-devel] [959] right sidebar: added new item: flash banner for embed page
hejes-devel at nytud.hu
hejes-devel at nytud.hu
Fri Sep 27 17:03:56 CEST 2013
Revision: 959
Author: root
Date: 2013-09-27 17:03:56 +0200 (Fri, 27 Sep 2013)
Log Message:
-----------
right sidebar: added new item: flash banner for embed page
Modified Paths:
--------------
trunk/web2py/applications/helyesiras_webdev/databases/storage.sqlite
trunk/web2py/applications/helyesiras_webdev/languages/hu-hu.py
trunk/web2py/applications/helyesiras_webdev/progress.log
trunk/web2py/applications/helyesiras_webdev/views/right_sidebar.html
Added Paths:
-----------
trunk/web2py/applications/helyesiras_webdev/static/media/
trunk/web2py/applications/helyesiras_webdev/static/media/embed_banner.swf
Modified: trunk/web2py/applications/helyesiras_webdev/databases/storage.sqlite
===================================================================
(Binary files differ)
Modified: trunk/web2py/applications/helyesiras_webdev/languages/hu-hu.py
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/languages/hu-hu.py 2013-09-27 14:23:36 UTC (rev 958)
+++ trunk/web2py/applications/helyesiras_webdev/languages/hu-hu.py 2013-09-27 15:03:56 UTC (rev 959)
@@ -120,6 +120,7 @@
'Last name': 'Last name',
'Layout': 'Szerkezet',
'Layouts': 'Layouts',
+'Lead': 'Lead',
'Live chat': 'Live chat',
'located in the file': 'located in the file',
'Logged in': 'Logged in',
Modified: trunk/web2py/applications/helyesiras_webdev/progress.log
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/progress.log 2013-09-27 14:23:36 UTC (rev 958)
+++ trunk/web2py/applications/helyesiras_webdev/progress.log 2013-09-27 15:03:56 UTC (rev 959)
@@ -869,3 +869,16 @@
[2013-09-25 15:54:32] EDIT helyesiras_webdev/models/dbblog.py: 2
[2013-09-25 16:03:27] EDIT helyesiras_webdev/views/blog/index.html: 0
[2013-09-25 16:08:01] EDIT helyesiras_webdev/views/blog/show.html: 3
+[2013-09-25 16:30:30] EDIT helyesiras_webdev/views/blog/index.html: 0
+[2013-09-27 15:08:43] UPLOAD /usr/local/opt/web2py.2.4.6-stable/applications/helyesiras_webdev/static/media/embed_banner.swf: 227
+[2013-09-27 15:16:09] EDIT helyesiras_webdev/views/right_sidebar.html: 34
+[2013-09-27 15:18:05] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-09-27 15:18:19] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-09-27 15:18:39] EDIT helyesiras_webdev/views/right_sidebar.html: -5
+[2013-09-27 15:20:36] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-09-27 15:24:29] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-09-27 15:26:35] EDIT helyesiras_webdev/views/right_sidebar.html: 1
+[2013-09-27 15:27:00] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-09-27 15:28:23] EDIT helyesiras_webdev/views/right_sidebar.html: 2
+[2013-09-27 15:29:01] EDIT helyesiras_webdev/views/right_sidebar.html: -2
+[2013-09-27 15:37:42] EDIT helyesiras_webdev/views/right_sidebar.html: 0
Added: trunk/web2py/applications/helyesiras_webdev/static/media/embed_banner.swf
===================================================================
(Binary files differ)
Property changes on: trunk/web2py/applications/helyesiras_webdev/static/media/embed_banner.swf
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/web2py/applications/helyesiras_webdev/views/right_sidebar.html
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/views/right_sidebar.html 2013-09-27 14:23:36 UTC (rev 958)
+++ trunk/web2py/applications/helyesiras_webdev/views/right_sidebar.html 2013-09-27 15:03:56 UTC (rev 959)
@@ -29,17 +29,46 @@
<dt>
<img src="http://htp-devel.nytud.hu/helyesiras_webdev/static/widget/w2_head_top2.png">
- <h2>Nyest.hu hírek</h2>
+ <h2>Beépítés</h2>
</dt>
<dd class="init-open active"><div class="helyesiras-widget-2-dd-inner"><div class="helyesiras-widget-2-dd-inner-top">
-{{=LOAD(c='blog', f='nyest_hirek', ajax=True, content='Betöltés...')}}
+ <p><a href="{{=URL('default', 'embed')}}">Helyesírás.mta.hu az Ön oldalára!</a></p>
+ <div id="flashContent" style="{ width:100%; height:100%; }">
+ <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="200" height="275" id="hirdetes" align="middle">
+ <param name="movie" value="{{=URL('static', 'media/embed_banner.swf')}}" />
+ <param name="quality" value="high" />
+ <param name="bgcolor" value="#ffffff" />
+ <param name="play" value="true" />
+ <param name="loop" value="true" />
+ <param name="wmode" value="window" />
+ <param name="scale" value="showall" />
+ <param name="menu" value="true" />
+ <param name="devicefont" value="false" />
+ <param name="salign" value="" />
+ <param name="allowScriptAccess" value="sameDomain" />
+ <!--[if !IE]>-->
+ <object type="application/x-shockwave-flash" data="{{=URL('static', 'media/embed_banner.swf')}}" width="200" height="275">
+ <param name="movie" value="{{=URL('static', 'media/embed_banner.swf')}}" />
+ <param name="quality" value="high" />
+ <param name="bgcolor" value="#ffffff" />
+ <param name="play" value="true" />
+ <param name="loop" value="true" />
+ <param name="wmode" value="window" />
+ <param name="scale" value="showall" />
+ <param name="menu" value="true" />
+ <param name="devicefont" value="false" />
+ <param name="salign" value="" />
+ <param name="allowScriptAccess" value="sameDomain" />
+ <!--<![endif]-->
+ <a href="http://www.adobe.com/go/getflash">
+ <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
+ </a>
+ <!--[if !IE]>-->
+ </object>
+ <!--<![endif]-->
+ </object>
+ </div> <!-- id="flashContent" -->
</div></div></dd>
- <dt>
- <img src="http://htp-devel.nytud.hu/helyesiras_webdev/static/widget/w2_head_top2.png">
- <h2>Ketsoros cimsor is elferjen ha kell</h2>
- </dt>
- <dd><div class="helyesiras-widget-2-dd-inner"><div class="helyesiras-widget-2-dd-inner-top"></div></div></dd>
-
</dl>
-</div>
+</div>
More information about the Hejes-devel
mailing list