View Single Post
  #16  
Old 12-14-2005, 10:54 PM
ttlive Offline
pp regular
 
Join Date: Oct 2005
Location: Frankfurt Germany
Posts: 31
Quote:
Originally Posted by eon
I made a "edit this"-button.

Place this in your template:
Code:
<a href="/admin/index.php?view=images&id=<IMAGE_ID>">Admin</a>
Is this what you mean?

Oke, you still see the link when you are not logged in, but edit a picture goes a lot faster! When you not logged in the login-screen is popup.
I didn't put it in my template yet, but as I understand the text, it is exactly what I am looking for. Except, as you mentioned, that it should be only visible when I am logged in and not for everybody.
Thanks for your help and as soon I have to adjust more pics I will put this temporarily in my template, until there will be an Addon or funktion like this available. Thanks again for this option.


Quote:
Originally Posted by tinyblob
The problem isn't the technicalities of cookies, php or sql, we can do that in our sleep. It's that we need to make the solution compatible with the addon system, and the template system. If we end up having to add more tags or cookie support then that's just another issue that can go wrong, and will end up with users on the forum looking for support.

When the time comes, i'll look into doing this as an addon.
Great!, I will wait until the time comes. Until that I can use the workaround eon published.

Many thanks to all of you for your feedback and support....
Reply With Quote