HEX
Server: Apache
System: Linux msm5694.mjhst.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: camjab_ssh (1000)
PHP: 5.3.29
Disabled: NONE
Upload Files
File: /home/httpd/html/leosalubayba.com/public_html/pics/TODO
Zenphoto 1.1.0 TODO:
================================================================================
- Sub-albums: in order...
  1. Rewrite Rules for sub-albums etc.
  2. Admin functionality: allow full editing/sorting/renaming of sub-albums and their images.
  3. Admin improvements: paging, etc.
  4. Allow Moving/Copying/Renaming of files/folders with metadata preservation.
     (Maybe try "predictive" guesses of whether a newly discovered image/folder is renamed or actually new)
- Admin Date interface; allow date entry for photos/albums
  - Get default date from EXIF or file data
- Better comment control. 
  1. Ability to close comments by post or album.
  2. Simple spam filtering, allow blacklisted words, etc. Moderation queue!
- RSS Feeds (talk to people who have this done)
- Improve the install script (create .htaccess, folders if needed, etc.)
- EXIF data in admin by default, and available within themes. Cache it in the DB.


Zenphoto BUGS
================================================================================
- Rogue entries in the database - need better folder filtering (remove beginning
  and trailing slashes, dots, all double-dots, illegal characters, etc.)


Zenphoto Unversioned TODO:
================================================================================
- Photo rotation
- Compile a list of 'reported' bugs from the forums and try to fix them.
- Test more in Safari/Mac
- Image hit counting?
- Internationalization! Provide translation ability for themes and admin 
  - Use GNU Gettext
  - See http://codex.wordpress.org/Translating_WordPress, http://www.gnu.org/software/gettext/gettext.html
  - PHP implementation? See how wordpress does it.