This is getting curioser and curioser the more I work with it. It seems every time I publish now, it duplicates nodes in the public instance. I checked and all the things you mention have been activated (except the "menu", I'm not sure what you're referring to there). And just to make things wackier, If I double click on the file in AdminCentral it shows the text from the data module, but when I go to the page directly from the application, it doesn't. They both show the exact same URL, but the behavior is completely different. Help!!! (*Chris*)
On Tue, Sep 8, 2009 at 11:56 PM, Jan Haderka <[email protected]>wrote: > > On Tue, 2009-09-08 at 17:13 -0700, Chris Pratt wrote: > > So far it's working great in the magnoliaAuthor, but when I try to > > publish to the magnoliaPublic, it's not working. If I use the > > AdminConsole on magnoliaPublic and try to look at the data that got > > published, some of it seems a bit funky. The JCR browser is showing: > <snip/> > > at > info.magnolia.cms.filters.ServletDispatchingFilter.doFilter(ServletDispatchingFilter.java:162) > > Any idea what I did wrong? > > It's more what you did _not_ do :D > When you create a new type, few things are generated for you by Magnolia > - the tree configuration (so you can browse the items of given type) > - the dialog (so you can edit the items). > - the menu entry > The dialog you have probably found, since you needed to edit it to add > custom fields, the tree you can find at > config:/modules/data/trees/<typeName>. The menu entry can be found at > config:/modules/admininterface/config/menu/data/<typeName> > In order for your paragraphs to be able to access the data from data > module, there are only two things you need to activate: > - the type itself > - the items of given type > In order to browse and/or modify the items on the public instance, you > need to activate the rest of the type related configuration: > - the dialog > - the tree configuration and > - the menu > HTH, > Jan > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
