Git Product home page Git Product logo

k3-panel-view-extended's People

Contributors

mullema avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

k3-panel-view-extended's Issues

Cannot read property 'add' of undefined

i installed you plugin as it seems to help a lot on my way to customise the kirby panel. Immediately after installation (and refreshing my panel site) i got the alert:

image

Any idea what could cause this alert?

[Bug] Incompatibility with Kirby 3.2.5

When upgrading websites to Kirby 3.2.5, if the site has PanelViewExtended installed, upon logging into the Panel, we get an Exception (and the Panel doesn't display any sections) with the following message:

The section "landing_pages" could not be loaded: 
Argument 1 passed to Kirby\Cms\Page::dragText() 
must be of the type string, null given, called in 
[...]/site/plugins/k3-panel-view-extended/sections/page.php on line 27

[Bug] Settings Menu Still Visible in Pages List Despite `hideSettings: true`

Not sure whether this should be classified as a 'bug', or as a 'feature request'.

When we set hideSettings: true in a blueprint, it does hide the main settings menu from the page in the Panel. However, if that page is listed in a Pages Field somewhere else in the site, the settings menu for the page (within the list row) is still visible.

screen shot 2019-01-25 at 6 35 33 pm

It would be nice if there were a way to also hide this menu on hideSetttings: true.

singleLanguage doesn't work in user blueprint

Hey,
I am using Kirby 3.5.7.1 and version 3.0 from this plugin (like described in the readme). I want to hide the languageswitcher also in the user blueprint. But this doesn't work. In page blueprints everything works fine and as expected.
Maybe you can help me or fix this issue.
Thanks a lot.

bug/feat: after ChangeTemplate from/to a multilanguage- to singlelanguage-blueprint the language-switcher does not appear/disapper

K3.6.3
plugin-version: 4.0.0

I have a set of pages, with multilanguage- and singlelanguage-blueprints.

message.yml

options:
  changeTemplate:
    - message
    - message-en

message-en.yml

options:
  singleLanguage: true
  changeTemplate:
    - message
    - message-en

if i enable the option changeTemplate and the editor change from/to single- or multilanguage, the language switcher will not be updated. if i reload the panel-page, it is.
is there some kind of changeTemplate hook, where you can update the language-switcher,
or at least reload the page?

thx!

Pop-up error message when manually reloading the page

Hi,

When I install "k3-panel-view-extended" and manually reload a panel page in my browser, I've got this pop-up message: (the message is different in Firefox and Chrome)

In Firefox
"String contains an invalid character"

In Chrome
"Failed to execute 'add' on 'DOMTokenList': The token provided ('Loredana XXX') contains HTML space characters, which are not valid in tokens."
Same message whatever the user connected.

Some blueprints in my project have some "&nbsp" in info option, don't know if it is related?

I did the test with all my plugins removed and Kirby Version 3.2.4

I also did the test with k-plainkit and the error message did not appear so it's specific to my project.

[Feature Request] Ability to Hide Status

In some pages, the 'status' of the page is actually irrelevant - ie., the page only ever has 1 'state' - and it would be best if we were able to hide the status indicator altogether.

[Bug] hideOptions totally prevents page from being edited

I just realized that hideOptions makes editing a page totally impossible. Everything I enter gets removed instantly as if the plugin intercepts every keystroke?!

panel-view-extended-hideOptions-bug

Looking forward to a fix, since I like the option to hide the whole options bar in some blueprints.

In the meantime, I'll stick with hideStatus + hideSettings and hide the anyways disabled navigation arrows in my panel.css via the template-specific class your plugin adds. ๐Ÿ˜‰

BUG incompatibility kirby 3.3

when upgrading websites to kirby 3.3.0, the settings that supposed to be hidden are showing in the panel it also has a message prompt that there is something wrong.

steps to reproduce the issue:

  • install plainkit with a kirby 3.3.0
  • install view-extended with a version 2.2

result : display an alert message (different message on various browser) and displaying settings thats intended to be hidden

we are using the code below to hide the settings in a page

options:
  hideSettings: true

Incompatible with the new kirby release

Just a short note. The Plugin stopped working with the new announced kirby release 3.7

All list views are broken:
Cms\ModelWithContent::panelImage() has been deprecated and will be removed in Kirby 3.8.0. Use $model->panel()->image() instead.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.