Im only getting two options in the Page Manager Layout section. Should I be seeing more?

Three Columns Stacked
Two Columns Stacked

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

blur702’s picture

I only see the two and three column layout options as well. Am I missing something?

mrded’s picture

That's right, there are only two layouts. Do you need more?

Syntapse’s picture

yes please unless i can easily modify these layouts and create new ones. A builder would also be great!

mrded’s picture

If you need more layouts - you can create additional mini-panels and insert them into columns of provided layouts.
What's why I decided to create just two, because you can always extend it.

sonicthoughts’s picture

More layouts should simplify and reduce need for mini-panels (especially for novices), but IMO if a single column might be nice :)

Syntapse’s picture

a builder would be useful. is there a way to change layouts of the existing two from the UI?

mrded’s picture

Priority: Major » Normal

7.x-1.x version use to have multiple layouts, and I found what two (2 & 3 columns) is more than enough, because:

  1. It's much easy to support
  2. It can be extended if needed

@laurencefass, sorry, I misunderstood what you meant. You can use default panel's builder.

zmove’s picture

I think the best things to do is to merge efforts with Panels boostrap layout builder

I maintained this module but I don't have time anymore (letting the module with some critical issue). The best future for it would be to be integrated with Panels bootstrap layout who have the same purpose (provide bootstrap layouts for panels) but have more success.

Alex

sonicthoughts’s picture

+1 for merge! My concern about the builder is performance (I assume it is the same issue with the panel builder.) @mrded - what do you think? Made FR #2547651: Merge with bootstrap panel layouts

mrded’s picture

Thank you for suggestions guys.

I also have no much time to maintain my modules, that's why I'm trying to keep them as simple as it's possible (less things to break/maintain).
In addition, any extra features may discourage existing users.

Another thing is, projects of my company are happy with current implementation, that means what any extra features are not going to be sponsored. I'll need to do that on my free time (which could take some time).

However, I'll have a look at panels_bootstrap_layout_builder module, let's see what can we merge.

Thanks

csc4’s picture

Also - could I suggest you change the project image as it's misleading suggesting you should see eight layouts...

adriaav’s picture

totally agree with #31, i thought i was doing something wrong that's why i came up here...

thanks!

WorldFallz’s picture

Status: Active » Needs review
StatusFileSize
new3.46 KB

Yep, I would definitely update the project page image. I wasted a bit of time myself trying to figure out if something was wrong before reading the code.

Also, I would respectfully ask to reconsider adding back a bricks style layout. I would think it's a very common one. And while the 2 and 3 column layouts can be achieved by simply not populating the undesired regions with content and/or modifying the column widths in the pane style settings, a bricks layout is not.

Attached is a small patch that does exactly this. It's requires even less changes since the refactoring of the bootstrap_region.inc file.

I also volunteer to co-maintain if that would help at all.

WorldFallz’s picture

Issue summary: View changes
StatusFileSize
new277 bytes

And the image.

WorldFallz’s picture

And for convenience of others, here's a patch against 7.x-3.0 as well.

candelas’s picture

Thanks for your module. I think it would be useful to have also 4 and 6 columns. I have to build now a 6 columns node display with Panelizer and I miss that possibility.

ikeigenwijs’s picture

works as advertised.

Christopher Riley’s picture

It has been a while since this was last touched upon. Any chance of getting it pushed to production?

aburrows’s picture

Committed with thanks :)

astonvictor made their first commit to this issue’s fork.

astonvictor’s picture

since, the issue was already committed then we can close the issue.

astonvictor’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.