Clear Links


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

Profile PM  
Subject: Re: Clear Links
Hi

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

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: [Download] [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: [Download] [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 ;-)

Profile PM  
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. :mricy:

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. :mricy:

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


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.066s (PHP: 27% SQL: 73%)
SQL queries: 10 - Debug Off - GZIP Enabled