Michael Herger;268658 Wrote: 
> > 
> Yes, you got it straight: while the url edit_playlist.html still exists
> (it has a handler in the server), the template of this name doesn't
> exist any more. The reason is we were using too many different
> templates, too many levels to go through just to edit a playlist. We've
> removed the need to go to the edit page specifically by adding the
> editing feature to the browse page. But the handler called to edit the
> page is still edit_playlist.html. Otherwise we would have had to
> rewrite parts of the browse page code, even more templates etc.
> 

OK. Probably just a few days of work for me to get around this :-(((
As I try to un-fudge this I see that the parameters passed also
changed, right?
What are they now? I don't have items and form_whatever anymore, right?
How do I get this content? I assume items is in browse_items now,
where's the forms_ stuff?


-- 
pippin

---
see iPeng at penguinlovesmusic.com
------------------------------------------------------------------------
pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=43376

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to