You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by wa...@apache.org on 2012/04/10 23:04:58 UTC

svn commit: r1311991 - in /incubator/ooo/ooo-site/trunk: content/fi/brand.mdtext content/fi/topnav.mdtext content/ru/brand.mdtext content/ru/topnav.mdtext lib/view.pm templates/fi/ templates/fi/ssi.mdtext templates/ru/ templates/ru/ssi.mdtext

Author: wave
Date: Tue Apr 10 21:04:58 2012
New Revision: 1311991

URL: http://svn.apache.org/viewvc?rev=1311991&view=rev
Log:
Translatable branding for RU and FI sites with necessary tweak to rebuild

Added:
    incubator/ooo/ooo-site/trunk/content/fi/brand.mdtext   (with props)
    incubator/ooo/ooo-site/trunk/content/fi/topnav.mdtext   (with props)
    incubator/ooo/ooo-site/trunk/content/ru/brand.mdtext   (with props)
    incubator/ooo/ooo-site/trunk/content/ru/topnav.mdtext   (with props)
    incubator/ooo/ooo-site/trunk/templates/fi/
    incubator/ooo/ooo-site/trunk/templates/fi/ssi.mdtext   (with props)
    incubator/ooo/ooo-site/trunk/templates/ru/
    incubator/ooo/ooo-site/trunk/templates/ru/ssi.mdtext   (with props)
Modified:
    incubator/ooo/ooo-site/trunk/lib/view.pm

Added: incubator/ooo/ooo-site/trunk/content/fi/brand.mdtext
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/fi/brand.mdtext?rev=1311991&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/fi/brand.mdtext (added)
+++ incubator/ooo/ooo-site/trunk/content/fi/brand.mdtext Tue Apr 10 21:04:58 2012
@@ -0,0 +1,7 @@
+home:		home
+search:		search
+name: 		Apache OpenOffice (incubating)
+tagline: 	(incubating) | The Free and Open Productivity Suite
+logo: 		AOO_logos/OOo_Website_v2_copy.png
+domain:		www.openoffice.org
+divid:		bannera

Propchange: incubator/ooo/ooo-site/trunk/content/fi/brand.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/ooo/ooo-site/trunk/content/fi/topnav.mdtext
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/fi/topnav.mdtext?rev=1311991&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/fi/topnav.mdtext (added)
+++ incubator/ooo/ooo-site/trunk/content/fi/topnav.mdtext Tue Apr 10 21:04:58 2012
@@ -0,0 +1,18 @@
+divid:	topnava
+
+- [Product][m0]
+- [Download][m1]
+- [Support][m2]
+- [Extend][m3]
+- [Develop][m4]
+- [Focus Areas][m5]
+- [Native Language][m6]
+
+
+[m0]:	  /product/index.html						"Apache OpenOffice product description"
+[m1]: 	  /download/index.html						"Download OpenOffice.org"
+[m2]: 	  /support/index.html 				     	     	"Find Support for OpenOffice.org"
+[m3]: 	  /extensions/index.html					"Extensions and Templates for OpenOffice"
+[m4]: 	  http://incubator.apache.org/openofficeorg/get-involved.html	"Get involved in Apache OpenOffice (incubating)"
+[m5]:	  /projects/accepted.html					"Apache OpenOffice development focus areas"
+[m6]: 	  /projects/native-lang.html			 		"Apache OpenOffice in your Native Language"

Propchange: incubator/ooo/ooo-site/trunk/content/fi/topnav.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/ooo/ooo-site/trunk/content/ru/brand.mdtext
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ru/brand.mdtext?rev=1311991&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/ru/brand.mdtext (added)
+++ incubator/ooo/ooo-site/trunk/content/ru/brand.mdtext Tue Apr 10 21:04:58 2012
@@ -0,0 +1,7 @@
+home:		home
+search:		search
+name: 		Apache OpenOffice (incubating)
+tagline: 	(incubating) | The Free and Open Productivity Suite
+logo: 		AOO_logos/OOo_Website_v2_copy.png
+domain:		www.openoffice.org
+divid:		bannera

Propchange: incubator/ooo/ooo-site/trunk/content/ru/brand.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/ooo/ooo-site/trunk/content/ru/topnav.mdtext
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ru/topnav.mdtext?rev=1311991&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/ru/topnav.mdtext (added)
+++ incubator/ooo/ooo-site/trunk/content/ru/topnav.mdtext Tue Apr 10 21:04:58 2012
@@ -0,0 +1,18 @@
+divid:	topnava
+
+- [Product][m0]
+- [Download][m1]
+- [Support][m2]
+- [Extend][m3]
+- [Develop][m4]
+- [Focus Areas][m5]
+- [Native Language][m6]
+
+
+[m0]:	  /product/index.html						"Apache OpenOffice product description"
+[m1]: 	  /download/index.html						"Download OpenOffice.org"
+[m2]: 	  /support/index.html 				     	     	"Find Support for OpenOffice.org"
+[m3]: 	  /extensions/index.html					"Extensions and Templates for OpenOffice"
+[m4]: 	  http://incubator.apache.org/openofficeorg/get-involved.html	"Get involved in Apache OpenOffice (incubating)"
+[m5]:	  /projects/accepted.html					"Apache OpenOffice development focus areas"
+[m6]: 	  /projects/native-lang.html			 		"Apache OpenOffice in your Native Language"

Propchange: incubator/ooo/ooo-site/trunk/content/ru/topnav.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/ooo/ooo-site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/lib/view.pm?rev=1311991&r1=1311990&r2=1311991&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/lib/view.pm (original)
+++ incubator/ooo/ooo-site/trunk/lib/view.pm Tue Apr 10 21:04:58 2012
@@ -19,7 +19,6 @@ push our @TEMPLATE_DIRS, "templates";
 # like foo.page/bar.mdtext will be parsed and
 # passed to the template in the "bar" (hash)
 # variable.
-#
 
 sub single_narrative {
     my %args = @_;

Added: incubator/ooo/ooo-site/trunk/templates/fi/ssi.mdtext
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/templates/fi/ssi.mdtext?rev=1311991&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/templates/fi/ssi.mdtext (added)
+++ incubator/ooo/ooo-site/trunk/templates/fi/ssi.mdtext Tue Apr 10 21:04:58 2012
@@ -0,0 +1,5 @@
+doctype: /doctype.html
+brand:	/fi/brand.html
+footer:	/footer.html
+topnav:	/fi/topnav.html
+home:		home

Propchange: incubator/ooo/ooo-site/trunk/templates/fi/ssi.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/ooo/ooo-site/trunk/templates/ru/ssi.mdtext
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/templates/ru/ssi.mdtext?rev=1311991&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/templates/ru/ssi.mdtext (added)
+++ incubator/ooo/ooo-site/trunk/templates/ru/ssi.mdtext Tue Apr 10 21:04:58 2012
@@ -0,0 +1,5 @@
+doctype: /doctype.html
+brand:	/ru/brand.html
+footer:	/footer.html
+topnav:	/ru/topnav.html
+home:		home

Propchange: incubator/ooo/ooo-site/trunk/templates/ru/ssi.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native