From cd7927dbcaabf7958ccffb0e4daaaf2e9a0a9b08 Mon Sep 17 00:00:00 2001 From: Sean Finney Date: Tue, 24 Jun 2008 08:48:25 +0200 Subject: remove hardcoded url assumptions pagehandler now parses commands relative to Conf.root_url (which really should be called something else, like Conf.base_dir), allowing for both flexible subdir-based installs and vhost based installs. --- TODO | 5 ----- 1 file changed, 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index af23e34..0e8e592 100644 --- a/TODO +++ b/TODO @@ -2,11 +2,6 @@ welcome to the TODO file. == short-range TODO == -remove hardcoded url parsing - - pagehandler currently assumes installation under a certain subdir, - which isn't at all necessary. - better handling of more exotic patch systems for example: -- cgit v1.2.3