SlideShare a Scribd company logo
Concept of a Multilingual  CMSMS Website papabo.com Martin Poettgen Ruhrstadt / Germany Vers. 1_0
C O N T E N T I. Heritage II. Papabo.com - What is it? III. Papabo.com - Idea of this Website  IV. Decision 2006: CMSMS 0.13 V. Advancement >> Multilingual VI. MLE – What works fine – What not VII. List of Wishes
I. Heritage / Where i am from…
I. Heritage / What i do… ,[object Object]
I. Heritage /  Experience… ,[object Object]
I. Heritage / How i work… ,[object Object]
II. Papabo.com – What Is It?
III. Papabo.com – Idea of This Website ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
IV. Decision 2006: CMSMS 0.13 ,[object Object],[object Object],[object Object],[object Object]
IV. Realization 2006: CMSMS 0.13 … Thankx 2 Ted & the Team
V. Advancement 2008 >> Multilingual ,[object Object],[object Object],[object Object],[object Object],[object Object]
V. Advancement 2008 >> Multilingual
V. Advancement 2008 >> Multilingual Edit Global Content Block
V. Advancement 2008 >> Multilingual User Defined Tags
V. Advancement 2008 >> Multilingual ,[object Object],[object Object],[object Object],[object Object]
V. MLE – What works fine – What not… Problems with FEU login
V. MLE – What works fine – What not…
V. MLE – What works fine – What not… …  New code for latest FEU module <div id=&quot;content&quot;> {cms_module module=CustomContent} {if $ccuser->loggedin() && $ccuser->memberof('Club_G,Club_I')} {content}</br> <div id=&quot;rate_box&quot;><div id=&quot;rate&quot;>{cms_module module='RateThis'}</div></div> {else} {global_content name='pleaselogin'} {/if} </div> …
V. MLE – What works fine – What not… Fatal error: Call to a member function FetchRow() on a non-object in .../public_html/modules/NMS/NMS.module.php on line 1613 NMS doesn't like MLE (...& Formbuilder & some other modules...mp) Change line 1603 of NMS.module.php from: Code: $q = &quot;SELECT content_id,content_name to Code: $q = &quot;SELECT content_id,content_name _en
V. MLE – What works fine – What not…
V. MLE – What works fine – What not…
V. MLE – What works fine – What not… Doesn‘t work
V. MLE – What works fine – What not…
V. MLE – What works fine – What not… … Change line 1603 of NMS.module.php from: Code: $q = &quot;SELECT content_id,content_name to Code: $q = &quot;SELECT content_id,content_name _en
V. MLE – What works fine – What not…
V. MLE – What works fine – What not…
V. Advancement 2008 >> Multilingual
V. Advancement 2008 >> Multilingual --- modules/Statistics/ Statistics.module.php. orig 2008-04-22 17:36:43.859375000 +0100 +++ modules/Statistics/Statistics.module.php 2008-04-22 17:37:16.765625000 +0100 @@ -644,7 +644,10 @@ function InternalGetPageTitle($content_alias, $forcemenutext=false) { $db=&$this->GetDb(); - !!  $query=&quot;SELECT content_name,menu_text FROM &quot;.cms_db_prefix().&quot;content WHERE content_alias=? OR content_id=?&quot;; + // Start MLE +   global $mleblock; +  $query=&quot;SELECT content_name$mleblock AS content_name,menu_text$mleblock AS menu_text FROM &quot;.cms_db_prefix().&quot;content WHERE content_alias=? OR content_id=?&quot;; + // End MLE $dbresult=$db->Execute($query,array($content_alias,$content_alias)); if (!$dbresult || $dbresult->RecordCount()==0) return &quot;&quot;; $row=$dbresult->FetchRow();
V. Advancement 2008 >> Multilingual --- modules/Statistics/ Statistics.module.php .orig 2008-04-22 17:36:43.859375000 +0100 +++ modules/Statistics/Statistics.module.php 2008-04-22 17:37:16.765625000 +0100 @@ -644,7 +644,10 @@ function InternalGetPageTitle($content_alias, $forcemenutext=false) { $db=&$this->GetDb(); - !!  $query=&quot;SELECT content_name,menu_text FROM &quot;.cms_db_prefix().&quot;content WHERE  content_alias=? OR content_id=?&quot;; + // Start MLE +   global $mleblock; + $query=&quot;SELECT content_name$mleblock AS content_name,menu_text$mleblock AS menu_text FROM &quot;.cms_db_prefix().&quot;content WHERE content_alias=? OR content_id=?&quot;; + // End MLE $dbresult=$db->Execute($query,array($content_alias,$content_alias)); if (!$dbresult || $dbresult->RecordCount()==0) return &quot;&quot;; $row=$dbresult->FetchRow();
VI. List of Wishes ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
VI. List of Wishes … don‘t be afraid of big animals…
Thank you - have to go home… ,[object Object]
Martin Poettgen E-mail: m_poettgen@yahoo.de www.mp-p.com   Download this @: www.mp-p.com/download/gemo_map_mle.pdf Initiativen/Mitgliedschaften

More Related Content

What's hot

WordPress for Business Sites - ConvergeSouth - October 2011
WordPress for Business Sites - ConvergeSouth - October 2011WordPress for Business Sites - ConvergeSouth - October 2011
WordPress for Business Sites - ConvergeSouth - October 2011
John Ford
 

What's hot (6)

Big Data Seminar: Analytics, Hadoop, Map Reduce, Mongo and other great stuff
Big Data Seminar: Analytics, Hadoop, Map Reduce, Mongo and other great stuffBig Data Seminar: Analytics, Hadoop, Map Reduce, Mongo and other great stuff
Big Data Seminar: Analytics, Hadoop, Map Reduce, Mongo and other great stuff
 
P2
P2P2
P2
 
London Web - Making a usable accessible website using HTML5 and CSS3 allowing...
London Web - Making a usable accessible website using HTML5 and CSS3 allowing...London Web - Making a usable accessible website using HTML5 and CSS3 allowing...
London Web - Making a usable accessible website using HTML5 and CSS3 allowing...
 
Drupal 6 Theming using the Zen Theme
Drupal 6 Theming using the Zen ThemeDrupal 6 Theming using the Zen Theme
Drupal 6 Theming using the Zen Theme
 
WordPress for Business Sites - ConvergeSouth - October 2011
WordPress for Business Sites - ConvergeSouth - October 2011WordPress for Business Sites - ConvergeSouth - October 2011
WordPress for Business Sites - ConvergeSouth - October 2011
 
Joomla 1, Joomla 2, Joomla 3 (Joomla Versions Explained)
Joomla 1, Joomla 2, Joomla 3 (Joomla Versions Explained)Joomla 1, Joomla 2, Joomla 3 (Joomla Versions Explained)
Joomla 1, Joomla 2, Joomla 3 (Joomla Versions Explained)
 

Viewers also liked

7 Chapter 7 Fertilizer White
7 Chapter 7   Fertilizer  White7 Chapter 7   Fertilizer  White
7 Chapter 7 Fertilizer White
tierramor
 
7 Chapter 7 Fertilizer White
7 Chapter 7   Fertilizer  White7 Chapter 7   Fertilizer  White
7 Chapter 7 Fertilizer White
tierramor
 
Final Presentation Slideshare
Final Presentation SlideshareFinal Presentation Slideshare
Final Presentation Slideshare
eugenelim2009
 
Ecological Landscaping
Ecological LandscapingEcological Landscaping
Ecological Landscaping
tierramor
 
A S P Presentation
A S P PresentationA S P Presentation
A S P Presentation
tierramor
 

Viewers also liked (20)

Geek Moot '09 -- Keynote
Geek Moot '09 -- KeynoteGeek Moot '09 -- Keynote
Geek Moot '09 -- Keynote
 
Geek Moot '09 -- Smarty 101
Geek Moot '09 -- Smarty 101Geek Moot '09 -- Smarty 101
Geek Moot '09 -- Smarty 101
 
Geek Moot '09 -- FrontendUsers/CustomContent
Geek Moot '09 -- FrontendUsers/CustomContentGeek Moot '09 -- FrontendUsers/CustomContent
Geek Moot '09 -- FrontendUsers/CustomContent
 
CMS Made Simple workshop
CMS Made Simple workshopCMS Made Simple workshop
CMS Made Simple workshop
 
Cmsms
CmsmsCmsms
Cmsms
 
Sense Of Place
Sense Of  PlaceSense Of  Place
Sense Of Place
 
Secure Waterproof Hard Shell Bum Bag
Secure Waterproof Hard Shell Bum BagSecure Waterproof Hard Shell Bum Bag
Secure Waterproof Hard Shell Bum Bag
 
7 Chapter 7 Fertilizer White
7 Chapter 7   Fertilizer  White7 Chapter 7   Fertilizer  White
7 Chapter 7 Fertilizer White
 
7 Chapter 7 Fertilizer White
7 Chapter 7   Fertilizer  White7 Chapter 7   Fertilizer  White
7 Chapter 7 Fertilizer White
 
Final Presentation Slideshare
Final Presentation SlideshareFinal Presentation Slideshare
Final Presentation Slideshare
 
Ecological Landscaping
Ecological LandscapingEcological Landscaping
Ecological Landscaping
 
Quiz Chap 1
Quiz Chap 1Quiz Chap 1
Quiz Chap 1
 
Acting May Be...
Acting May Be...Acting May Be...
Acting May Be...
 
Acting May Be...
Acting May Be...Acting May Be...
Acting May Be...
 
Sierra Club
Sierra ClubSierra Club
Sierra Club
 
Stanislavski Quiz
Stanislavski QuizStanislavski Quiz
Stanislavski Quiz
 
Stanislavski Quiz
Stanislavski QuizStanislavski Quiz
Stanislavski Quiz
 
Presentation To Julie Edwards Class
Presentation To Julie Edwards ClassPresentation To Julie Edwards Class
Presentation To Julie Edwards Class
 
Extending CMS Made Simple
Extending CMS Made SimpleExtending CMS Made Simple
Extending CMS Made Simple
 
A S P Presentation
A S P PresentationA S P Presentation
A S P Presentation
 

Similar to Geek Moot '09 -- Multilang Implemenatation

EECI - EE And Magento Integration
EECI - EE And Magento IntegrationEECI - EE And Magento Integration
EECI - EE And Magento Integration
Simplified Safety
 
Lecture 1 - Comm Lab: Web @ ITP
Lecture 1 - Comm Lab: Web @ ITPLecture 1 - Comm Lab: Web @ ITP
Lecture 1 - Comm Lab: Web @ ITP
yucefmerhi
 
Rey Bango - HTML5: polyfills and shims
Rey Bango -  HTML5: polyfills and shimsRey Bango -  HTML5: polyfills and shims
Rey Bango - HTML5: polyfills and shims
StarTech Conference
 
Microformats 101 Workshop
Microformats 101 WorkshopMicroformats 101 Workshop
Microformats 101 Workshop
Kelley Howell
 

Similar to Geek Moot '09 -- Multilang Implemenatation (20)

HTML5
HTML5HTML5
HTML5
 
Tsvetan stoychev m_mspeakers-edited-final
Tsvetan stoychev m_mspeakers-edited-finalTsvetan stoychev m_mspeakers-edited-final
Tsvetan stoychev m_mspeakers-edited-final
 
Developing web applications in 2010
Developing web applications in 2010Developing web applications in 2010
Developing web applications in 2010
 
HTML5 Overview
HTML5 OverviewHTML5 Overview
HTML5 Overview
 
Magento 20110406
Magento   20110406Magento   20110406
Magento 20110406
 
What's new in ASP.NET 4
What's new in ASP.NET 4What's new in ASP.NET 4
What's new in ASP.NET 4
 
Flavours of SEO
Flavours of SEOFlavours of SEO
Flavours of SEO
 
Html5
Html5Html5
Html5
 
EECI - EE And Magento Integration
EECI - EE And Magento IntegrationEECI - EE And Magento Integration
EECI - EE And Magento Integration
 
Lecture 1 - Comm Lab: Web @ ITP
Lecture 1 - Comm Lab: Web @ ITPLecture 1 - Comm Lab: Web @ ITP
Lecture 1 - Comm Lab: Web @ ITP
 
HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09
 
Rey Bango - HTML5: polyfills and shims
Rey Bango -  HTML5: polyfills and shimsRey Bango -  HTML5: polyfills and shims
Rey Bango - HTML5: polyfills and shims
 
Microformats 101 Workshop
Microformats 101 WorkshopMicroformats 101 Workshop
Microformats 101 Workshop
 
Enterprise Google Gadgets Integrated with Alfresco - Open Source ECM
Enterprise Google Gadgets Integrated with Alfresco - Open Source ECM Enterprise Google Gadgets Integrated with Alfresco - Open Source ECM
Enterprise Google Gadgets Integrated with Alfresco - Open Source ECM
 
WordPress Standardized Loop API
WordPress Standardized Loop APIWordPress Standardized Loop API
WordPress Standardized Loop API
 
International Search Summit 2013 - International Magento SEO
International Search Summit 2013 - International Magento SEOInternational Search Summit 2013 - International Magento SEO
International Search Summit 2013 - International Magento SEO
 
Widgets: Making Your Site Great and Letting Others Help - WordCamp Victoria
Widgets: Making Your Site Great and Letting Others Help - WordCamp VictoriaWidgets: Making Your Site Great and Letting Others Help - WordCamp Victoria
Widgets: Making Your Site Great and Letting Others Help - WordCamp Victoria
 
How to Improve Magento Performance | Tips to Speed up Magento eCommerce Site/...
How to Improve Magento Performance | Tips to Speed up Magento eCommerce Site/...How to Improve Magento Performance | Tips to Speed up Magento eCommerce Site/...
How to Improve Magento Performance | Tips to Speed up Magento eCommerce Site/...
 
How to use a blog for publishing scientific research: A training guide part 2
How to use a blog for publishing scientific research: A training guide part 2How to use a blog for publishing scientific research: A training guide part 2
How to use a blog for publishing scientific research: A training guide part 2
 
HTML5: New Possibilities for Publishing
HTML5: New Possibilities for PublishingHTML5: New Possibilities for Publishing
HTML5: New Possibilities for Publishing
 

Recently uploaded

Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Peter Udo Diehl
 

Recently uploaded (20)

Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
НАДІЯ ФЕДЮШКО БАЦ «Професійне зростання QA спеціаліста»
НАДІЯ ФЕДЮШКО БАЦ  «Професійне зростання QA спеціаліста»НАДІЯ ФЕДЮШКО БАЦ  «Професійне зростання QA спеціаліста»
НАДІЯ ФЕДЮШКО БАЦ «Професійне зростання QA спеціаліста»
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2
 

Geek Moot '09 -- Multilang Implemenatation

  • 1. Concept of a Multilingual CMSMS Website papabo.com Martin Poettgen Ruhrstadt / Germany Vers. 1_0
  • 2. C O N T E N T I. Heritage II. Papabo.com - What is it? III. Papabo.com - Idea of this Website IV. Decision 2006: CMSMS 0.13 V. Advancement >> Multilingual VI. MLE – What works fine – What not VII. List of Wishes
  • 3. I. Heritage / Where i am from…
  • 4.
  • 5.
  • 6.
  • 7. II. Papabo.com – What Is It?
  • 8.
  • 9.
  • 10. IV. Realization 2006: CMSMS 0.13 … Thankx 2 Ted & the Team
  • 11.
  • 12. V. Advancement 2008 >> Multilingual
  • 13. V. Advancement 2008 >> Multilingual Edit Global Content Block
  • 14. V. Advancement 2008 >> Multilingual User Defined Tags
  • 15.
  • 16. V. MLE – What works fine – What not… Problems with FEU login
  • 17. V. MLE – What works fine – What not…
  • 18. V. MLE – What works fine – What not… … New code for latest FEU module <div id=&quot;content&quot;> {cms_module module=CustomContent} {if $ccuser->loggedin() && $ccuser->memberof('Club_G,Club_I')} {content}</br> <div id=&quot;rate_box&quot;><div id=&quot;rate&quot;>{cms_module module='RateThis'}</div></div> {else} {global_content name='pleaselogin'} {/if} </div> …
  • 19. V. MLE – What works fine – What not… Fatal error: Call to a member function FetchRow() on a non-object in .../public_html/modules/NMS/NMS.module.php on line 1613 NMS doesn't like MLE (...& Formbuilder & some other modules...mp) Change line 1603 of NMS.module.php from: Code: $q = &quot;SELECT content_id,content_name to Code: $q = &quot;SELECT content_id,content_name _en
  • 20. V. MLE – What works fine – What not…
  • 21. V. MLE – What works fine – What not…
  • 22. V. MLE – What works fine – What not… Doesn‘t work
  • 23. V. MLE – What works fine – What not…
  • 24. V. MLE – What works fine – What not… … Change line 1603 of NMS.module.php from: Code: $q = &quot;SELECT content_id,content_name to Code: $q = &quot;SELECT content_id,content_name _en
  • 25. V. MLE – What works fine – What not…
  • 26. V. MLE – What works fine – What not…
  • 27. V. Advancement 2008 >> Multilingual
  • 28. V. Advancement 2008 >> Multilingual --- modules/Statistics/ Statistics.module.php. orig 2008-04-22 17:36:43.859375000 +0100 +++ modules/Statistics/Statistics.module.php 2008-04-22 17:37:16.765625000 +0100 @@ -644,7 +644,10 @@ function InternalGetPageTitle($content_alias, $forcemenutext=false) { $db=&$this->GetDb(); - !! $query=&quot;SELECT content_name,menu_text FROM &quot;.cms_db_prefix().&quot;content WHERE content_alias=? OR content_id=?&quot;; + // Start MLE + global $mleblock; + $query=&quot;SELECT content_name$mleblock AS content_name,menu_text$mleblock AS menu_text FROM &quot;.cms_db_prefix().&quot;content WHERE content_alias=? OR content_id=?&quot;; + // End MLE $dbresult=$db->Execute($query,array($content_alias,$content_alias)); if (!$dbresult || $dbresult->RecordCount()==0) return &quot;&quot;; $row=$dbresult->FetchRow();
  • 29. V. Advancement 2008 >> Multilingual --- modules/Statistics/ Statistics.module.php .orig 2008-04-22 17:36:43.859375000 +0100 +++ modules/Statistics/Statistics.module.php 2008-04-22 17:37:16.765625000 +0100 @@ -644,7 +644,10 @@ function InternalGetPageTitle($content_alias, $forcemenutext=false) { $db=&$this->GetDb(); - !! $query=&quot;SELECT content_name,menu_text FROM &quot;.cms_db_prefix().&quot;content WHERE content_alias=? OR content_id=?&quot;; + // Start MLE + global $mleblock; + $query=&quot;SELECT content_name$mleblock AS content_name,menu_text$mleblock AS menu_text FROM &quot;.cms_db_prefix().&quot;content WHERE content_alias=? OR content_id=?&quot;; + // End MLE $dbresult=$db->Execute($query,array($content_alias,$content_alias)); if (!$dbresult || $dbresult->RecordCount()==0) return &quot;&quot;; $row=$dbresult->FetchRow();
  • 30.
  • 31. VI. List of Wishes … don‘t be afraid of big animals…
  • 32.
  • 33. Martin Poettgen E-mail: m_poettgen@yahoo.de www.mp-p.com Download this @: www.mp-p.com/download/gemo_map_mle.pdf Initiativen/Mitgliedschaften