OpenNTF.org - Open Notes Picture Database
Home
Download
Projects
IdeaJam
Forums
About
Get Involved
My Links (Not logged in)
User Name
Password
Register
Forgot Password
Project: Open Notes Picture Database (Managed by Christian Brandlehner)
Actions:
 
About
Releases
Screenshots
Requests
Bugs
News
Discuss
Docs
Testimonials
All
Response
Subject
Re: Notes-Link
Created
08/17/2004 09:45 AM
by
Christian Brandlehner
.
Modified
<none>
by
<none>
.
Body
Rune, please check your databases ACL.
This code displays the link:
Plink_Image := "/"+ @WebDbName + "/notes_blue.gif";
_NotesLink := "<a href=\"Notes:///"+@ReplaceSubstring(@ReplicaID;":";"") +"/plinks/"+@Text(@DocumentUniqueID)+"\" title=\"Notes-Link: "+Subject+"\"><img src=\""+ Plink_Image +"\" border=\"0\" alt=\"Notes-Link\" height=\"16\" width=\"16\"></a> ";
@If(@IsMember("[ONPD-Admin]";@UserRoles);_NotesLink;"")
It is checking for the Role "ONPD-Admin", you should be the only person with this role, but not the Anonymous user.
Christian
Feedback
"Notes-Link" should be configurable... ( on 08/17/2004 07:19:18 AM )
. . Re: Notes-Link (Christian Brand... on 08/17/2004 09:45:36 AM )
. . . . You are of course right.... (Rune Carlsen on 08/18/2004 02:50:23 AM )
Check out other projects