TODO features already in Added Dec 19, 2000 (ver 0.095) Some changes to the database. Two new fields required in Nodes table: lastModified and HitCount Added random node button %randomicon% Modified the search results page so results can be sorted by lastModified, Title, HitCount Added $internationalText which allows you to change the buttons from english to french. Make the change in config.inc.php3. text is in language.inc.php Added June 22, 2000 (ver 0.091) I've been slipping. Haven't been documenting changes properly. I added a couple of excellent modifications submitted by users. Boone contributed the new %timestamp% feature. Can't remember what else has gone in. Mostly bugfixes and minor feature tweaks. Added Jan 5, 2000 (ver 0.05) renamed lucid.php3 to index.php3 since it's nearly useable. fixed a bug with which prevented removal of links. created $debugmessage which can be displayed by putting %debugmessage% in the layout node made a brain style layout which fits on one page. made a node which is parsed for layout information %hparents%, %vparents%, %hchildren%, %vchildren%, etc. improved the logic and layout of many functions, broke out some useful pieces into new functions modified mysqldump file included in tar.gz. It now creates two nodes: Home and Layout Added before Jan 5, 2000 (ver 0.04) jump links parent links siblings display node text edit this page add links pin favorites added search feature to "Add node" text boxes. If user attempts to add a node title that already exists, creates a link to it instead. added delete thought button (this has to also check for and delete links) changed NodeID=1 to NodeID=min(NodeID) when page first loads node 1 might get deleted added goto field which goes directly to nodes matching name added export format or "print all nodes with links report" added remove jump option Started work around Dec 28, 1999 near future add rename thought textbox add history to bottom of table add timestamps for nodes (Date created, Date Last Visited, Date Last Modified) medium future add browse mode with no textboxes or buttons for modifying data distant future parse thought text for [ and ] and use those to create links to other other thoughts a'la Everything2 add code to traverse jumps and remove orphaned thoughts? multuser features? 1 database per user? default templates - I want to, personal, hobby, business, etc.