schema.sql
Sun, 25 Nov 2007 21:40:42 -0500 Dan SECURITY: Tighten default allowed file types; make sure search index rebuild is performed on upgrade
Fri, 23 Nov 2007 17:59:24 -0500 Dan Changed all urlname/page_id columns to varchar(255) because 63 characters just isn't long enough
Wed, 21 Nov 2007 15:18:15 -0500 Dan Re-add search_results hook and changed column type of search_index.word to varchar(64) in installer schema
Wed, 21 Nov 2007 15:10:57 -0500 Dan Searching sucks, and Enano's search algorithm was complete bullcrap. So I rewrote it. No, it does not use Google search technology. Like they have a patent for using the Arial font on search result pages anyway.
Sat, 17 Nov 2007 21:09:31 -0500 Dan Well I'm an idiot - the fulltext index on page_text was missing from a default installation. It didn't break searches but probably slowed them down tremendously. Also set engine to MyISAM on page_text to avoid cryptic error messages from MySQL.
Sat, 17 Nov 2007 18:51:06 -0500 Dan Changed default content for the main page to something a lot more user-friendly and helpful
Sat, 20 Oct 2007 21:58:56 -0400 Dan Merging in changes from 9b4279c25d33
less more (0) -30 -10 -7 tip