Notes:
Changes: version 1.2.1 (3/23/2005): * Fixed templates entry_excerpt and entry_passworded to utilize private text correctly * Fixed the installer, to be safer with entries * Fixed category module to only grab public entries when not logged in * Fixed archive module to only grab months with public entries when not logged in * Fixed a bug in comment.php, where the modules weren't being created if the script errored out * Fixed install.sql to (once again) allow custom prefixes * Improved the 'error_message' template, so messages are more readable * Improved logged-in-user functionality version 1.2.0 (3/22/2005): * Fixed many bugs related to the calendar * Fixed parse error on comment.php * Fixed a security hole in admin/admincore.php * Fixed admin/user.php, so the setcookie()'s there use $config['cookiepath'] and $config['cookiedomain'] * Fixed admin/templates.php to not parse html in template vars in the 'value' column for manage templates * Fixed several bugs with the time system for buildCalendar, admin/entries.php, and index.php (all should work now) * Fixed a bug in admin/templates.php, so tempvars with the same names (but different scopes) wont affect eachother * Changed tempvar entry_dateformat from a local variable to the entry template, to a global variable * Changed templates entry, entry_excerpt, and entry_passworded to have $entry[privatetext$number] * Changed template comments_main to have $entry[privateentry] * Split the 'comment post form' from the 'comments_main' template into its own template (comments_postform) * Vastly improved the IP blocker (now uses preg_match, and it accepts wildcards *) * Added local variable 'search_highlight' to template 'search results' * Added global variable privatetext for the text (or whatever) that precedes a private entry * Added ability to change highlight color for search results * Added BBG_ENGINE constant, just for engine purposes * Added functionality to parse_bbcode (quotes can now optionally have 'captions') * Added ability to view your private entries IF you're logged in (works on index, calendar, search, comment) * Added ability to lock comment(ing) on entries (along with a 'comments_locked' template) * Added local variable 'entry_dateformat' to 'admin_manage_entries', so the date format is changeable now * Added 'upgrade' to the installer, and fixed things up a bit * Added comment moderation, so admins can now edit/delete comments posted (templates: admin_comments_item, admin_comments_edit, admin_comment_mngrow, admin_comments_list, admin_comments_mng, admin_comments_arch) Version 1.1.0 (2/28/2005): * Fixed skin exportation in admin CP, so it exports right * Fixed cookiepath and cookiedomain in comment.php when posting comments * Made template manager safer for servers with register_globals=on * Added new mood icons * Added IP banning to config.php in admin CP * Added error checking to skin loading * Modified template admin_config_edit Version 1.0.0 (2/15/2005): * Updated MySQL class (some error functions) * Updated parse_breaks function (now parses all break types) * Added new default skin ("Sparrow"; images by Teddy Bradford) * Added and implemented template class * Added scoped template variables (global/local) * Added numerous templates * Added numerous template variables * Added config variables (cookiepath, cookiedomain, defaultskin, logprune, logsperpage) * Added die_header function * Added bbg_error function * Added bbg_admin_error function * Added more options to search (posted by, category) * Added excerpted entries (along with autoexcerpt) * Added passworded entries * Added buildArchives function * Added buildCalendar function * Added buildCategories function * Added entry calendar * Added ability to view categories * Added page to view user profiles * Added 'message' action to admin index * Added quote bb code * Added ability to export skins * Added ability to import skins * Added ability to delete skins * Added ability to create skins * Added session_start to core (for future expansions) * Added category manager to admin CP * Added user manager to admin CP * Added edit profile to admin CP * Added configuration editor to admin CP * Added image manager to admin CP * Fixed entry templates to show poster * Upgraded 'view entries for date' * Vastly improved admin template manager (now handles local/global tempvars) * Vastly improved admin log viewer * Vastly improved admin entry manager * Vastly improved Search * Re-labeled admin templates * Changed $config['prefix'] to $database['prefix'] * Created installer * ChangeLog created (duuuuuuuh :P)
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use