Posted by kuydigital on March 3, 2012 at 3:33am
I created a Block using Views containing User information. Here are Fields:
User: Picture
User: Name Username
User: Created date Member since
User: Edit link
Global: Custom text
Global: Custom text
The first "Global: Custom text" contains:
<a href="/logout">LOGOUT</a>
The second "Global: Custom text" contains:
<br>
<a href="/admin/content/node">CONTENT MANAGEMENT</a><br>
<a href="/node/add/banner">ADD BANNER</a><br>
<a href="/node/add/courses">ADD COURSES</a><br>
<a href="/node/add/news-events">ADD NEWS</a><br>
<a href="/node/add/partners">ADD PARTNER</a><br>
<a href="/node/add/social-media-buttons">ADD SOCIAL LINKS</a>I've set permissions of this Block visible to Authenticated Users only.
I've also tried removing some fields that are Admin related.
Thanks in advance for the help. I'm stumped!
