Re: SilvaNews-1.0 bugs/questions
Marc Petitmermet <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
> Been playing around with SilvaNews-1.0 a bit, and I've noticed two > bugs: > 1) You can't add a "Silva News Publication" through the ZMI. Not a > big deal, but the option is there. (i'm not a news developer, just trying to use it.) i've never added a silva object trough the zmi so i cannot comment on this one. > 2) I am unable to add "Silva Folders" or "Silva Publications" > underneath a news publication. I get an error: AttributeError: > is_version_published (that end of email). Using zope 2.7.2-0 and > silva-1.1 this is a known bug. i've learned so far that silva folders and silva publications shouldn't be available at all as addables in a news publication (now the question arises: how should i structure my news? multiple news publications?). > Also, I'm wondering what your thoughts are on how to managing the > target > audiences and subjects in large news systems. [snip] i'm guessing that silva news is not yet fit for this (but not far away). this problem also arise when you have a deep virtual host situation. as i understand at the moment you can only define target and subjects in the silva root. therefore, these settings apply for all virtual hosts and of course for all silva news publications within one silva root. i think that silva news should use the settings from the "nearest" (by acquisition) service_news and not from the one in the silva root (service_files is a working example for this). if this works you could define different targets and subjects for each news publications and everybody is happy;-) regards, marc