1. 19 Aug, 2002 4 commits
    • Chris McDonough's avatar
      *** empty log message *** · a3932052
      Chris McDonough authored
      a3932052
    • Chris McDonough's avatar
      Added the capability for browser ids to be encoded in URLs. · 463185cb
      Chris McDonough authored
      When a set of knobs is set on the browser_id_manager "settings" screen,
      ("look for browser id name in..." and 'automatically encode browser ids..."),
      a traversal hook is installed in the browser id manager's container which
      causes a) the request to be searched for a browser id name and a browser
      id as the first two elements of the URL path and b) for Zope-generated URLs
      to contain these path elements.
      
      Various documentation and interface updates.  No interface methods
      were harmed in the filming of this checkin, but a few were added or extended
      with defaults.
      463185cb
    • Casey Duncan's avatar
      Document issue #510 fix · 4e42440b
      Casey Duncan authored
      4e42440b
    • Casey Duncan's avatar
      Fix for collector #510, When Python scripts and other "Script" objects were... · 408741a2
      Casey Duncan authored
      Fix for collector #510, When Python scripts and other "Script" objects were acquired during URL traversal, the __before_publishing_traverse__ code did not properly stop traversal at the script and populate traverse_subpath with the remaining url path elements.
      408741a2
  2. 16 Aug, 2002 3 commits
  3. 15 Aug, 2002 3 commits
  4. 14 Aug, 2002 30 commits