Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Status eq Editor

Quote Reply
Status eq Editor
Ola',

While doing a complete revamp of my templates et. al. bringing them up to par with the Final Release, I came across the following condition statement that just plain don't make any sense. What is this for and when does it come into play? When does a User have a status of Editor, since all that is allowed is Not Validated, Registered, and Administrator?

<%if Status eq 'Editor'%>
<p>Click here to <a href="<%db_cgi_url%>/maintain.cgi">Enter Your Editor Area</a>.</p>
<%endif%>

TIA,

Wil

Quote Reply
Re: Status eq Editor In reply to
If you go to the "Browse" section in the Links SQL Admin, and click on one of your categories, you will see a link called "editor". There you can set editors for that category.