Ankündigung

Einklappen
Keine Ankündigung bisher.

Default-Unterseite beim Aufruf von Seiten?

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Default-Unterseite beim Aufruf von Seiten?

    Hallo,

    wenn ich geschachtelte Seiten habe und auf einen Seitenlink klicke, bekomme ich die Seite mit einem "leeren" Unterbereich. Kann ich sowas wie eine "Default-Unterseite" konfigurieren?

    Hier ein vereinfachtes Beispiel:

    Code:
    [COLOR=#808080]<[/COLOR][COLOR=#569cd6]page [/COLOR][COLOR=#9cdcfe]name[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"KNX KG"[/COLOR][COLOR=#9cdcfe] visible[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"false"[/COLOR][COLOR=#9cdcfe] shownavbar-left[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"true"[/COLOR][COLOR=#808080]>
      <navbar>[/COLOR]
    [COLOR=#808080]    <[/COLOR][COLOR=#569cd6]group[/COLOR][COLOR=#9cdcfe] name[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"Räume"[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]      <[/COLOR][COLOR=#569cd6]pagejump[/COLOR][COLOR=#9cdcfe] target[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"FlurKG" [/COLOR][COLOR=#9cdcfe]name[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"FlurKG"[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]        <[/COLOR][COLOR=#569cd6]label[/COLOR][COLOR=#808080]>[/COLOR][COLOR=#808080]<[/COLOR][COLOR=#569cd6]icon[/COLOR][COLOR=#9cdcfe]name[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"scene_corridor"[/COLOR][COLOR=#569cd6]/[/COLOR][COLOR=#808080]>[/COLOR][COLOR=#808080]</[/COLOR][COLOR=#569cd6]label[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]      </[/COLOR][COLOR=#569cd6]pagejump[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]      <[/COLOR][COLOR=#569cd6]pagejump[/COLOR][COLOR=#9cdcfe]target[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"Sem"[/COLOR][COLOR=#9cdcfe]name[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"Sem"[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]        <[/COLOR][COLOR=#569cd6]label[/COLOR][COLOR=#808080]>[/COLOR][COLOR=#808080]<[/COLOR][COLOR=#569cd6]icon[/COLOR][COLOR=#9cdcfe]name[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"scene_office"[/COLOR][COLOR=#569cd6]/[/COLOR][COLOR=#808080]>[/COLOR][COLOR=#808080]</[/COLOR][COLOR=#569cd6]label[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]      </[/COLOR][COLOR=#569cd6]pagejump[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]      <[/COLOR][COLOR=#569cd6]pagejump[/COLOR][COLOR=#9cdcfe]target[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"KE"[/COLOR][COLOR=#9cdcfe]name[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"KE"[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]        <[/COLOR][COLOR=#569cd6]label[/COLOR][COLOR=#808080]>[/COLOR][COLOR=#808080]<[/COLOR][COLOR=#569cd6]icon[/COLOR][COLOR=#9cdcfe]name[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"scene_storeroom"[/COLOR][COLOR=#569cd6]/[/COLOR][COLOR=#808080]>[/COLOR][COLOR=#808080]</[/COLOR][COLOR=#569cd6]label[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]      </[/COLOR][COLOR=#569cd6]pagejump[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]    </[/COLOR][COLOR=#569cd6]group[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]  </[/COLOR][COLOR=#569cd6]navbar[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]  <[/COLOR][COLOR=#569cd6]page[/COLOR][COLOR=#9cdcfe] name[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"FlurKG"[/COLOR][COLOR=#9cdcfe] visible[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"false"[/COLOR][COLOR=#808080]>
        ...[/COLOR]
      [COLOR=#808080]</[/COLOR][COLOR=#569cd6]page[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]  <[/COLOR][COLOR=#569cd6]page [/COLOR][COLOR=#9cdcfe]name[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"Sem"[/COLOR][COLOR=#9cdcfe] visible[/COLOR][COLOR=#d4d4d4]=[/COLOR][COLOR=#ce9178]"false"[/COLOR][COLOR=#808080]>[/COLOR]
    [COLOR=#808080]  </[/COLOR][COLOR=#569cd6]page[/COLOR][COLOR=#808080]>[/COLOR]
    Wenn ich diese Seite aufrufe, sieht das im Browser so aus:

    Screenshot_20200805_164644.png

    Wenn ich jetzt auf "Sem" klicke, kommt die entsprechende Unterseite:

    Screenshot_20200805_164812.png

    Bekomme ich das hin, dass beim Aufruf der "Oberseite", also hier KNX KG, direkt die unterseite für den am häufigsten benötigten Raum, also z.B "Sem" aufgerufen wird? Wenn ja, wie?

    Grüße
    Marc

    #2
    Dann gib doch in dem Target einfach "Sem" an, oder funktioniert das nicht?
    Gruß
    Tobias

    Kommentar


      #3
      Das funktioniert. Dankeschön. Ich war analog zu HTML-Frames davon ausgegangen dass man die Navigationsleiste der "Oberseite" nicht bekommt, wenn man direkt auf die "Unterseite" verlinkt.

      Grüße
      Marc

      Kommentar

      Lädt...
      X