You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Carsten Schinzer <c....@googlemail.com> on 2009/08/07 11:05:14 UTC

Re: 9.04 - how to switch off ecommerce factoids, polls, forums and blogs?

Just to extend on BJ's reply:

*Blog & Forum data *are here:

{OFBIZHOME}/applications/content/data/DemoBlogEntryData.xml
{OFBIZHOME}/applications/content/data/DemoBlogMiscData.xml
{OFBIZHOME}/applications/content/data/DemoBlogPubPtData.xml
{OFBIZHOME}/applications/content/data/DemoBlogUsersData.xml
{OFBIZHOME}/applications/content/data/ForumDemoData.xml

You need to comment respective lines in
*{OFBIZHOME}/applications/content/ofbiz-component.xml*
(or change the reader="demo" attribute on each line to something else so the
default demo data reader ignores them).

**
*Factoid & Poll data *are here:

{OFBIZHOME}/specialpurpose/*ecommerce*/data/DemoFactoids.xml
{OFBIZHOME}/specialpurpose/*ecommerce*/data/DemoSurvey.xml

You need to comment respective lines in
*{OFBIZHOME}/specialpurose/ecommerce/ofbiz-component.xml*
(or change the reader="demo" attribute on each line to something else so the
default demo data reader ignores them).

-- 

Best

Carsten Schinzer

Waisenhausstr. 53a
80637 München
Germany