![]() ![]() |
Aug 9 2005, 08:20 PM
Post
#1
|
|
![]() Boss, my code's compiling (xkcd) Group: Admins Posts: 10,440 Joined: 19-September 01 Member No.: 1 ![]() |
v0.8.6 DEV feature list
New features: - Allow filenames to only be unique within their categories, and not globally. [ Delayed (next release) ] - Allow users to selectively download pictures. [ Delayed (next release) ] - Allow admins to add new fields. [ Done (user request) ] - Provide a pubDate in the RSS feed. [ Done ] - GIF support. [ Done ] - Display the main page in three different views: The current one, one that displays thumbnail views of categories' contents and one that displays small thumbnail views of categories in a hierarchical form. [ Delayed (next release) ] - EXIF support. [ Done (credit: qwerti) ] - Search by user name when a user's name is clicked either in pic_details.php or the members list. [ Done ] - New search tool. Default style can be set in Admin CP. [ Done ] Major changes: - Code extensively updated and cleaned up. It is now fully valid XHTML (almost) and renders without any problems in Mozilla and Opera. Some pages have reduced in size (LOC) by up to 25%. Ancient code has been removed or collapsed into reusable modules. Successive versions will even further improve the code's modifiability. - Stylesheets updated and cleaned up. Minor changes: - File name is displayed after a successful upload. - Description of allowed file types fixed to include ".gif". - Heading for comments in pic_details.php corrected ("comments" -> "Vistor comments"). - New handlers prevent fatal errors from occuring when the language or stylesheet specified in Setup & Config is non-existent. - Users can now more logically choose what information to show in pic_details.php. -Empty comments are no longer allowed. -EXIF data can be enabled or disabled from the admin control panel. - Admin can prevent pictures from being uploaded to parent categories (user request, prim3r). - All version numbers up to v1.0 will now be appended with 'DEV' to make clear that the software is still in a pre-release stage. - doctype added to page headers. - Content-type set to UTF-8 for all pages. Bugs fixed: - Possible error message in search.php when there are pictures awaiting approval. - Inability to change stylesheet in Setup & Config when the skin is set outside the Admin CP. - The links in the search page bar didn't include all the arguments in the URL. - Inability to turn debug mode off once it's turned on in admincp.php. - Removed the blank space between the logo and the menu items below it. - Several stylistic quirks fixed. - Certain legitimate words may have been incorrectly dropped in search.php and add.php. - '#' in category or picture names causes problems. - When a category has a non-existent parent for some reason, the old infinite error message shows up. - Non-European names for categories produced unpredictable results. This post has been edited by usr.c: Dec 22 2005, 02:57 AM -------------------- ![]() ![]() Things that I don't suck at: Photography (flickr, JPG Mag), "Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com |
|
|
|
Aug 20 2005, 10:29 PM
Post
#2
|
|
![]() Boss, my code's compiling (xkcd) Group: Admins Posts: 10,440 Joined: 19-September 01 Member No.: 1 ![]() |
This post is to let everyone know of the development schedule for v0.8.6 and its successors, up to v0.9. Since the semester has now more or less started, I'm forced to have to cut back on the time I spend working on the project. I can't specify a release date for v0.8.6, but the plan is to spend one to two days a week working on it.
Thanks again to everyone who uses the gallery and who takes the time to submit their comments or report bugs. -------------------- ![]() ![]() Things that I don't suck at: Photography (flickr, JPG Mag), "Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com |
|
|
|
Sep 5 2005, 06:35 PM
Post
#3
|
|
|
New Member ![]() Group: Members Posts: 2 Joined: 31-August 05 Member No.: 2,846 ![]() |
QUOTE(usr.c @ Aug 9 2005, 08:20 PM) v0.8.6 (under development) feature list - Display the main page in three different views: The current one, one that displays thumbnail views of categories' contents and one that displays small thumbnail views of categories in a hierarchical form. == that make slow page loading. i hope this just an option. so we still can choose the classic view. and for the exif support, this is great. |
|
|
|
Sep 5 2005, 07:44 PM
Post
#4
|
|
![]() Boss, my code's compiling (xkcd) Group: Admins Posts: 10,440 Joined: 19-September 01 Member No.: 1 ![]() |
Indeed, it will be an option that the admin can set.
-------------------- ![]() ![]() Things that I don't suck at: Photography (flickr, JPG Mag), "Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com |
|
|
|
Sep 7 2005, 03:35 AM
Post
#5
|
|
|
New Member Group: +Zenith User Posts: 33 Joined: 25-April 04 Member No.: 1,073 ![]() |
QUOTE(usr.c @ Aug 9 2005, 08:20 PM) - Allow users to selectively download pictures. love the idea, though i hope you make it an optional setting in the admincp, personally on my site i dont mind people downloading the entire wallpapers section, but if they were allowed to select the ones they wanted it could cause a few too many collections of .zip files in the folder pushing me over my space limit. other then that the features are looking pretty impressive. -------------------- |
|
|
|
Dec 16 2005, 02:51 AM
Post
#6
|
|
![]() Boss, my code's compiling (xkcd) Group: Admins Posts: 10,440 Joined: 19-September 01 Member No.: 1 ![]() |
Anyone who has tried to modify will hvae realized that it's probably not as straight-forward as it should be. Starting with v0.8.6, which I expect to be out before Christmas, the search tool will be rewritten so that it's more modular. The rest of the gallery will follow in successive releases.
I'll keep you updated. -------------------- ![]() ![]() Things that I don't suck at: Photography (flickr, JPG Mag), "Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com |
|
|
|
Dec 17 2005, 07:04 PM
Post
#7
|
|
![]() Boss, my code's compiling (xkcd) Group: Admins Posts: 10,440 Joined: 19-September 01 Member No.: 1 ![]() |
The demo has been updated with an experimental version of the search tool: http://cyberiapc.com/zenith_demo/search.php
I'll be spending the next few days cleaning up the code that looks like it's on it's way to becoming a huge pile of spaghetti and adding the promised features. Fully modularizing it, though, will have to be delayed until a future (pre-)release. Also, v0.8.6 will be bound by the GNU GPL again instead of the one that v0.8.4+ were bound by, which in retrospect was a bad idea. -------------------- ![]() ![]() Things that I don't suck at: Photography (flickr, JPG Mag), "Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com |
|
|
|
Dec 18 2005, 05:23 PM
Post
#8
|
|
![]() Boss, my code's compiling (xkcd) Group: Admins Posts: 10,440 Joined: 19-September 01 Member No.: 1 ![]() |
After a very long love-hate relationship with tables, I think it's time to say goodbye. CSS is much better
The stylesheet already looks much cleaner, as do the pages. Expect v0.8.6 to be the best (pre-release) version yet! -------------------- ![]() ![]() Things that I don't suck at: Photography (flickr, JPG Mag), "Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com |
|
|
|
Dec 19 2005, 06:53 PM
Post
#9
|
|
![]() Boss, my code's compiling (xkcd) Group: Admins Posts: 10,440 Joined: 19-September 01 Member No.: 1 ![]() |
Two features to be added and two bugs to be fixed before v0.8.6 DEV is made available for download, which should be before Christmas day.
Thanks to all who submitted their suggestions and comments. -------------------- ![]() ![]() Things that I don't suck at: Photography (flickr, JPG Mag), "Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com |
|
|
|
Dec 20 2005, 08:43 PM
Post
#10
|
|
![]() Boss, my code's compiling (xkcd) Group: Admins Posts: 10,440 Joined: 19-September 01 Member No.: 1 ![]() |
A new tool in v0.8.6 DEV allows admins to define new fields. (requested by dgraham)
-------------------- ![]() ![]() Things that I don't suck at: Photography (flickr, JPG Mag), "Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 02:28 AM |