]> scripts.mit.edu Git - wizard.git/commitdiff
Add siteurl Wordpress hack.
authorEdward Z. Yang <ezyang@mit.edu>
Sun, 17 Jan 2010 23:04:28 +0000 (18:04 -0500)
committerEdward Z. Yang <ezyang@mit.edu>
Sun, 17 Jan 2010 23:04:28 +0000 (18:04 -0500)
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
TODO

diff --git a/TODO b/TODO
index 8fec3bb64fb917c7c8c96527aaea271726bcf493..0d73f244a4ec975932ac5091e4906ba9aa342491 100644 (file)
--- a/TODO
+++ b/TODO
@@ -46,6 +46,12 @@ TODO NOW:
           query.  Alternatively, we just have a very simple text file.
 - Make it possible to say certain classes of missing files are ok
 
+- Wordpress needs to get rid of the siteurl hack, so that it actually
+  has a fully-qualified URL http://foo.scripts.mit.edu/blah.  This will
+  also fix Wordpress's cron functionality.  We should be careful not
+  to write over users who are on vhosts.  We should figure out who is
+  still on twiddle paths.  We should make sure the redirect is handled
+  correctly.
 - Wizard needs a correct arch/ setup
 - The wizard command, when not on scripts, should automatically SSH to
   scripts and start executing there?