| ... | 
        ... | 
                @@ -3,32 +3,44 @@ | 
      
              
                    | 3 | 
          3 | 
             'iconfc': 'square-edit-outline', | 
        
              
                    | 4 | 
          4 | 
             'title': 'Formulardesigner', | 
        
              
                    | 5 | 
          5 | 
             'description': 'Arbeiten mit dem Formulardesigner', | 
        
              
                    | 6 | 
           | 
          -  'documentation': "Formcycle.FormDesigner" | 
        
              
                     | 
          6 | 
          +  'documentation': "Formcycle.FormDesigner", | 
        
              
                     | 
          7 | 
          +  'bgcolor': '#617496', | 
        
              
                     | 
          8 | 
          +  'color': '#fff' | 
        
              
                    | 7 | 
          7 | 
           }, { | 
        
              
                     | 
          10 | 
          +  'iconfc': 'workflow-fill', | 
        
              
                     | 
          11 | 
          +  'title': 'Workflow', | 
        
              
                     | 
          12 | 
          +  'description': 'Formulardaten verarbeiten', | 
        
              
                     | 
          13 | 
          +  'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing', | 
        
              
                     | 
          14 | 
          +  'bgcolor': '#617496', | 
        
              
                     | 
          15 | 
          +  'color': '#fff' | 
        
              
                     | 
          16 | 
          +}, { | 
        
              
                    | 8 | 
          8 | 
             'iconfc': 'wrench', | 
        
              
                    | 9 | 
          9 | 
             'title': 'Verwaltung', | 
        
              
                    | 10 | 
          10 | 
             'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr', | 
        
              
                    | 11 | 
           | 
          -  'documentation': 'Formcycle.UserInterface' | 
        
              
                     | 
          20 | 
          +  'documentation': 'Formcycle.UserInterface', | 
        
              
                     | 
          21 | 
          +  'bgcolor': '#b6c2d2', | 
        
              
                     | 
          22 | 
          +  'color': '#2b3649' | 
        
              
                    | 12 | 
          12 | 
           }, { | 
        
              
                    | 13 | 
          13 | 
             'iconfc': 'inbox', | 
        
              
                    | 14 | 
          14 | 
             'title': 'Posteingang', | 
        
              
                    | 15 | 
          15 | 
             'description': 'Formulardaten organisieren', | 
        
              
                    | 16 | 
           | 
          -  'documentation': 'Formcycle.Inbox' | 
        
              
                     | 
          27 | 
          +  'documentation': 'Formcycle.Inbox', | 
        
              
                     | 
          28 | 
          +  'bgcolor': '#ffab70', | 
        
              
                     | 
          29 | 
          +  'color': '#fff' | 
        
              
                    | 17 | 
          17 | 
           }, { | 
        
              
                    | 18 | 
           | 
          -  'iconfc': 'workflow-fill', | 
        
              
                    | 19 | 
           | 
          -  'title': 'Workflow', | 
        
              
                    | 20 | 
           | 
          -  'description': 'Formulardaten verarbeiten', | 
        
              
                    | 21 | 
           | 
          -  'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' | 
        
              
                    | 22 | 
           | 
          -}, { | 
        
              
                    | 23 | 
          23 | 
             'icon': 'fa fa-download', | 
        
              
                    | 24 | 
          24 | 
             'title': 'Installation', | 
        
              
                    | 25 | 
          25 | 
             'description': 'FORMCYCLE installieren oder aktualisieren', | 
        
              
                    | 26 | 
           | 
          -  'documentation': 'Formcycle.Installation' | 
        
              
                     | 
          34 | 
          +  'documentation': 'Formcycle.Installation', | 
        
              
                     | 
          35 | 
          +  'bgcolor': '#b6c2d2', | 
        
              
                     | 
          36 | 
          +  'color': '#2b3649' | 
        
              
                    | 27 | 
          27 | 
           }, { | 
        
              
                    | 28 | 
          28 | 
             'iconfc': 'form', | 
        
              
                    | 29 | 
          29 | 
             'title': 'Beispiele', | 
        
              
                    | 30 | 
          30 | 
             'description': 'Beispiele für Formulareinbindungen und Formulare', | 
        
              
                    | 31 | 
           | 
          -  'documentation': 'doc:Examples.WebHome' | 
        
              
                     | 
          41 | 
          +  'documentation': 'doc:Examples.WebHome', | 
        
              
                     | 
          42 | 
          +  'bgcolor': '#cae7df', | 
        
              
                     | 
          43 | 
          +  'color': '#2b3649' | 
        
              
                    | 32 | 
          32 | 
           }]) | 
        
              
                    | 33 | 
          33 | 
            | 
        
              
                    | 34 | 
          34 | 
           ##  'icon': 'fa fa-play-circle', | 
        
                      
        | ... | 
        ... | 
                @@ -46,32 +46,44 @@ | 
      
              
                    | 46 | 
          46 | 
             'iconfc': 'information-outline', | 
        
              
                    | 47 | 
          47 | 
             'title': 'Workshops', | 
        
              
                    | 48 | 
          48 | 
             'description': 'Workshops zu verschiedenen Themen rund um FORMCYCLE', | 
        
              
                    | 49 | 
           | 
          -  'documentation': 'doc:Workshops.WebHome' | 
        
              
                     | 
          61 | 
          +  'documentation': 'doc:Workshops.WebHome', | 
        
              
                     | 
          62 | 
          +  'bgcolor': '#b6c2d2', | 
        
              
                     | 
          63 | 
          +  'color': '#2b3649' | 
        
              
                    | 50 | 
          50 | 
           }, { | 
        
              
                    | 51 | 
          51 | 
             'icon': 'fa fa-cloud', | 
        
              
                    | 52 | 
          52 | 
             'title': 'FORM.CLOUD', | 
        
              
                    | 53 | 
          53 | 
             'description': 'Informationen zur XIMA FORM.CLOUD', | 
        
              
                    | 54 | 
           | 
          -  'documentation': 'doc:FORMCLOUD.WebHome' | 
        
              
                     | 
          68 | 
          +  'documentation': 'doc:FORMCLOUD.WebHome', | 
        
              
                     | 
          69 | 
          +  'bgcolor': '#b6c2d2', | 
        
              
                     | 
          70 | 
          +  'color': '#2b3649' | 
        
              
                    | 55 | 
          55 | 
           }, { | 
        
              
                    | 56 | 
          56 | 
             'iconfc': 'action-change-status', | 
        
              
                    | 57 | 
          57 | 
             'title': 'Einbindung externer Systeme', | 
        
              
                    | 58 | 
          58 | 
             'description': 'Einbindung von FORMCYCLE in CMS/DMS-Systeme', | 
        
              
                    | 59 | 
           | 
          -  'documentation': 'Formcycle.CMSExtension' | 
        
              
                     | 
          75 | 
          +  'documentation': 'Formcycle.CMSExtension', | 
        
              
                     | 
          76 | 
          +  'bgcolor': '#b6c2d2', | 
        
              
                     | 
          77 | 
          +  'color': '#2b3649' | 
        
              
                    | 60 | 
          60 | 
           }, { | 
        
              
                    | 61 | 
          61 | 
             'iconfc': 'puzzle', | 
        
              
                    | 62 | 
          62 | 
             'title': 'Plugin-Dokumentation', | 
        
              
                    | 63 | 
          63 | 
             'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins', | 
        
              
                    | 64 | 
           | 
          -  'documentation': 'Formcycle.PluginDocumentation' | 
        
              
                     | 
          82 | 
          +  'documentation': 'Formcycle.PluginDocumentation', | 
        
              
                     | 
          83 | 
          +  'bgcolor': '#b6c2d2', | 
        
              
                     | 
          84 | 
          +  'color': '#2b3649' | 
        
              
                    | 65 | 
          65 | 
           }, { | 
        
              
                    | 66 | 
          66 | 
             'icon': 'fa fa-list', | 
        
              
                    | 67 | 
          67 | 
             'title': 'Release Notes', | 
        
              
                    | 68 | 
          68 | 
             'description': 'Release Notes und Download der aktuellen Version', | 
        
              
                    | 69 | 
           | 
          -  'documentation': 'doc:Blog.WebHome' | 
        
              
                     | 
          89 | 
          +  'documentation': 'doc:Blog.WebHome', | 
        
              
                     | 
          90 | 
          +  'bgcolor': '#b6c2d2', | 
        
              
                     | 
          91 | 
          +  'color': '#2b3649' | 
        
              
                    | 70 | 
          70 | 
           }, { | 
        
              
                    | 71 | 
          71 | 
             'iconfc': 'comment-faq-outline', | 
        
              
                    | 72 | 
          72 | 
             'title': 'Häufig gestellte Fragen', | 
        
              
                    | 73 | 
          73 | 
             'description': 'Häufig gestellte Fragen', | 
        
              
                    | 74 | 
           | 
          -  'documentation': "https://faq.formcycle.eu/" | 
        
              
                     | 
          96 | 
          +  'documentation': "https://faq.formcycle.eu/", | 
        
              
                     | 
          97 | 
          +  'bgcolor': '#b6c2d2', | 
        
              
                     | 
          98 | 
          +  'color': '#2b3649' | 
        
              
                    | 75 | 
          75 | 
           }]) | 
        
              
                    | 76 | 
          76 | 
            | 
        
              
                    | 77 | 
          77 | 
           ##  'icon': 'fa fa-share-square', |