question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Meta Menu for CMS layout

See original GitHub issue

Lektor needs the ability to manipulate the CMS layout.

Currently, all of our fields in the CMS populate on top of each other reflecting the order in the .ini files the fields were created. The field extends horizontally across the window in the CMS regardless of their type and data actually inserted in the fields.

(1) I’m proposing a pop out menu for a catch all default layout style to apply to system fields. (2) Then a button & pop out menu for each field for individual changes.

The available options in the pop out menu would include manually setting buttons native width (which is currently a css variable width="100%"), allowing them to be horizontally parallel with each other if width settings permit it, and flowblock button limiter (this will be another issue).

This will make the CMS more compact and less “white space” wasted as a result.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
nixjdmcommented, May 23, 2018

The UI definitely wasn’t designed for editing code.

I get the want to style the admin as you see fit. A little bit of that can be done with models now, but as for larger changes like skinning or something we have #324 and #458 that basically cover that. If we’re going to be able to change the admin’s look from within admin it should definitely come after those tickets, and after offering that ability at all. Since you say so @alan-cugler, I’ll close this. We’ll re-evaluate custom styles later.

0reactions
davidismcommented, May 23, 2018

The intention of Lektor is that someone designs the models, templates, etc., then users can use the UI to edit the content. I don’t think the UI was ever intended to be an editor for project files, only for content.

Read more comments on GitHub >

github_iconTop Results From Across the Web

I build a menu in Pages, how do I add my menu to my layout?
So I loaded the Pages plugin (#1 in free plugins) and used it to create a menu called mainMenu. I can see the...
Read more >
15 Best Mega Menu Examples for Reference in 2021
We chose 10 examples for efficient mega menus based on different functionalities or for design and order value. In all, mega menus aren't ......
Read more >
10 Best WordPress Mega Menu Plugins for Better Site ...
Mega Main Menu comes with over 10 layout options for dropdown menus, and you can place links, images, and widgets inside them.
Read more >
10 Best Mega Menu Examples in WordPress Themes
A mega menu is a menu that expands when your website visitors hover over it. A common layout for the mega menu is...
Read more >
Building a mega menu in Webflow - YouTube
In this week's stream, learn how to create a custom mega menu like the one on Boosted. We'll show you how to structure...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found