Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

FS#38 - better theme/templating support.

Attached to Project: Photo Organizer
Opened by Solomon Peachy (pizza) - Thursday, 11 May 2006, 17:02 GMT
Last edited by Solomon Peachy (pizza) - Sunday, 17 June 2007, 15:25 GMT
Task Type Feature Request
Category Backend / Core
Status Closed
Assigned To Solomon Peachy (pizza)
Operating System All
Severity Low
Priority Normal
Reported Version Devel
Due in Version 2.34
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The current stuff is fairly fixed, with html and code intermingled. Separate them, as much as humanly possible.
This task depends upon

Closed by  Solomon Peachy (pizza)
Sunday, 17 June 2007, 15:25 GMT
Reason for closing:  Implemented
Additional comments about closing:  All buttons are now fully i18n-able, as of svn r1326.

Minor formatting aside, we're done with the changes necessary to re-do the look and feel.
Comment by Solomon Peachy (pizza) - Monday, 18 December 2006, 14:32 GMT
Theme elements should be moved into theme.php.

It has begun!
Comment by Solomon Peachy (pizza) - Thursday, 28 December 2006, 01:52 GMT
All 'buttons' have been moved into theme.php, with a few exceptions -- there are 41 remaining uses of "Bare button images" used in HREF links. we need to convert all of these to form actions so we can theme all of the buttons properly.

(Otherwise, we're most of the way there now!)
Comment by Solomon Peachy (pizza) - Friday, 04 May 2007, 14:37 GMT
Just moved all navigation elements and code into theme.php. More work remains to clean this up better.

Only remaining "bare button images" are in the datebook and the mouseover photo navigation buttons on the photo page.

Overall situation is vastly improved now.
Comment by Solomon Peachy (pizza) - Sunday, 13 May 2007, 02:05 GMT
all navigation/navbar buttons are migrated over to pure CSS.

There are no remaining bare buttons either.

Loading...