kirby-panel-prevnext icon indicating copy to clipboard operation
kirby-panel-prevnext copied to clipboard

ignore hidden pages

Open bnomei opened this issue 6 years ago • 5 comments

maybe ignore pages that have blueprint hide flag set.

hide: true https://getkirby.com/docs/panel/blueprints/page-settings#hide-page

bnomei avatar Aug 13 '17 15:08 bnomei

https://github.com/jenstornell/kirby-panel-prevnext/issues/1

Seems to be the same issue.

jenstornell avatar Aug 13 '17 15:08 jenstornell

agreed.

bnomei avatar Aug 13 '17 15:08 bnomei

I'm not sure I want to work on anything that has to do with panel fields for Kirby 2, now that there will be so many changes for Kirby 3. I need to restart these fields anyway.

What do you think?

jenstornell avatar Aug 16 '17 07:08 jenstornell

k3 is not released yet and i still need to get projects done. :)

bnomei avatar Aug 16 '17 16:08 bnomei

most plugins should be able keep their logic to php and not port it to vue and its components. so for prevnext you would just setup both buttons and bind them to your api returning sibling. but yes, plugins like your engineer are a different beast altogether. on the other side you code is allready pretty "classy" so i would not worry to much.

bnomei avatar Aug 16 '17 17:08 bnomei