2008-11-15 00:24:38

redbot
Plugin Author
upsilon

Re: bot_privs: edit user level privileges

pieman wrote:

great work, thank you!

Glad you found it useful.

Offline

 

2008-11-15 18:50:23

tameboy
Plugin Author
gamma

Re: bot_privs: edit user level privileges

hi, pleased to see you have taken the development of this plugin forward. I might start using this version myself!

Offline

 

2008-11-16 00:49:14

redbot
Plugin Author
upsilon

Re: bot_privs: edit user level privileges

tameboy wrote:

hi, pleased to see you have taken the development of this plugin forward. I might start using this version myself!

The pleasure is mine, all in all I simply added a graphical interface to a very clever plugin!

Offline

 

2008-11-25 23:40:10

pbrienesse
Member
beta

Re: bot_privs: edit user level privileges

This is great. Have you thought of combining the functionality of ied_hide_in_admin with this plugin. I haven’t tried running them both together yet but have a feeling they would not be happy together. The bonus of ied is that you can toggle whether advanced options is expanded by default, whether they can see the override form, use textile, article image, etc. But it doesn’t have the ability to change the access to overall sections such as presentation like yours does.

Would be great to see one plugin do it all.

Great work again though. Very useful.

Last edited by pbrienesse (2008-11-25 23:40:28)

Offline

 

2008-11-25 23:57:29

redbot
Plugin Author
upsilon

Re: bot_privs: edit user level privileges

pbrienesse wrote:

This is great. Have you thought of combining the functionality of ied_hide_in_admin with this plugin. I haven’t tried running them both together yet but have a feeling they would not be happy together…

Thank you for the appreciation but don’t worry, the two plugins don’t interfere at all.
I always use both and they work flawlessly together ;)

Offline

 

2009-01-08 14:06:51

redbot
Plugin Author
upsilon

Re: bot_privs: edit user level privileges

Version 0.2 is out (updated first post).
A new privilege was added: ‘Can see all articles’. If unchecked a user can see only own articles, either in the “articles” tab as in the recent articles in the “write” tab.
This feature requires jquery (which is shipped with txp from version 4.05) though the plugin should work with earlier versions too, provided you don’t uncheck the “show all articles” field.
As this feature is based on jquery and it’s aimed primarly at improving usability it’s use is not encouraged if you want to maintain a total privacy on other authors’ articles because a simple ‘disable javascript’ will show them all…
Anyway if you combine this feature with “Can edit published articles” set to “no” in the worst scenario a particularly smart user can see other’s articles but can in no way edit them.

Offline

 

2009-04-24 19:22:12

insidertravels
Member
beta

Re: bot_privs: edit user level privileges

Is there a plugin that allows you to add new user levels to the existing ones and edit those privileges as well? I would like to use it with ign_password_protect to show/hide pieces of content (i.e. downloads) according to member level.

Offline

 

2009-04-24 19:32:09

redbot
Plugin Author
upsilon

Re: bot_privs: edit user level privileges

insidertravels wrote:

Is there a plugin that allows you to add new user levels to the existing ones and edit those privileges as well? I would like to use it with ign_password_protect to show/hide pieces of content (i.e. downloads) according to member level.

Unfortunately no, I don’t think. I was about to (try to) add this feature but then I gave up due to the lack of free time and to the fact that actually I will never need more than six different user levels.

Offline

 

2009-08-30 14:34:14

Gerich
Member
gamma

Re: bot_privs: edit user level privileges

In new textpattern 4.2.0 there where added the few new lines:
‘image’ => ’1,2,3,4, 6’,
‘image.edit’ => ’1,2,3, 6’,
‘image.edit.own’ => ’1,2,3,4, 6’,
‘image.delete’ => ’1,2’,
‘image.delete.own’ => ’1,2,3,4, 6’,
… and some others.
Is author of the plugin can update it and add to it new settings?

Offline

 

2009-08-30 15:27:00

redbot
Plugin Author
upsilon

Re: bot_privs: edit user level privileges

Gerich wrote:

…Is author of the plugin can update it and add to it new settings?

Thank you for noticing Gerich.
I’ll update the plugin as soon as I have some free time

Last edited by redbot (2009-08-30 15:27:39)

Offline

 

Powered by FluxBB