So I have build a little blueprint file with only the first two tabs:
title: Columns-Tab-Page
columns:
left:
width: 1/3
sections:
# sections in the left column
# a list of subpages
pages:
type: pages
headline: Pages
create:
- default
image: false
# a list of files
files:
type: files
headline: Files
right:
width: 2/3
sections:
tabs:
# tabs in the right column
# content tab
content:
label: Content
icon: text
fields:
headline:
label: Headline
type: text
text:
label: Text
type: textarea
# seo tab
seo:
label: SEO
icon: search
fields:
seoTitle:
label: SEO Title
type: text
seoDescription:
label: SEO Description
type: text
The support for Kirby 2 with security updates and for new PHP versions is not announced indefinitely to my knowledge.
And realy new plugins are only available for Kirby 3…
So I have to upgrade my websites to Kirby 3 sometime, but I want to keep the old wisdom in mind: “Never change a running team!” The appearance of the panel pages should therefore not change.
What I don’t understand is that the design of the Kirby 3 panel differs from the decade-long habit of all Windows dialogs.
To the best of my knowledge, the majority of private and professional users use Windows as their operating system on computers, and their file selection dialog is always on the left.
I don’t see the problem. You can put your file section on the left if you like this, there is nothing that keeps you from doing it. Don’t use the Presets if you don’t like them. This is really a non-issue.