LORE Site Development Change Log
- OneST8 - Thursday, 22 March 2007 01:32 PM EST
- Wow, uh, I can't even remember all the fixes I didn't mention in these change logs since the last entry. Sorry about that folks!
- Implemented a cookie deletion mechanism. This happens when you're not logged in and you visit either the Login page. This solves the "I've just logged in but LORE kicks me after the first page redirection" problem.
- OneST8 - Sunday, 23 April 2006 04:54 PM EST
- Corrected XHTML errors resulting from page header adjustments.
- Spead up the [/Epic] page loading time by rewriting the SQL query.
- Added the browser-specific message with copyright/Legal statement information to the page footer. (Different browsers show a different footer message based on Known Bugs).
- OneST8 - Monday, 27 March 2006 04:00 PM
- Bugfixes for parchment folders and the screwy escapage issues in parchment titles. All titles, page redirections, content and other such parchement/folder specific data should be escaped appropriately in all the different places required. For note, there is two types of escapage, "uri" and "html", when you see hex numbers (like %20) that's "uri" and when you see & type things that's the "html" type. Different uses require different escapage. Input boxes require "html" and links require "uri" for the href attribute, thus things can easily get tricky and confusing. Yes I'm blabbering to cover my guilt for munging these things when I really should know better. heh.
- Bugfixes for multiple cdkey users (let it be known I only have one CD Key and remembering to test with fudged CD Keys is something I'm obviously going to have to do more often!).
- Luna - Saturday, 25 March 2006 5:58 PM
- OneST8 - Tuesday, 21 March 2006 01:50 AM
- Fixed header width bugginess.
- Tuned inline image markup to prevent image clumping problems.
- OneST8 - Thursday, 16 March 2006 06:34 PM
- Spring cleaning: Trimmed change log entries for the month of January.
- OneST8 - Thursday, 16 March 2006 03:26 PM
- Synchronized the Klaatu theme with Legacy changes.
- Minor bugfixes to the Query page form.
- OneST8 - Wednesday, 15 March 2006 11:28 PM
- Query page upates:
- The query form is now on the results page as well (with query field populated with current query, handles double-quote characters nicely).
- You can now query straight from the URL address by using "/Query/Your search query goes here"
- The "Query" link to the top left of the results page now shows the Query as a URL (not as a form submit mashup).
- Cleaned up the query engine code a bit (nothing special, just removed unused code chunks).
- OneST8 - Wednesday, 15 March 2006 12:26 AM
- Camel Case page links now get prettified on view. Gaps inserted and proper capilization of "and", "of", "the" and "which" depending on if it's the first word or not. This affects general page titles too.
- OneST8 - Monday, 13 March 2006 07:38 PM
- Bugfix for set_(un)friendly errors.
- Major bugfix for the character indexing routines.
- OneST8 - Sunday, 12 March 2006 05:38 PM
- OneST8 - Saturday, 11 March 2006 09:47 PM
- Note: This is a bulk update due to my laziness over the past few weeks with maintaining the changelog as changes occurr. Normal changelog posting will resume.
- Site engine specific work:
- Refined mode handling and adjusted debugging statements
- Anonymous visitors no longer require a cookie. Solves some login issues with MSIE.
- Added a site-lock state that forces the site into a read-only mode where people can browse but no one can edit content.
- Clarified block list markup help and examples.
- All scripted html output is XHTML 1.0 strict compliant, includes all wiki markup syntax and blocks
- Added Block Insert/Delete syntax
- Bugfix for table CSS syntax
- Anchor names are now standards compliant (no spaces, only alphanumeric)
- Implied paragraphs make a return from the land of commented out code
- Canceled edits now remove locks properly (cancel was being snatched early)
- Edit-lock state implementd
- The privileged inherently override Edit-locks (wforceedit)
- Page bookmarks refined for utf8 and other tweaks
- Block list processing expanded and refined (works the same)
- Started writing code documentation stubs (didn't get far at all, it's a big system heh)
- Layonara specific work: (this is gonna be vague, too many fixes to list 'em all)
- Accented letters and general unicode/utf8 things should work properly
- General bugfixes to the parchment folders
- Editing parchments with quotation marks no longer truncates page titles, better error handling
- All templates and stylesheets are now XHTML 1.0 strict and CSS 2.0 compliant
- Many DB optimizations so speed of Server Status and PC pages should be much faster
- Random NwN load-screen hints are now embeded in the footer of every page (official campaign hints omitted)
- Complete refactoring of the PC page layouts
- Updated header with current module version number and link to NWN Change Log
- orth - Friday, 10 March 2006 07:11:09 PM
- Last Death no longer includes PK deaths
- Fixed issue with last death being incorrect due to DB changes with tildes and apostrophes
- OneST8 - Friday, 03 February 2006 07:39 PM
- Fixed a bug with the "No Markup" tag.
- Noticed a bug with the About Markup sub-pages; all of the anchors are not pointing to anything. Fixed in next major update (coming soon).
- Added a nice Box Markup. I'd link to the anchor but they're not working right now, heh. It's item 5 on the About Markup Blocks page. See my user page for a better example, which is me pasting a random bit of IRC chatlog onto the page.
- Source pages are not being html escaped. ugh. Fixed in next update.
|