[quills-dev] tim2p-towards-1.7 branch progress
Tim Hicks tim at sitefusion.co.ukSat Feb 23 12:31:45 UTC 2008
- Previous message: [quills-dev] tim2p-towards-1.7 branch progress
- Next message: [quills-dev] tim2p-towards-1.7 branch progress
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tim Terlegård wrote: > On Feb 17, 2008, at 9:23 PM, Tim Hicks wrote: > >> I thought I'd fill you in on my progress today with the >> tim2p-towards-1.7 branch. > > ... > >> 1. The 'Add Comment' button never gets shown for >> Documents-masquerading-as-weblogentries when traversed to via the >> transient archive hierarchy that we construct. I guess this is >> something to do with how viewlets get looked up, but I'm afraid I have >> no knowledge of that. Does anybody here understand these things? > > Fixed. The comments viewlet only shows for views that provide IViewView. > So I added an alsoProvides(view, IViewView) after the view is looked up. Ah, thanks! I wouldn't have figured that out :). One question, though: should we directly add implements(IViewView) to our view class(es) rather than marking the instance after lookup? >> 2. Anonymous views of a Folder-masquerading-as-a-weblog appear to >> throw an Unauthorized exception. I've run out of time to track this >> down, but I'm sure it'll be trivial for someone to do this. > > The folder was in 'private' state. I changed it to 'published' now. Doh! :) > All tests pass now. Coool! Thanks, Tim
- Previous message: [quills-dev] tim2p-towards-1.7 branch progress
- Next message: [quills-dev] tim2p-towards-1.7 branch progress
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the quills-dev mailing list