Todo List
libbase
- Find a way to use methods as callback functions.
- Find a way to use static and non-static methods as callback.
- Translate and internationalize error messages.
- Implement some interfaces of the SDL package to allow iterating over the registered variables (low priority).
- implement some iterator interfaces of the PHP SDL package.
- Implement some SDL interfaces to iterate over values and subsections (low priority).
- Make some properties private.
- Make it possible to inherit documentation from interfaces (not only from classes).
- Make it possible to inherit documentation from interfaces (not only from classes).
- Make it possible to inherit documentation from interfaces (not only from classes).
- Find a possibility to specify objects (or new class()) as default value, find a way to build constant objects.
libgallue
- Add class GALFolder which can contain users, groups, categories, films, series, images, comments and folders.
- Add correct visible() methods to tables where necessary (e.g. node.inc.php)
- Documentate all exceptions that are thrown
- Implement readonly mode.
- Try to speed up the whole system.
- Write maintainace utility that e.g. deletes orphan cache entries and checks the database for inconsistencies.
- Implement additionalInfo.
- Meditate about iterators: Hand them out via property or via method?
- This method is slow and inefficient; it submits 4 queries per image, and one could reduce the overall number of queries to 6! (later)
gallue
- Implement restrictions/checks on the uploaded files (MIME, file extension, file size, group dimensions).
- Implement restrictions/checks on the uploaded files (MIME, file extension, file size, image dimensions).
- Implement restrictions/checks on the uploaded files (MIME, file extension, file size, series dimensions).
- Implement restrictions/checks on the uploaded files (MIME, file extension, file size, film dimensions).
- Implement restrictions/checks on the uploaded files (MIME, file extension, file size, category dimensions).
- Implement restrictions/checks on the uploaded files (MIME, file extension, file size, user dimensions).
- write some code for slide show. I guess I won't use the page skeleton, but write a separate page.
- write some code for slide show. I guess I won't use the page skeleton, but write a separate page.
- write some code for slide show. I guess I won't use the page skeleton, but write a separate page.
- write some code for slide show. I guess I won't use the page skeleton, but write a separate page.
- write some code for slide show. I guess I won't use the page skeleton, but write a separate page.
- Add support for statically generated sitemaps
- write some code for slide show. I guess I won't use the page skeleton, but write a separate page.
setup
- Implement extension test for PHP CLI.
|
|