Hi, I am getting various application issues when I changed the context path from the default. I set the ctx_path config for liferay, but couldn't locate a...
I am currently in the process of picking a CMS for our organization to implement. The search has been narrowed down to a few finalists, and there are a couple...
Hi Corey, I am Jason Tesser and am a lead programmer for the dotCMS open source project. I also do alot of systems configuration for the dotCMS. The simple ...
Sorry for the slew of emails :-) I do not see a working form even on the demo site. Is there an example of a simple "Contact Us" form that we can use as a...
I am trying to reproduce your edu site and so far have a front page, however after staring at the screen for hours (and some loss of hair) I cannot get...
HI Jim I will take some time in a couple hours when I get to work to answer more of your questions but I have a couple things for you. 1. This might be a...
Hi Jim, You can certainly create a form and submit it to a perl/php form handler running somewhere if you choose but the dotCMS does handle forms nicely. 1....
Jason, Thanks for your prompt replies. Once I begin to familiarize myself with this system, I'd like to be able to to contribute some documentation - which I ...
Jason, I took a look at struts-cms.xml. Is there any documentation or example on the demo site that shows how to use this? My preference is to have the data ...
You cannot currently script PHP in a container in the dotCMS. The submitWebForm will email and store your data in the db though. ... -- Jason Tesser ...
Hi Jim, You could always create the form in dotCMS and submit to a PHP script and redirect back to the CMS if you like using PHP. But I would recommend using:...
Jim, It's the same action. It will send an email and also save as a WebForm. If you want to save as a webForm you need to specify in the HTML code the field:...
I was wanting to look into this subject myself, as I know forms will be a feature people will be asking me about after our redesign. The link below shows as...
Michael Fienen
mfienen@...
Aug 22, 2007 3:38 pm
306
Yes that is the one ... -- Jason Tesser dotmarketing, Lead Programmer 1-305-858-1422...
Dear reader, I have got a couple of questions regarding the dotCMS framework. First of all, I would love to know whether it is possible to export structures...
1.Regarding the export of structures you can export the entire site with will import your structures but there is no way outside of dumping the SQL from the...
Jasper: You can also export the content of any structure to a csv file by doing a content search and then selecting "export to csv". -- Thanks, Will Ezell ...
Dear Will, Jason, First of all, thank you for your replies and thoughts about this topic. As to answer on your remark, Will, i found the content export...
I am not sure what you mean by foreign data. Do you mean content in other languages? Or do you mean data from another system? If it is from another system you...
I am trying to install dotCMS for evaluation and I am running into some snags. Here are the steps I have tried so far: - I started with a fresh server running...
Dear Jason, I am sorry about the inconvenience, I meant data from another database resource. I am looking for a way to automatically update the dotcms database...
I emailed Jason last week but have not heard back. The answer to my question may benefit others here. If we were to purchase the turn-key package, it says that...
I am wondering which sql file/s your ran to start the dotCMS. Looks like the some of teh tables didn't get set up. There should be able 12 tables that start...
It sounds like you would need to create structures in the dotCMS to handle the movie data. Then you can write a nightly job to move the data in the database....
Jim, All documentation we have is free and downloadable from: http://www.dotcms.org/documentation/ we also have the demo (http://demo.dotcms.org) with examples...
Maria, Thank you for the prompt reply. It's a shame additional documentation is not available but I understand the time-constraints. I would like to help in...
Hi Jim, Do you have the latest code from dotCMS? If you did an SVN checkout please do an update, we fixed this issue a couple of weeks ago. Thanks Maria ... --...