<div dir="ltr"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 12"><meta name="Originator" content="Microsoft Word 12"><link rel="File-List" href="file:///C:%5CDOCUME%7E1%5CTVS%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"><link rel="themeData" href="file:///C:%5CDOCUME%7E1%5CTVS%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"><link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5CTVS%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"><style>
&lt;!--
 /* Font Definitions */
 @font-face
        {font-family:&quot;Cambria Math&quot;;
        panose-1:2 4 5 3 5 4 6 3 2 4;
        mso-font-charset:1;
        mso-generic-font-family:roman;
        mso-font-format:other;
        mso-font-pitch:variable;
        mso-font-signature:0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-unhide:no;
        mso-style-qformat:yes;
        mso-style-parent:&quot;&quot;;
        margin:0in;
        margin-bottom:.0001pt;
        text-align:justify;
        line-height:150%;
        mso-pagination:widow-orphan;
        mso-hyphenate:none;
        font-size:10.0pt;
        mso-bidi-font-size:12.0pt;
        font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;
        mso-fareast-font-family:&quot;Times New Roman&quot;;
        mso-bidi-font-family:&quot;Times New Roman&quot;;
        mso-fareast-language:AR-SA;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-default-props:yes;
        font-size:10.0pt;
        mso-ansi-font-size:10.0pt;
        mso-bidi-font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;
        mso-header-margin:.5in;
        mso-footer-margin:.5in;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
--&gt;
</style><b>Hello all,<br>&nbsp;&nbsp;&nbsp; I&#39;m currently working on drupal -5.11.<br>I&#39;ve following hierarchy in my site.<br></b>

<p class="MsoNormal" style="margin-left: 21pt;"><b style=""><span style="font-size: 9pt; line-height: 150%;">&nbsp;</span></b></p>

<p class="MsoNormal" style="margin-left: 21pt;"><b style=""><span style="font-size: 9pt; line-height: 150%;"><span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Section 1.1</span></b></p>

<p class="MsoNormal" style="margin-left: 21pt;"><b style=""><span style="font-size: 9pt; line-height: 150%;"><span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Section 1.2</span></b></p>

<p class="MsoNormal" style="margin-left: 21pt;"><b style=""><span style="font-size: 9pt; line-height: 150%;"><span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>---------Section
1.2.1</span></b></p>

<p class="MsoNormal" style="margin-left: 21pt;"><b style=""><span style="font-size: 9pt; line-height: 150%;"><span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>---------Section
1.2.2</span></b></p>

<p class="MsoNormal" style="margin-left: 21pt;"><b style=""><span style="font-size: 9pt; line-height: 150%;"><span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>---------Section
1.2.3</span></b></p>

<p class="MsoNormal" style="margin-left: 21pt;"><b style=""><span style="font-size: 9pt; line-height: 150%;"><span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Section 1.3</span></b></p>

<p class="MsoNormal" style="margin-left: 21pt;"><b style=""><span style="font-size: 9pt; line-height: 150%;"><span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>---------Section
1.3.1</span></b></p>

<p class="MsoNormal" style="margin-left: 21pt;"><b style=""><span style="font-size: 9pt; line-height: 150%;"><span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Section 1.4</span></b></p><p class="MsoNormal" style="margin-left: 21pt;">
<br></p>There are some Administers (we&#39;ll call them Section Admin and Site Admin). Site Admin will create some Section Admin and will assign them sections.<br><br>And section Admin will only create the sub sections, e.g Section 1.2.1 and so on.<br>
<br>Now the basic access control is One Section Admin can create sub sections only in his allocated section. And subsection is nothing but a page. There is setting in create page, Menu Settings. In that Section Admin can give any parent element.<br>
&nbsp;&nbsp;&nbsp;&nbsp; So, the security gets compromised here. I dont want that.<br><br>So, i want to modify it in such a way that , If Section Admin is of section 1, then in menu settings Parent element will be by default only,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Section 1, Section 1.1, Section 1.1.1 and so on.<br>
<br>So is there any way? Sorry for so much long query. But i&#39;m badly stuck at this point which is the last functionality.<br><br>Regards,<br>&nbsp;&nbsp;&nbsp; Vishakha<br>

</div>