September 17, 2004

Catching up

  • Fell behind in the P7 newsgroups. Spent some time catching up there
  • Finally got disapproval email sent. It was essentially a Copyus pastus bug. I had "$Default_Disapproved" and it should have been "Default_Disapproved". One of those picky bugs that would have been obvious in ten seconds with a second pair of eyes.
  • Let's see if I can protect the password directories
  • Hmm. The images work as-is. They're using an addressing format I'm not familiar with. http://jci.mightydrake.com/pm/user_admin.cgi?add_users.gif I'm not sure how that works.
  • I could conceivably use the feature in .htaccess to move the menu images back under their respective /public and /customers folders, and make the links relative in the menu include. But I'd still have a problem with files like the error files, where they need to be absolute. So I'm going to leave them as-is
  • I saw some discussion in the P7 newsgroup where several people were saying that DW templates were a poor substitute for using PHP. If I did that then I could build urls based on the current directory, etc. Not sure how well that would really work from inside the files produced by MMII. Need to ponder that some more.
Posted by Mighty at September 17, 2004 04:03 AM