Giter VIP home page Giter VIP logo

pagekit-redirect's People

Contributors

ahoiroman avatar

Watchers

 avatar  avatar

Forkers

shadesman5

pagekit-redirect's Issues

Admin menu permission problem

I think it could be useful hide things that role cannot use, adding an 'access' parameter in the definition of menu. If a role cannot access the any permission of an extension, neither shoud see the related menu item.

I found this problem in sqpr/redirect.

Solved it adding a row in main index.php:

/pagekit/packages/spqr/redirect/index.php

...
'menu' => [
'redirect'             => [
'label'  => 'Redirect',
'url'    => '@redirect/target',
'active' => '@redirect/target*',
'icon'   => 'spqr/redirect:icon.svg',
'access' => 'redirect: manage targets || redirect: manage statistics || redirect: manage settings' /* Add this */
],
...

I found another related problem:

I saw the icon on the admin menu is a link at "admin/redirect/target" so if a user doesen't have the permission 'redirect: manage target' but only one of the other two, he can view corretly the menu item, but clicking it, he receive a permission error.

target url issue

Hello,
I have problem with spqr/redirect. After upgrade extension, to version 1.0.1, input fields (select-link) disappeared. I can't change target url.

Reinstall extension doesn't solve the problem.

redirect

Conflict

Hi there, We have a conflict between the Tiny Editor and Rewrite URL. If the plugins are both active, on edit page, the text window does not appear.

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.