Clear Links »  Show posts from    to     

Icy Phoenix


Old Support Topics - Clear Links



columbo1979 [ Fri 12 Jan, 2007 09:54 ]
Post subject: Clear Links
Hello,
how can i clear menue-links? example "sudoku" not in use

Home
Forum
Rules
FAQ
Search
Album
Calendar
Downloads
Control Panel
Bookmarks
Digests
Chat
Links
Knowledge Base
Sudoku


pepi [ Fri 12 Jan, 2007 09:59 ]
Post subject: Re: Clear Links
Hi

you can edit this in templates/xxxx/nav_quick_links.tpl


TheSteffen [ Fri 12 Jan, 2007 11:34 ]
Post subject: Re: Clear Links
But you don't must delete thinks...

You can insert, that this link should only visible to admin e.g.

Code: [Hide] [Select]
<!-- BEGIN mg_switch_user_is_admin -->
<tr>
<td align="left" width="8">{IMG_ARROW_RIGHT}</td>
<td class="genmed" align="left">{ADMIN_LINK}</a></td>
</tr>
<!-- END mg_switch_user_is_admin -->


or only visible to users

Code: [Hide] [Select]
<!-- BEGIN switch_user_logged_in -->
<tr>
<td align="left" width="8">{IMG_ARROW_RIGHT}</td>
<td class="genmed" align="left"><a href="{U_BOOKMARKS}">{L_BOOKMARKS}</a></td>
</tr>
<!-- END switch_user_logged_in -->


You also should set permission to this links in ACP to admin or registered users


jz [ Fri 12 Jan, 2007 14:45 ]
Post subject: Re: Clear Links
It might be a good idea to add a Sudoku switch to Page Permissions in ACP, thus making it easier for all.


Mighty Gorgon [ Wed 31 Jan, 2007 02:06 ]
Post subject: Re: Clear Links
jz wrote: [View Post]
It might be a good idea to add a Sudoku switch to Page Permissions in ACP, thus making it easier for all.

I'll consider this... or I'll remove Sudoku from standard installation.




Powered by Icy Phoenix