Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author JW Player

    (@longtail-video)

    I’m afraid our plugin doesn’t really address a situation like this. We have no controls over what levels of users are accessing the admin. We are planning on adding a feature like this in the future though. However, in the mean time, you can always use an external account management type plugin at the same time as our plugin, to limit areas of the media library accordingly.

    Thread Starter onepack

    (@onepack)

    But can’t you tell the module to only show playlists when the access level is for instance level_7 ?

    Thread Starter onepack

    (@onepack)

    It is pretty serious when you have a blog and all registered users can access, make, change (delete?) playlists of a blog.

    You don’t need to add user controls just make sure by allowing that only content editors and higher can see the menu option to work with playlists.

    If user can edit posts -> show this that and else don’t show the playlists.

    Because of this major bug I need to stop using playlists. After I found out yesterday I went to check the playlists and noticed that some were changed by users!

    Thread Starter onepack

    (@onepack)

    In line 202 of jwplayermodule.php read needs to be changed to edit_posts.

    $media = add_media_page("JW Player Plugin Playlists", "Playlists", "edit_posts", "jwplayer-playlists", "jwplayer_media_pages");

    Greetings!

    Thread Starter onepack

    (@onepack)

    Hello JWplayer? Any comment on this?

    Plugin Author JW Player

    (@longtail-video)

    You can certainly change that in your own version of the plugin. We are planning on addressing this is a future release. Thank you.

    Thread Starter onepack

    (@onepack)

    Ok, thanks for the feedback.

    Plugin Author JW Player

    (@longtail-video)

    Np

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: JW Player for WordPress – Flash & HTML5 Video Player] Playlist accessable by register’ is closed to new replies.