[Hejes-devel] [970] blog: changed name to Helyes blog

hejes-devel at nytud.hu hejes-devel at nytud.hu
Tue Oct 8 16:56:26 CEST 2013


Revision: 970
Author:   mihaltz
Date:     2013-10-08 16:56:26 +0200 (Tue, 08 Oct 2013)
Log Message:
-----------
blog: changed name to Helyes blog

Modified Paths:
--------------
    trunk/web2py/applications/helyesiras_webdev/databases/storage.sqlite
    trunk/web2py/applications/helyesiras_webdev/progress.log
    trunk/web2py/applications/helyesiras_webdev/static/css/main.css
    trunk/web2py/applications/helyesiras_webdev/views/blog/index.html
    trunk/web2py/applications/helyesiras_webdev/views/blog/show.html

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	2013-10-08 14:38:15 UTC (rev 969)
+++ trunk/web2py/applications/helyesiras_webdev/progress.log	2013-10-08 14:56:26 UTC (rev 970)
@@ -933,3 +933,11 @@
 [2013-10-08 16:17:10] EDIT helyesiras_webdev/controllers/blog.py: 0
 [2013-10-08 16:17:55] EDIT helyesiras_webdev/controllers/blog.py: 1
 [2013-10-08 16:19:30] EDIT helyesiras_webdev/controllers/blog.py: 0
+[2013-10-08 16:43:15] EDIT helyesiras_webdev/views/blog/index.html: 0
+[2013-10-08 16:45:26] EDIT helyesiras_webdev/views/blog/show.html: -1
+[2013-10-08 16:45:37] EDIT helyesiras_webdev/views/blog/show.html: 0
+[2013-10-08 16:45:42] EDIT helyesiras_webdev/views/blog/index.html: 0
+[2013-10-08 16:46:18] EDIT helyesiras_webdev/views/blog/show.html: 1
+[2013-10-08 16:46:41] EDIT helyesiras_webdev/views/blog/index.html: 0
+[2013-10-08 16:46:47] EDIT helyesiras_webdev/views/blog/show.html: 0
+[2013-10-08 16:51:06] EDIT helyesiras_webdev/static/css/main.css: 0

Modified: trunk/web2py/applications/helyesiras_webdev/static/css/main.css
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/static/css/main.css	2013-10-08 14:38:15 UTC (rev 969)
+++ trunk/web2py/applications/helyesiras_webdev/static/css/main.css	2013-10-08 14:56:26 UTC (rev 970)
@@ -1912,7 +1912,7 @@
 		text-align: center;
 	}
 		#blog-header-image h3 em {
-			font-size: 28px;
+			font-size: 36px;
 			line-height: 45px;
 			font-style: normal;
 		}

Modified: trunk/web2py/applications/helyesiras_webdev/views/blog/index.html
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/views/blog/index.html	2013-10-08 14:38:15 UTC (rev 969)
+++ trunk/web2py/applications/helyesiras_webdev/views/blog/index.html	2013-10-08 14:56:26 UTC (rev 970)
@@ -1,6 +1,6 @@
 {{
-response.title = 'Blog - helyesiras.mta.hu'
-response.meta.description = 'Hírek, érdekességek, helyesírási kérdések'
+response.title = 'Helyes blog - helyesiras.mta.hu'
+response.meta.description = 'Hírek, érdekességek, helyesírási kérdések - a helyesírás.mta.hu portál blogja'
 }}
 
 {{extend 'layout.html'}}
@@ -55,7 +55,7 @@
 {{#=response.toolbar()}}
 <a href="{{=URL(c='blog', f='index')}}" id="blog-header-image">
     <img src="http://htp-devel.nytud.hu/helyesiras_webdev/static/images/blog_h.png">
-    <h3><em>Helyesiras.hu blog</em><br>
+    <h3><em>Helyes blog</em><br>
 Hírek, érdekességek, helyesírási kérdések</h3>
 </a>
 

Modified: trunk/web2py/applications/helyesiras_webdev/views/blog/show.html
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/views/blog/show.html	2013-10-08 14:38:15 UTC (rev 969)
+++ trunk/web2py/applications/helyesiras_webdev/views/blog/show.html	2013-10-08 14:56:26 UTC (rev 970)
@@ -1,9 +1,9 @@
 {{
-response.title = 'Blog - helyesiras.mta.hu'
+response.title = 'Helyes blog - helyesiras.mta.hu'
 if post.posts.title:
   response.title = post.posts.title + ' - ' + response.title
 pass
-response.meta.description = 'Hírek, érdekességek, helyesírási kérdések'
+response.meta.description = 'Hírek, érdekességek, helyesírási kérdések - a helyesírás.mta.hu portál blogja'
 }}
 
 {{extend 'layout.html'}}
@@ -34,7 +34,7 @@
 {{#=response.toolbar()}}
 <a href="{{=URL(c='blog', f='index')}}" id="blog-header-image">
     <img src="http://htp-devel.nytud.hu/helyesiras_webdev/static/images/blog_h.png">
-    <h3><em>Helyesiras.hu blog</em><br>
+    <h3><em>Helyes blog</em><br>
 Hírek, érdekességek, helyesírási kérdések</h3>
 </a>
 




More information about the Hejes-devel mailing list