I'd like to set the permissions in PostNuke - 0.8.0.0-RC2 so that only people who are registered can see a certain menu block in the left. For instance, if I have a block called "Member Tools", and have a page underneath that called "Upload Images", how would I set the permissions to a registered user? If someone could lay out EXACTLY how I would write out these permissions:
Component
?????
Instance
?????
I have read the knowledgebase for this, and frankly, I find it very confusing. If someone could show me exactly how I need to write this out. What characters to use etc. I would really appreciate it.
So, I don't want non-registered users to see this extra menu. Only registered ones. I'd like it to be available on all pages for the reg. users.
What modules would I set the block for to make this happen? Or is it all done in the permissions section?
Thanks so much and a very Happy New Year to you all!
edited by: RaunchyDude, Jan 01, 2008 - 10:27 AM
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Setting permissions to particular users
-
- Rank: Software Foundation
- Registered: Sep 03, 2002
- Last visit: May 09, 2010
- Posts: 909
It depends on the block you are using. Every block has its own permission scheme. You can see that in the permissions administration when you click on the heading "instance" or "component"
But basically it should work if you set something like this:
unregistered | blockName:: | :: | none
--
best regards from Kiel, sailing city
Steffen Voss
Member of the Zikula Steering Committee
Read The Zikulan's Blog "If you want people to RTFM, make a better FM!" -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jan 18, 2008
- Posts: 21
I got around this issue by just putting the links I wanted for the Registered Users in an Admin Message and then just set the message view to "Registered Users Only". Works like a charm.
I hope to eventually learn how to use the "Permissions" section properly - LOL. But for now this will do.
edited by: RaunchyDude, Jan 03, 2008 - 04:19 AM
- Moderated by:
- Support
