Search the web
Sign In
New User? Sign Up
dotcms · dotCMS Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1269 - 1298 of 6581   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1269
Hi Jason, "I will add it this morning to the portal and let you know." Any luck with this? It seems that there is a very basic step missing from the standard...
Richard@...
Send Email
Mar 2, 2008
3:33 pm
1270
3 questions about the dotCMS products module. I haven't been able to find any documentation that answers these questions for me... 1) Multiple prices per...
Richard@...
Send Email
Mar 2, 2008
3:47 pm
1271
I have dotCMS setup to use HTTPS... seems like a basic necessity for a secure website. Everyone does this, right? I find that I have to login again (re-enter...
Richard@...
Send Email
Mar 2, 2008
5:02 pm
1272
Sorry Rich last week was busy and I didn't get a chance to load up some products yet. On a side not I know there is a small group working on a fully functional...
Jason Tesser
tesserfamily
Online Now Send Email
Mar 3, 2008
11:31 am
1273
I haven't seen this one yet. Anyone else? On Sun, Mar 2, 2008 at 12:01 PM, Richard@... <Richard@...> ... -- Jason Tesser dotmarketing, Lead...
Jason Tesser
tesserfamily
Online Now Send Email
Mar 3, 2008
11:35 am
1274
Thanks Jason, I certainly appreciate your help. I keep fighting with dotCMS because I like a lot about how things are integrated in dotCMS, but I just don't...
Richard@...
Send Email
Mar 3, 2008
12:54 pm
1275
My https certificate is a wildcard domain certificate which often causes me to be interrupted initially when accessing my own site with a "this *XX.com key...
Richard@...
Send Email
Mar 3, 2008
12:57 pm
1276
Richard: Are the hostnames you are using to access the two interfaces different? Meaning, is your host called http://lyders.com and your admin redirecting you...
Will Ezell
Will_Ezell
Offline Send Email
Mar 3, 2008
1:09 pm
1277
Actually I found out what is going on. If you use an alternate DB connection ... you have to reset it before every #getSQLResults: #set ($dbConnection =...
Christopher F. Falzone
ctiggerf
Online Now Send Email
Mar 3, 2008
1:56 pm
1278
ahh connecting to an external db that is true. it is necessary to set it for every query or you might have the issue of setting it for an external and then...
Jason Tesser
tesserfamily
Online Now Send Email
Mar 3, 2008
2:04 pm
1279
Anyone know how to escape strings for SQL in Velocity / Java? For instance: #set($keyword = "Women's Studies") ##would be getting this from the request...
Christopher F. Falzone
ctiggerf
Online Now Send Email
Mar 3, 2008
2:13 pm
1280
Hi Richard, 1) yes, you could do that, you could set different prices based on quantities. 2) we have a variable that has, how many "items" are left, so with...
Salvador Di Nardo
msdinardo
Offline Send Email
Mar 3, 2008
2:20 pm
1281
I am using this for javascript escaping, maybe there is something similar for sql? #set( $headline = $esc.javascript($headline) ) Nathan Nathan I. Keiter ...
Nathan Keiter
dejinatrin
Offline Send Email
Mar 3, 2008
2:24 pm
1282
Hah! Found it. The Escape viewtool covers this for us ... #set($sql = "SELECT * FROM Aliases_v2 WHERE Keyword='" + $esc($keyword) + "' ORDER BY Alias") Thanks,...
Christopher F. Falzone
ctiggerf
Online Now Send Email
Mar 3, 2008
2:26 pm
1283
I am using the "Ecommerce Product / Format Manger" to create an online store. I have all my products, formats, and prices set up and I am ready for the next...
Nathan Keiter
dejinatrin
Offline Send Email
Mar 3, 2008
3:05 pm
1284
Hi Nathan, yes, there is actually a site that use that product http://www.firestarterpublishing.com/dotCMS/featuredProducts They have a shopping cart, just the...
Salvador Di Nardo
msdinardo
Offline Send Email
Mar 3, 2008
3:23 pm
1285
Ok, so is this all I need to do for each store page velocity file? 1. Create a new page. 2. Create a piece of content. 3. Parse the velocity file in that...
Nathan Keiter
dejinatrin
Offline Send Email
Mar 3, 2008
3:36 pm
1286
Also, are there any pages where I need to parse more than one velocity file? Nathan Nathan I. Keiter DataSystems Gettysburg College Campus Box 2453 ...
Nathan Keiter
dejinatrin
Offline Send Email
Mar 3, 2008
3:38 pm
1287
Yes Nathan, that should be all, create the page, crate the content and parse the velocity file that have the source code. Please call the pages with the same...
Salvador Di Nardo
msdinardo
Offline Send Email
Mar 3, 2008
4:11 pm
1288
Is there any way to order formats? They seem to show up in a random order. For example, I entered the formats in smallest to largest order for this product,...
Nathan Keiter
dejinatrin
Offline Send Email
Mar 3, 2008
4:52 pm
1289
No nathan, I cheked the source code and there is no way to order the items, but I think we could add a sort order field or something like that add a Jira Task...
Salvador Di Nardo
msdinardo
Offline Send Email
Mar 3, 2008
5:15 pm
1290
Sorry, I mean the Formats of the Products. Salvador...
Salvador Di Nardo
msdinardo
Offline Send Email
Mar 3, 2008
5:16 pm
1291
How can I use ssl certs self generated using openssl with dotcms. I have created and self signed but receive errors in the service log when I enable in...
jmchannell
Offline Send Email
Mar 3, 2008
9:51 pm
1292
Hi Will, Thanks for input. The host names are exactly the same. It's *almost* always...which is very odd. For instance, just now I was able to go back and...
Richard@...
Send Email
Mar 4, 2008
1:40 am
1293
Richard: The only other things I can think of are cookies - do you have any blockers, etc? or are you running through a proxy? Hummm. Let us know what you...
Will Ezell
Will_Ezell
Offline Send Email
Mar 4, 2008
1:50 pm
1294
Hi DotCMS Community, We are evaluating several CMS/Portal. We have noticed DotCMS is based on old versions of Liferay and Tomcat, which are 2 years old, at...
Cedric.Cals@...
Send Email
Mar 4, 2008
2:19 pm
1295
1.6 will be migrating to Tomcat 6, and from what I understand, the Liferay code isn't of particular consequence, because they forked the project some time ago...
Michael Fienen
mfienen@...
Send Email
Mar 4, 2008
2:31 pm
1296
Great question Ced The newest dotCMS includes tomcat 6. It will be released the last week of this month. We have forked lifreays code though. Their...
Jason Tesser
tesserfamily
Online Now Send Email
Mar 4, 2008
2:47 pm
1297
Ced, DotCMS was essentially a fork from Liferay. So I don't think they have plans to integrate 4.4. Actually I think the plan is to move away from Liferay...
Christopher F. Falzone
ctiggerf
Online Now Send Email
Mar 4, 2008
2:49 pm
1298
Okay, here's one for the Java gearheads I think. I'm working on building PHP into a jar file so that it can run in a servlet under Tomcat. One, because some...
Michael Fienen
mfienen@...
Send Email
Mar 4, 2008
9:24 pm
Messages 1269 - 1298 of 6581   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help