As far as dotCMS's code base is concerned I only found approx. 4 instances of jdk 1.5 usage and they all were using 'Boolean.parseBoolean()'. This seemed a...
Karim: I was in the process of writing back. As you found, there are very few dependencies on Java 1.5. Sun, though, came out with a document about 2 months...
For us (and anybody else) to remain compatible with future releases mainly nightly/patch builds of 1.0, this would involve other contributors to the dotCMS...
Karim: Here is my hesitation with commiting to standardize dotCMS on Java 1.4 - Hibernate 3. Reading the Liferay lists, the next version of Liferay is going to...
Hi, I saw that you finally published the road map. Very nice. A few weeks ago I asked if you have plans to simplify the user interface. E.g. do not force a...
Markus Joschko
markus.joschko@...
Jun 6, 2005 4:37 pm
73
Thank you for the reply. ________________________________ From: dotcms@yahoogroups.com [mailto:dotcms@yahoogroups.com] On Behalf Of Will Ezell Sent: Monday,...
Hi, Is it possible to integrate standard JSR-168 portlets in the pages created through the cms (e.g. Mixing of contentlets and portlets?) I am evaluating a...
Juergen: The short answer is not easily. The front end of the CMS is uses velocity templates (used to be jsps but they presented too many problems). While...
Hi, I'm a new to dotCMS, I've been trying to install dotCMS on linux according to the manual. I got this error when I run the catalina.sh script [machin@portal...
Hi This is very urgent and I would like to know the commands for customization of the fields in the dot newsletter field. how many fields can be customized...
I think you may need to run it like this: ./catalina.sh run the error says it' cant find setclasspath.sh which should be on the bin folder. Maria Bouza Senior...
Maria Bouza
maria@...
Jul 7, 2005 6:27 pm
79
Hi Prasaad, The newsletter uses two fields: <var1> -> It's the recipients name <varEmail> -> Its the recipient's email address. Thanks Maria ----- Original...
Maria Bouza
maria@...
Jul 8, 2005 1:06 pm
80
Thanks Maria I wanted to customize more fields. Can I do it? Like mail merge in which name address and other fields are stored in the database and inserted in...
Prasaad: You could customize more fields but right now if youve seen the newsletter, the recipients only have Name and email address. You will need to extend...
Maria
maria@...
Jul 9, 2005 6:42 pm
82
Dear Maria Good to hear that I can customize more fields. How to do it? Who can do it? What would be the charge? regards Prasaad Maria <maria@...>...
Plese Send me the procedure how change the database of DotCMS form PostgradeSQL to MYSQL. Because my Liferay Protal is running on Mysql. So, please help me as...
Hi, You have to make the exact same changes to run it on mysql. We don't have a mysql updated sql right now, so you'd have to get the sql on the project...
Maria
maria@...
Jul 11, 2005 1:43 pm
85
Hi, I've been trying to intergarte the CAS SSO with dotCMS.. I'm in he first step for intallaing the cas server. the CAS server comes as war file (cas.war) I...
Hi, Thanks for your help. The matter of fact is the catalina.sh file wasn't a pure unix file ( I got to convert it with the command : dos2unix file file. and...
Besides the newsletter...what other modules are available? When is the postcard module to be released? I am looking for an open source JSP CMS...which one...
KKHipple: The doNewsletter product is not a module of the dotCMS system, it is a totally separate webapp. The dotCMS system has a different email campaign...
Hi, For some mestrious reason, dotCMS developpment team unset the "unpackWars" atribute of the <Host > in the server.xml file witch hinders tomcat from...
Hi, I'd like to deploy dotCMs under JBoss 4.0.2, so I'm wondering weather dotCMS comes as WAR file instead a zip file. a matter of saving time and making it...
Hi, Still looking for some way to deploy dotCMS as war file, this time in condition to be separated from liferay. in fact, this sepertion will make it easier...
I just start to use the dotcms . I want to know how to analysis the source code of the dotcms , and I want use the eclipse as the tool to import the source...
wulj: It is easy to debug and edit the dotCMS code in eclipse- this is exactly how it is developed You can download the code, expand the zip and create a new...
Hi, The liferay 3.5 has been released recently, So I'm wordering if dotCMS development community is thinking to integrate the new release to dotCMS..and if...