Just noting that I have 1.5.11 working in Eclipse now. It's a lot nicer than editing this stuff with a text edit and running a million ant clean/deploys Thanks...
I managed to get the php servlet working in DotCMS. So instead of only being able to execute php pages the /liferay folder. They can now be executed as...
Chris, You got this running on Linux or in a Windows + Eclipse environment? Can you post the output from phpinfo() to pastebin? Jim On Tue, Apr 1, 2008 at 1:16...
Chris: Great news! I am going to post a link to your notes from the dotcms site. -Will ... -- Will Ezell phone: 305.858.1422 ext. 286 direct: 978.296.4239 ...
Finally getting the hang of this. Created a new db in Postgres (dotcms16) and imported sql/portal/portal_postgresql.sql and sql/cms/dotcms_postgresql.sql into...
well if you run ant buildsql it will put it all together for you into build/sql/postgres.sql ... -- Thanks, Jason Tesser dotCMS Lead Development Manager ...
Well we add sql files sometimes. There is a quartz sql file and a extras sql file. The build sql ant task handles all this for you. We may add more in the...
Jim, This was a windows environment. However, since the php is being compiled into java bytecode, it should work in any OS with a JVM. I hope to get this up...
It's worth mentioning that if anyone tries to run a complex application with this (MediaWiki, Wordpress, phpBB, et al), you have to load those files outside of...
Michael Fienen
mfienen@...
Apr 2, 2008 1:18 pm
1545
I tested .. includes do not work .. even in the "real" directory (/liferay for 1.5 /dotcms for 1.6). That will be the next big task on this to work out. ...
No kidding? I'd think they would work in the real file structure. In fact, I'm not even sure why they wouldn't. That's gotta be the result of something that...
Michael Fienen
mfienen@...
Apr 2, 2008 2:15 pm
1547
Hey guys... what about setting up a svn repository for the code so we can work from a single source. This way there's no need to duplicate changed made by each...
That should work for me. MPF ... -- +=============================== ... +===============================...
Michael Fienen
mfienen@...
Apr 2, 2008 4:47 pm
1550
Jason, As always, thanks for the help. Got ant working and built the sql files. Everything runs and I have to say the start site looks great! It's nice to have...
In an effort to create better documentation on permissions, I am running into yet more problems. I have created role: Content Publisher (A) I have created...
I was discussing this with Jim on IRC. I run into this intermittently a lot. And the problem is made worse with multiple servers. It seems to be related to...
Flushing the permissions cache did the trick. The user can now create a new page and the permissions seem to be set accordingly. Jim On Wed, Apr 2, 2008 at...
For what it is worth caching is much improved in dotCMS 1.6 regarding orphaned data in the cache. ... -- Thanks, Jason Tesser dotCMS Lead Development Manager ...
Well for those who haven't noticed :-) http://dotcms.org/downloads/download_releases.dot 1.6RC1 is at the top. Should load the starter site in any of the dbs...
I have a user that I have given Read and Write permissions on 2 folders. When she copies HTML pages from FolderA to FolderB and then tries to edit the the...
Chris, And if you check the permissions on the page after it's been copied does it have the same permissions as the original page? Because that might be the...
No the copied pages have the same exact permissions as the originals. Christopher F. Falzone Technology & Communications Edinboro University (814) 732-1080 ...
Well testing branch is always our latest testing code. Right now it is 1.62rc2 or at least what wil be rc2 tomorrow. We still have some merges for it. After...
Hmm. That's weird because she can edit the original one? I'm not sure we would have to take a look at it. Any errors on the log? Thanks Maria On Thu, Apr 3,...
When she right-clicks the file and selects Edit: The Screen reports "Website Browser is temporarily unavailable." in the Website Browser Portlet. The...
That bug is fixed in 1.6. I can look later for you on what Jira issue it was fixed. The fix was on either rolefactory or permissionapiimpl. On Thu, Apr 3,...