Hi Federico, On Fri, Jul 2, 2010 at 1:53 AM, Federico Paparoni <[email protected]> wrote: > ...in the url > http://code.google.com/p/davidgsoc2010/wiki/SimpleInstructionsyou > can find the simple steps you have to do....
Thanks - note that you still need the david.json patch that I supplied earlier in this thread, AFAIK. > The error you received is about authentication, that as you now for the > moment isn't implemented... Ok, for now you could just add a login link to /system/sling/login. With this info I've been able to test the CRUD functionality, thanks! Minor issues: 1) I would display the list of entries directly at http://localhost:8888/content/david.home (which should be david.html IMO) instead of using a separate page 2) /content/david.search didn't work for me, the page doesn't include a search button - I can enter text in the search field but if I press ENTER that does not trigger the search. Haven't looked at that code yet. At this point I think it would be good to start keeping track of issues to have a clear roadmap - I suggest that you create issues linked to https://issues.apache.org/jira/browse/SLING-1438 for this, what do you think? I'll review your code now and report on that in a separate email. -Bertrand
