2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
145 stars 39 forks source link

Feat: Specify Audience() on toolbars to enable showing to everybody #3388

Closed iJungleboy closed 3 months ago

iJungleboy commented 3 months ago

I'm submitting a

[x] feature request

...about

[x] edit experience / UI [x] admin experience UI [x] Razor templating [x] Toolbars

Current Behavior / Expected Behavior

ATM only editors see the toolbar, which is basically hard-wired.

In some cases it would make sense to show it to other users too, so we want to add an Audience(everyone: true) api.

Your environment