[Hejes-devel] [965] - r. sidebar/embed: uploaded cliktag-enabled flash banner + added clikctag to html
hejes-devel at nytud.hu
hejes-devel at nytud.hu
Fri Oct 4 18:50:41 CEST 2013
Revision: 965
Author: root
Date: 2013-10-04 18:50:40 +0200 (Fri, 04 Oct 2013)
Log Message:
-----------
- r. sidebar/embed: uploaded cliktag-enabled flash banner + added clikctag to html
- r. sidebar/blog: changed appearance of tovabbi b....
- removed fb like button from top header
Modified Paths:
--------------
trunk/web2py/applications/helyesiras_webdev/languages/hu-hu.py
trunk/web2py/applications/helyesiras_webdev/progress.log
trunk/web2py/applications/helyesiras_webdev/static/media/embed_banner.swf
trunk/web2py/applications/helyesiras_webdev/views/layout.html
trunk/web2py/applications/helyesiras_webdev/views/right_sidebar.html
Modified: trunk/web2py/applications/helyesiras_webdev/languages/hu-hu.py
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/languages/hu-hu.py 2013-10-03 16:05:17 UTC (rev 964)
+++ trunk/web2py/applications/helyesiras_webdev/languages/hu-hu.py 2013-10-04 16:50:40 UTC (rev 965)
@@ -30,6 +30,7 @@
'Available databases and tables': 'Elérhető adatbázisok és táblák',
'Az oldalról': 'Az oldalról',
'Back': 'Back',
+'Beágyazható alkalmazás': 'Beágyazható alkalmazás',
'Beépítés': 'Beépítés',
'Blog': 'Blog',
'Body': 'Body',
Modified: trunk/web2py/applications/helyesiras_webdev/progress.log
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/progress.log 2013-10-03 16:05:17 UTC (rev 964)
+++ trunk/web2py/applications/helyesiras_webdev/progress.log 2013-10-04 16:50:40 UTC (rev 965)
@@ -915,3 +915,16 @@
[2013-10-03 17:40:18] EDIT helyesiras_webdev/views/default/embed.html: 0
[2013-10-03 17:41:07] EDIT helyesiras_webdev/views/default/embed.html: 0
[2013-10-03 17:43:51] EDIT helyesiras_webdev/models/menu.py: 0
+[2013-10-04 17:19:35] UPLOAD /usr/local/opt/web2py.2.4.6-stable/applications/helyesiras_webdev/static/media/embed_banner.swf: 244
+[2013-10-04 17:21:41] EDIT helyesiras_webdev/views/right_sidebar.html: 2
+[2013-10-04 17:23:09] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-10-04 17:23:21] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-10-04 17:24:02] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-10-04 17:24:34] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-10-04 17:28:46] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-10-04 17:35:05] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-10-04 17:35:07] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-10-04 17:35:29] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-10-04 17:35:52] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-10-04 17:36:10] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2013-10-04 17:39:54] EDIT helyesiras_webdev/views/layout.html: 2
Modified: trunk/web2py/applications/helyesiras_webdev/static/media/embed_banner.swf
===================================================================
(Binary files differ)
Modified: trunk/web2py/applications/helyesiras_webdev/views/layout.html
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/views/layout.html 2013-10-03 16:05:17 UTC (rev 964)
+++ trunk/web2py/applications/helyesiras_webdev/views/layout.html 2013-10-04 16:50:40 UTC (rev 965)
@@ -126,7 +126,9 @@
<h1 class="page-title-header">helyesírás</h1>
<h2 class="page-title-header">Helyesírási tanácsadó portál</h2>
<a id="helyesiras-logo" href={{=URL(c='default', f='index')}}><img src="{{=URL('static', 'images/helyesiras_mta_hu_logo.png')}}" title="Helyesírási tanácsadó portál" alt="helyesírás.mta.hu"></a>
+ <!--
<iframe id="fblike" src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Ffacebook.com%2Fhelyesiras.hu&send=false&layout=button_count&width=140&show_faces=false&font&colorscheme=light&action=like&height=35&appId=253453841466415" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:140px; height:35px;" allowTransparency="true"></iframe>
+ -->
<a id="nytud-logo" href="http://www.nytud.hu/"><img src="{{=URL('static', 'images/mta_nyti_logo.png')}}" alt="MTA Nyelvtudományi Intézet"></a>
<div style="clear: both;"></div><!-- Clear the divs -->
{{end}}
Modified: trunk/web2py/applications/helyesiras_webdev/views/right_sidebar.html
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/views/right_sidebar.html 2013-10-03 16:05:17 UTC (rev 964)
+++ trunk/web2py/applications/helyesiras_webdev/views/right_sidebar.html 2013-10-04 16:50:40 UTC (rev 965)
@@ -23,8 +23,8 @@
for item in feed.get('entries', []):
= P( A( item.get('title', '(notitle)'), _href=item.get('link', URL(c='blog', f='index'))))
pass
-= P( A( 'További blogbejegyzések...', _href=URL(c='blog', f='index')))
-}}
+}}
+ <p><strong><a href="{{=URL(c='blog', f='index')}}">További bejegyzések...</a></strong></p>
</div></div></dd>
<dt>
@@ -46,6 +46,7 @@
<param name="devicefont" value="false" />
<param name="salign" value="" />
<param name="allowScriptAccess" value="sameDomain" />
+ <param name="FlashVars" value="clickTag={{=URL(c='default', f='embed')}}" />
<!--[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')}}" />
@@ -59,6 +60,7 @@
<param name="devicefont" value="false" />
<param name="salign" value="" />
<param name="allowScriptAccess" value="sameDomain" />
+ <param name="FlashVars" value="clickTag={{=URL(c='default', f='embed')}}" />
<!--<![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" />
More information about the Hejes-devel
mailing list