Barry: We appreciate your interest in the dotCMS platform. We are in between dotCMS versions and are upgrading the demo site. There is going to be a new...
HungNM: This is really a Velocity question: You could do something like #set($increment = 0) #foreach ($item in $items) <dd>$!{item.title}</dd> #if($increment...
Hello, I'm very interested in what you've said. Looking forward for Oracle scripts. In fact it would be better to generate .dmp file for Oracle as Oracle has...
I installed postgreSQL, tomcat 5 and unzipped dotCMS. I am trying to execute the dotCMS.sql script from within the pgAdmin III Query browser and am returning...
Adam Dorsey
adam.dorsey@...
Apr 21, 2006 2:51 pm
100
Adam: If you can hold off for a couple of days on trying to setup the dotCMS it would really be to your benefit. We are going to be releasing a snapshot of the...
Is there a specific date for release? We are anxious to find a suitable open source CMS. Thanks, Adam ... From: dotcms@yahoogroups.com...
Adam Dorsey
adam.dorsey@...
Apr 25, 2006 7:22 pm
102
Liferay now includes CMS capabilities using the velocity engine. What is the difference between dotCMS and Liferay? Liferay is also built on struts, like ...
Adam Dorsey
adam.dorsey@...
May 2, 2006 6:10 pm
103
Adam, I've only briefly played with Liferay 4.0 and the CMS functions looked very nice. There is a lot of hard work being put into the back-end portal...
Thanks for the feedback. The other question I had is about the pages being published. I understand the 'working' and 'live' directories. What is the static...
Forxxassk: dotCMS 1.2 will be released next week. -Will ----- Original Message ----- From: forxxassk <forxxassk@...> To: <dotcms@yahoogroups.com> Cc:...
Can someone please provide a list of functionality that will be in V1.2 of dotCMS ? How much integration with LifeRay will there be? Thank you. Rich...
Rich: Below is a list of new functionality in dotCMS 1.2 straight from our web copy. New Features for Version 1.2 Virtual Hosting * Host multiple sites from a...
I've downloaded DotCMS but can't seem to find any info on where to go from here. Ideally, I'd like to run it on IIS/MSSQL. Any suggestions or links would be...
Michelle: We are releasing a new version hopefully tomorrow which will include installation instructions. It has a lot of improvements over the current...
HI: I have read Installation Documention of DotCMS.The documention said it can run on oracle.But i can't find any info anymore.Will the new Installation...
All: After quite a wait, I am pleased to share with the mailing list a preview of dotCMS 1.2. dotCMS 1.2 represents the most complete open source java web...
I have installed dotcms already.But when i execute the startup.bat.It encounted an error:"Xms128m is missing!".And at the top of cmd window.it said: "The...
Mark: Try entering this: set JAVA_HOME="C:\Sun\AppServer\ jdk" before you run startup.bat. It might be the semi-colon in your JAVA_HOME that is killing it....
It can run with an Oracle database, however configuring Oracle is an intirely different thing. I think the base SQL is included in the installation. What...
Boyce Ezell
bezell@...
Jun 23, 2006 6:25 pm
117
As far as running it through IIS, you could use a filter to connect to the Tomcat server. Here are some links: ...
Boyce Ezell
bezell@...
Jun 23, 2006 6:33 pm
118
AFAIK there is a MySQL script in the current DotCMS project......
Boyce Ezell
bezell@...
Jun 23, 2006 6:34 pm
119
I'm trying to install dotCMS 1.2, but think I'm running into a problem with a couple things: 1.) I can't find mssql-portal.sql in the sql/portal directory - I ...
Michelle, 1) We have splitted the liferay mssql script into five scripts portal-sql-server-1.sql through portal-sql-server-5.sql, those scripts contains the...
I installed mysql and tomcat 5.0. And modified the server.xml file as it states in the instruction. but when I ran startup.bat file, I got messages like this: ...