Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

20 most recent timeline items

2012-01-24
05:03
[d065ed7a24] Leaf: Added a preview to wiki items    Added a "template" command that will sub in the entry for another page as block text (user: hypnotoad, tags: trunk)
03:12
[62e885d798] Added a local configuration file for server specific settings    Added a download image function    Fixed the paths used by templates (user: hypnotoad, tags: trunk)
2012-01-22
16:15
[d9ba09577f] Replacing "ladd" and "ldelete" with "logicset add" and "logicset remove" (user: hypnotoad, tags: trunk)
16:09
[479c3f63e0] Added my new "odie" package with all of it's logiset, stack, and queue operators (user: hypnotoad, tags: trunk)
2012-01-10
00:57
[ed61c3fc2d] Fixes to get taohttp to work under wibble (user: hypnotoad, tags: trunk)
2012-01-09
18:37
[5e93b4e556] Created a centralized package index    Moving webserver apps to their own directory, separate from the web server architecture (user: hypnotoad, tags: trunk)
05:31
[162fbc31dc] Added functions for RSS feeds and podcasting    Wiki nodes now read meta-information from the meta_info table    Tclhttpd now emulates the raw style of queries given by wibble (user: hypnotoad, tags: trunk)
03:14
[d43c9239ac] Fix to the menus provided in wiki/admin    Moved standard templates to lib/tao-httpd/templates (user: hypnotoad, tags: trunk)
2012-01-08
19:19
[6ea341688f] Moved the initialization of modules into the taourl::init script.    If we load initialize on package load, we get the default config, not the site config (user: hypnotoad, tags: trunk)
18:53
[02bcba8d89] YA Typo fix (user: hypnotoad, tags: trunk)
18:49
[e6d0eafcf9] Quick buckfix (user: hypnotoad, tags: trunk)
18:42
[84bb9a457b] Built in a tolerance for browsers maintaining several session cookies at once. Needed for testing on a local machine as well as on production running on another. (user: hypnotoad, tags: trunk)
18:23
[080e28cd01] Added public access vs private access files. Private access requires a password, public access can be browsed and linked directly. (user: hypnotoad, tags: trunk)
03:56
[71c180db71] Final fixes for linking to uploaded images in the wiki (user: hypnotoad, tags: trunk)
2012-01-07
22:39
[7370dfae5f] Removed debugging puts statements (user: hypnotoad, tags: trunk)
22:35
[92d89497f9] Re-ordered operations to ensure the correct port is passed to httpd for initialization    Moved weblogs back to /var/log/tclhttpd Added a fallback to /tmp if a path to /var/log/tclhttpd isn't possible (user: hypnotoad, tags: trunk)
21:48
[69cc2845a7] Cleaned up, neatened up, and simplified the process of spawning and configuring virtual hosts.    Added taourl stubs to handle generic parts of httpd configuration    Tested all of my current sites with the new system (user: hypnotoad, tags: trunk)
2012-01-05
15:13
[22d54ae8d7] Fixes to add wiki editing and security (user: hypnotoad, tags: trunk)
2012-01-03
13:30
[50965c5d86] (no comment) (user: hypnotoad, tags: trunk)
13:11
[9290692c5c] Overhaul of the entire web-object system.    All of the convoluted container object->nodeobject -> ??? nonesense has been replaced with static namespaces.    Wikis display properly.    Still have to incorporate a page editor. (user: hypnotoad, tags: trunk)