[Hejes-devel] [1201] Trunk website: ad codes, ads running

hejes-devel at nytud.hu hejes-devel at nytud.hu
Thu Jul 24 15:32:16 CEST 2014


Revision: 1201
Author:   mihaltz
Date:     2014-07-24 15:32:16 +0200 (Thu, 24 Jul 2014)
Log Message:
-----------
Trunk website: ad codes, ads running

Modified Paths:
--------------
    trunk/web2py/applications/helyesiras_webdev/controllers/default.py
    trunk/web2py/applications/helyesiras_webdev/databases/storage.sqlite
    trunk/web2py/applications/helyesiras_webdev/progress.log
    trunk/web2py/applications/helyesiras_webdev/static/content/backtotop_block.html
    trunk/web2py/applications/helyesiras_webdev/static/css/main.css
    trunk/web2py/applications/helyesiras_webdev/views/layout.html
    trunk/web2py/applications/helyesiras_webdev/views/right_sidebar.html

Modified: trunk/web2py/applications/helyesiras_webdev/controllers/default.py
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/controllers/default.py	2014-07-24 13:18:38 UTC (rev 1200)
+++ trunk/web2py/applications/helyesiras_webdev/controllers/default.py	2014-07-24 13:32:16 UTC (rev 1201)
@@ -71,7 +71,7 @@
     """
     form = FORM(LABEL('E-mail'),
                 DIV(INPUT(_name='email', _class='feedback_input_email_wrapper'), _class='feedback_input_email_wrapper'),
-                DIV('(E-mail címét csak a visszajelzésével kapcsolatos kommunikációra használjuk, senkinek tovább nem adjuk)', _id="email_remark"),
+                DIV('(E-mail címét csak a visszajelzésével kapcsolatos kommunikációra használjuk, senkinek tovább nem adjuk.)', _id="email_remark"),
                 LABEL('Üzenet'),
                 DIV(TEXTAREA(_name='body', _class='feedback_input_body'), _class='feedback_input_body_wrapper'),
                 INPUT(_type='submit', _value='Elküldöm', _class='feedbackform-submit'),

Modified: trunk/web2py/applications/helyesiras_webdev/databases/storage.sqlite
===================================================================
(Binary files differ)

Modified: trunk/web2py/applications/helyesiras_webdev/progress.log
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/progress.log	2014-07-24 13:18:38 UTC (rev 1200)
+++ trunk/web2py/applications/helyesiras_webdev/progress.log	2014-07-24 13:32:16 UTC (rev 1201)
@@ -1199,3 +1199,15 @@
 [2014-07-01 12:39:57] UPLOAD /usr/local/opt/web2py.2.4.6-stable/applications/helyesiras_webdev/static/blog/angry_penguin.png: 95
 [2014-07-01 14:37:35] UPLOAD /usr/local/opt/web2py.2.4.6-stable/applications/helyesiras_webdev/static/blog/tulipan.jpg: 101
 [2014-07-15 16:34:22] UPLOAD /usr/local/opt/web2py.2.4.6-stable/applications/helyesiras_webdev/static/blog/szalami.jpg: 1037
+[2014-07-21 17:01:20] EDIT helyesiras_webdev/views/layout.html: 6
+[2014-07-21 17:40:03] EDIT helyesiras_webdev/views/layout.html: 4
+[2014-07-21 17:43:14] EDIT helyesiras_webdev/static/content/backtotop_block.html: 4
+[2014-07-21 17:45:37] EDIT helyesiras_webdev/views/right_sidebar.html: 6
+[2014-07-21 17:55:05] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2014-07-21 17:56:08] EDIT helyesiras_webdev/views/right_sidebar.html: 0
+[2014-07-22 11:49:41] EDIT helyesiras_webdev/static/content/backtotop_block.html: 1
+[2014-07-22 12:47:36] UPLOAD /usr/local/opt/web2py.2.4.6-stable/applications/helyesiras_webdev/static/blog/alma.jpg: 1631
+[2014-07-23 11:06:36] EDIT helyesiras_webdev/static/css/main.css: 2
+[2014-07-23 11:11:08] EDIT helyesiras_webdev/static/content/backtotop_block.html: -4
+[2014-07-23 12:09:33] EDIT helyesiras_webdev/views/layout.html: 0
+[2014-07-24 15:24:52] EDIT helyesiras_webdev/controllers/default.py: 0

Modified: trunk/web2py/applications/helyesiras_webdev/static/content/backtotop_block.html
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/static/content/backtotop_block.html	2014-07-24 13:18:38 UTC (rev 1200)
+++ trunk/web2py/applications/helyesiras_webdev/static/content/backtotop_block.html	2014-07-24 13:32:16 UTC (rev 1201)
@@ -1,3 +1,5 @@
+<div class="backtotop"><a href="#">▲ Vissza az oldal tetejére</a></div>
+<!--
 <div id="ad-zone-2" class="ad-zone ad-zone-935">
     <span>hirdetés</span>
     <img src="http://placehold.it/640x360/00d900/ffffff">
@@ -2,2 +4,2 @@
 </div>
-<div class="backtotop"><a href="#">▲ Vissza az oldal tetejére</a></div>
+-->

Modified: trunk/web2py/applications/helyesiras_webdev/static/css/main.css
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/static/css/main.css	2014-07-24 13:18:38 UTC (rev 1200)
+++ trunk/web2py/applications/helyesiras_webdev/static/css/main.css	2014-07-24 13:32:16 UTC (rev 1201)
@@ -2376,3 +2376,6 @@
 @media screen and (max-width: 934px) {
     .ad-zone-935 { display: none; }
 }
+
+.goAdverticum
+{text-align: center;}

Modified: trunk/web2py/applications/helyesiras_webdev/views/layout.html
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/views/layout.html	2014-07-24 13:18:38 UTC (rev 1200)
+++ trunk/web2py/applications/helyesiras_webdev/views/layout.html	2014-07-24 13:32:16 UTC (rev 1201)
@@ -122,8 +122,12 @@
 }(document, 'script', 'facebook-jssdk'));</script>
     
       <div id="ad-zone-1" class="ad-zone">
+          <!-- Goa3 beépítés: helyesírás leaderboard, 2891534 -->
+		  <div id="zone2891534" class="goAdverticum"></div>
+          <!--
           <img src="http://placehold.it/970x90/00d900/ffffff">
           <span>hirdetés</span>
+          -->
       </div>
     
     <div class="flash">{{=response.flash or ''}}</div> <!-- notification div -->
@@ -422,12 +426,7 @@
 {{pass}}
 
 {{if request.function in ['kulegy','suggest','predict','hyph','numerals','dates','akhsort']:}}
-          
-          <div id="ad-zone-2" class="ad-zone ad-zone-935">
-              <span>hirdetés</span>
-              <img src="http://placehold.it/640x360/00d900/ffffff">
-          </div>
-    
+             
     <div id="footer-icons">
   {{if  request.function!='kulegy':}}
     <div class="footer-icon" id="footer-icon1">
@@ -471,7 +470,17 @@
       <p>{{=A("Számok", _href=URL(c="default", f="numerals"))}}</p>
     </div>
   {{pass}}  
+  </div> <!-- /footer icons -->
+  
+  <div id="ad-zone-2" class="ad-zone ad-zone-935">
+    <!-- Goa3 beépítés: helyesírás tripla vagy dupla vagy roadblock, 2891539 -->
+    <div id="zone2891539" class="goAdverticum"></div>
+    <!--
+      <span>hirdetés</span>
+      <img src="http://placehold.it/640x360/00d900/ffffff">
+    -->
   </div>
+
 {{pass}}  
   
 {{pass}}
@@ -526,6 +535,9 @@
       'Google Analytics':{trackingId:'{{=response.google_analytics_id}}'} 
     });</script>
     {{pass}}
+    
+    <!-- Origo/Adnetwork ad loading scrtipt -->
+    <script type="text/javascript" charset="utf-8" src="//ad.adverticum.net/g3.js"></script>
 
   </body>
 </html>

Modified: trunk/web2py/applications/helyesiras_webdev/views/right_sidebar.html
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/views/right_sidebar.html	2014-07-24 13:18:38 UTC (rev 1200)
+++ trunk/web2py/applications/helyesiras_webdev/views/right_sidebar.html	2014-07-24 13:32:16 UTC (rev 1201)
@@ -2,10 +2,14 @@
 
 <div id="helyesiras-widget-2">
 
-<div class="ad-zone ad-zone-sidebar">
-	<span>hirdetés</span>
-    <img src="http://placehold.it/300x250/00d900/ffffff">
-</div>
+        <div class="ad-zone ad-zone-sidebar">
+            <!-- Goa3 beépítés: helyesírás doboz, 2891537 -->
+            <div id="zone2891537" class="goAdverticum"></div> 
+            <!--
+            <span>hirdetés</span>
+            <img src="http://placehold.it/300x250/00d900/ffffff">
+            -->
+        </div>
 		
 		<dl>
 
@@ -79,10 +83,12 @@
         </div></div></dd>
         
 	</dl>
-	
+
+<!--		
 	<div class="ad-zone ad-zone-sidebar">
-	<span>hirdetés</span>
-    <img src="http://placehold.it/300x600/00d900/ffffff">
+	  <span>hirdetés</span>
+      <img src="http://placehold.it/300x600/00d900/ffffff">
     </div>
+-->
      
 </div>




More information about the Hejes-devel mailing list