Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

On Line Editor

Quote Reply
On Line Editor
Ok, my problem seems to be simple (I hope)
:-)

I managed to get the editor to work.
An editor can login and see the categories that he or she is responsible for but when the category page is displayed (via page.cgi) the edit features are not showing up.

it seems that this part of the link.html template is being ignored.

<%if isEditor%>
<small class="date"> | <a href="<%db_cgi_url%>/maintain.cgi?modify_form=1&modify=<%ID%>">Edit</a> | <a href="<%db_cgi_url%>/maintain.cgi?delete_form=1&delete=<%ID%>">Delete</a></small>
<%endif%>





------------------
Quote Reply
Re: On Line Editor In reply to
Has anyone worked with the Editor yet ?

Did anyone else have this issue ?
Quote Reply
Re: On Line Editor In reply to
I'm not using page.cgi like this, so I can't track it down. I don't have my page.cgi altered to work on my site.

The user and logon features are almost certainly going to be vastly improved in the next release, and that is so close, that it's probably a good idea to just get some patience and wait it out, and see if it's fixed in the next release.
Quote Reply
Re: On Line Editor In reply to
Thanks :-)

I will wait then :-)
-Antoine