1. 24 Dec, 2003 3 commits
  2. 22 Dec, 2003 2 commits
  3. 21 Dec, 2003 2 commits
  4. 20 Dec, 2003 9 commits
  5. 18 Dec, 2003 3 commits
  6. 17 Dec, 2003 2 commits
  7. 16 Dec, 2003 1 commit
  8. 15 Dec, 2003 2 commits
  9. 14 Dec, 2003 2 commits
  10. 13 Dec, 2003 1 commit
    • Stuart Bishop's avatar
      Merging to HEAD · 36f0f082
      Stuart Bishop authored
      Added getId() to Item_w__name__, since the one inherited from Item
      has broken __name__ handling.
      
      PageTemplateFile now using Item_w__name__ mixin, making getId()
      and absolute_url() actually work.
      36f0f082
  11. 12 Dec, 2003 2 commits
    • Evan Simpson's avatar
      Only one VirtualHostMonster is allowed per container. · 82ed622c
      Evan Simpson authored
      When a VHM is activated, it adds the mapping 'VIRTUAL_URL_PARTS': (SERVER_URL, BASEPATH1, virtual_url_path) to the request's 'other' dictionary.  If BASEPATH1 is empty, it is omitted from the tuple.  The joined parts are also added under the key 'VIRTUAL_URL'.  Since the parts are evaluated before traversal continues, they will not reflect modifications to the path during traversal or by the addition of a default method such as 'index_html'.
      82ed622c
    • 's avatar
      made icon url 'inside-out' hosting save · 8fcd2f15
      authored
      8fcd2f15
  12. 11 Dec, 2003 8 commits
  13. 10 Dec, 2003 3 commits