|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
MySql Database scripts for Workflow and Poll dataHello everybody,
I want to setup the Hippo environment (CMS, repository and front end) on my development system with a MySql database. The setup of the repository is done. For the setup of the databases of the CMS and front end, I need the MySql scripts. Are these scripts available? If so, please provide me these scripts. Thanks in advance. Regards, Jurriaan ******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html |
|
|
RE: MySql Database scripts for Workflow and Poll dataHi Jurriaan,
> -----Original Message----- > From: hippocms-dev-bounces@... > [mailto:hippocms-dev-bounces@...] On Behalf Of > Jurriaan van den Bosch > Sent: vrijdag 26 september 2008 15:12 > To: hippocms-dev@... > Subject: [HippoCMS-dev] MySql Database scripts for Workflow > and Poll data > > Hello everybody, > > I want to setup the Hippo environment (CMS, repository and > front end) on my development system with a MySql database. > The setup of the repository is done. > For the setup of the databases of the CMS and front end, I > need the MySql scripts. Are these scripts available? If so, > please provide me these scripts. The Workflow scripts are inside the CMS project in editor/configuration/jdbc/mysql or available at [1] If you are using the Hippo Community Apps [2] for the poll with MySQL, you don't need to create the tables by hand. [1] http://svn.hippocms.org/repos/hippo/hippo-cms/tags/Release-CMS-v6_05_04/ editor/configuration/jdbc/mysql/ [2] http://www.hippocms.org/display/CMS/Hippo+Community+Apps Regards, Jasha Joachimsthal j.joachimsthal@... - jasha@... www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-3329 +1 (707) 773-4646 ******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html |
|
|
Hippo CMS Log4jHello all,
I'm trying to enable the workflow mechanism for video documents in repository location http://localhost:60000/default/files/default.preview/video. Because I don't know how to do this I have started to debug the code. I have found out that different actions are returned for documents in /content and for documents in /video. The responsible class is AvailableActionsGenerator.java. I like to view the debug information which is logged in this java file. Does anybody knows how to enable the logger and where to set the loglevel? I have tried some settings in WEB-INF/classes/log4j.xml, but no success: no logfile appears. Thanks in advance for your reply. Regards, Jurriaan PS: if anyone has information about enabling the workflow mechanism for the video documents, please share this with me. ******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html |
|
|
Re: Hippo CMS Log4jAll Cocoon components are logging with logkit instead of commons
logging or log4j. You will have to adjust the logkit configuration instead of the log4j configuration. Hth, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On Tue, Sep 30, 2008 at 10:27 PM, Jurriaan van den Bosch <JvandenBosch@...> wrote: > Hello all, > > I'm trying to enable the workflow mechanism for video documents in repository location http://localhost:60000/default/files/default.preview/video. > > Because I don't know how to do this I have started to debug the code. I have found out that different actions are returned for documents in /content and for documents in /video. The responsible class is AvailableActionsGenerator.java. I like to view the debug information which is logged in this java file. Does anybody knows how to enable the logger and where to set the loglevel? I have tried some settings in WEB-INF/classes/log4j.xml, but no success: no logfile appears. > > > Thanks in advance for your reply. > > Regards, > Jurriaan > > PS: if anyone has information about enabling the workflow mechanism for the video documents, please share this with me. > ******************************************** > Hippocms-dev: Hippo CMS development public mailinglist > > Searchable archives can be found at: > MarkMail: http://hippocms-dev.markmail.org > Nabble: http://www.nabble.com/Hippo-CMS-f26633.html > > Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html |
| Free Forum Powered by Nabble | Forum Help |