Ticket #92 (closed defect: fixed)
@ revision 244: a few issues/ideas
| Reported by: | jack | Owned by: | mike |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.0b3 |
| Severity: | normal | Keywords: | slideshow wordpress |
| Cc: |
Description
Perhaps these things are already known to you, but anyway...
1. The button "view as slideshow" already appears on the albums page with the thumbnails. Clicking will get you back at the collections page instead of showing the slideshow. Button slideshow is not present in the intermediate picture screen.
2. Before this revision (or 243?) when I used my modified index.php which includes the wordpress includes like wp-blog-header.php / wp-blog-header.php / sidebar.php, everything went ok and the site looked perfect :). But when using that same index.php with this latest revision I get this error:
Fatal error: Cannot redeclare get_comment_author() (previously declared in /srv/jackdaw/www/www.spoenk.nl/fotografie/plog-functions.php:730) in /srv/jackdaw/www/www.spoenk.nl/wordpress/wp-includes/comment-functions.php on line 143
... and I'm not even using the comment system in wordpress or plogger :).
When I remove those three wordpress includes plogger functions correctly again, but of course without the nice looks/integration.
3. Just an idea because this already came up in the forum: the option (through the administration page or the theme system) to get the pagination at the top of the screen as well. When browsing through the pages you don't have to scroll down the page to get to the next one.
