The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
US4 Needs Batch Modify For Various Operation - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: US4 Needs Batch Modify For Various Operation (/showthread.php?tid=47)



US4 Needs Batch Modify For Various Operation - brian - 02-04-2016

When creating a new user group, with US3, you need to go through every private page to modify permissions. How hard would it be to create a feature for mass/batch modifying the permissions for private pages or a selection of pages?


US4 Needs Batch Modify For Various Operation - mudmin - 02-04-2016

I'm definitely working on that. There is an INSANE amount of logic that goes into securing these pages, but yeah, I agree, the ability to bulk select a group of pages and add them to a group needs to happen and that's one of the first things on my list after getting the new version stable.

One of the things is that I didn't write UserCake. It was written in 2009 by someone else, so it basically took me re-writing the entire system from scratch to truly understand how it did what it did. It was brilliant for its time, but I think we can take it a lot farther. I definitely appreciate the input.