Loading...
 
Skip to main content

Custom Share Module 0.1dev

Features / Usability

Features / Usability


Re: Accessing Personal Wiki Pages

posts: 3665 United States

You can't do it with a menu, but you can add the link in a module. If you simply add the code before (or after) your menu, it will appear as a single menu to your end-users.

For example, in the MODULE in which you have your main menu:

Copy to clipboard
{menu id=XXXXX} {if $user} < a href="tiki-index.php?page=userpage_{literal}$user{/literal}">Personal Page< /a> {/if}



Something like that should work.

-Rick
My Tiki Blog: Help, Hints, and Hacks

There are no comments at this time.