Rather than going through the Admin section, is there something I can add to my theme to delete an image while viewing the album?
Ie; if I'm viewing and decide I don't want a certain image anymore, rather than going and finding it through the admin section, I could just delete it right there?
There doesn't seem to be any option to delete in the "Admin Toolbox".
Forgive my ignorance, I'm still learning the application
Comments
I drill down from the top level -> album view -> sub-album -> specific image (I've got the .htaccess pretty URLs, so it's not 'technically' image.php), and no "delete image" in my admin toolbox.
Maybe I'm using the wrong admin toolbox on my image.php page?
I compared my image.php (from my theme) to the one from the theme that works, and can't see anything that I'm missing in mine.
I'm stumped.
If I take out all of the code in my index.php page, except for the admintoolbox, it still shows the wrong toolbox (Admin Toolbox
Admin
Sort gallery
New album
Logout)
However, if I copy all of the code from a different image.php theme, it works correctly.
What tag is the toolbox looking for, in the page, that tells the toolbox that the page is the image.php page?
So, you might want to try the nightly builds.
I'm uploading the nightly build from 06-25 now, to see if that makes a difference. I don't think it will, but who knows.
Not that it's a deal breaker for using the software, I'd just like to be able to delete images from the album view.
If I can't get the toolbox to work, is there a way I can show a "delete" link only to an admin on login? WordPress makes it pretty easy to add "edit" links to admins logged in, can Zen Photo do that?
Upgrading to the nightly build from 06/25 worked.
I can now delete images by viewing them.
Appreciate the (extremely quick) help!