<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
If these links went to actual pages (that contained more information,
integrated web forms, additional links), then you can set access
controls to those pages, such as through Content Access/ACL. I am not
sure but I think the Drupal menu system will take the page permissions
into account before displaying the menu links. I could be wrong though.<br>
<br>
- John<br>
<pre class="moz-signature" cols="72">**************************************************
John Callahan
Geospatial Application Developer
Delaware Geological Survey, University of Delaware
227 Academy St, Newark DE 19716-7501
Tel: (302) 831-3584
Email: <a class="moz-txt-link-abbreviated" href="mailto:john.callahan@udel.edu">john.callahan@udel.edu</a>
<a class="moz-txt-link-freetext" href="http://www.dgs.udel.edu">http://www.dgs.udel.edu</a>
**************************************************</pre>
<br>
<br>
Moses Elias wrote:
<blockquote cite="mid:0KGT003VTAYJWK90@mxout5.netvision.net.il"
type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="Generator" content="Microsoft Word 11 (filtered medium)">
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<div class="Section1" dir="rtl">
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;">I have a
block in a
sidebar with 3 menu items. Call them A, B, and C. <o:p></o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;"><o:p> </o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;">1) A is
available to
authenticated users. It allows them to create new groups once they are
authenticated.
Creating a group automatically promotes the creator to being a group
member and
a group admin.<o:p></o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;"><o:p> </o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;">2) B is
available to
authenticated users, who are members of or have created one group at
least. It allows
them to post to a group.<o:p></o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;"><o:p> </o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;">3) C is
available to
authenticated users, who are members of or have created one group at
least. It allows
them to invite users to the group.<o:p></o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;"><o:p> </o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;">How do I
conditionally
give authenticated users access to links on the basis of their roles
within the
same block (and not separate blocks)?<o:p></o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;"><o:p> </o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;">What I have
found so far
is that either the entire block is visible or invisible. What I want
instead is
that some of the links should be present under certain conditions while
at
other times not.<o:p></o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;"><o:p> </o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;">Moses<o:p></o:p></span></font></p>
<p class="MsoNormal" dir="ltr"><font color="navy" face="Arial"
size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;"><o:p> </o:p></span></font></p>
</div>
<pre wrap="">
<hr size="4" width="90%">
--
[ Drupal support list | <a class="moz-txt-link-freetext" href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]</pre>
</blockquote>
</body>
</html>