Hey all: I wanted to share this with the list - here is a great plugin for firefox users that fixes issues with cutting and pasting formatted HTML into the ...
What is the variable for the Page URL? I've tried: $!pageUrl $!pageURL $!page_name and a few others. What I'd like to do is have an image for each page. The...
The friendly name is $friendlyName. This is the name you put in the advanced properties tab. The actual title is $pageTitle. The page path after the host is...
Hey everyone. Since it's a new year, I thought I'd (shameless promote) mention that if you're new to the list and haven't heard, there are some unofficial...
Michael Fienen
mfienen@...
Jan 5, 2009 5:03 pm
3746
How do you link to a specific day on the calendar? I have tried: http://www.edinboro.edu/calendar/?selectedView=list¤tRange=day&selectedDate=2009-01-06 ...
Chris, Try http://www.edinboro.edu/calendar/?selectedView=list¤tRange=day&selectedDate=01/06/2009 Thanks, David david@... On Wed, Jan 7, 2009 at...
Hi List, I would like to know if it's possible to configure dotCMS to generate URLs with *no* file extension. I see there is a thread (' ...
Owain Castor
owaincastor@...
Jan 8, 2009 2:21 am
3750
Hi All, Greetings to all, Â Â Â Â Â Â Â Â Â Â Â We are going to build a new project using dotCMS release version.We need to work on it as a team. 1. How is it...
can u let u know more of what u r doing? On Thu, Jan 8, 2009 at 1:05 AM, dolly smartsmiles ... -- Thanks, Jason Tesser dotCMS Lead Development Manager ...
You could use the URLRewriteFilter to accomplish this I think. Basically take any URI and automatically append the file extension and forward it. Though in...
Michael Fienen
mfienen@...
Jan 8, 2009 2:16 pm
3753
Thanks David, this did the trick :) Christopher F. Falzone Web Developer - Edinboro Unversity of PA Technology and Communications Other ways to contact me: ...
We've had another user ask a similar question and the short answer is that is not how dotcms works, but there are some work arounds. 1) If your site is a small...
Another option is Virtual Links, However you would have to create a virtual link for every page, which would become old really fast. For instance: You can...
Hey all: I was wondering if anyone here has the dotCMS twitter account? I've reset the password but don't get any corresponding email. I can't recall if ...
@robertsonadams seems to be the only follower, you might contact him. MPF +============================================= ... ...
Michael Fienen
mfienen@...
Jan 8, 2009 6:46 pm
3758
The code that is used for the onIFrameLoad() function in the calendar.js file seems wonky. I've been looking at it, and trying different stuff to no avail....
Michael Fienen
mfienen@...
Jan 8, 2009 6:55 pm
3759
Our WYSIWYG Editor is working in Firefox but not in IE7... Any ideas? We're using onDemand hosting... --Jon Swift...
Swift Jonathan
Jonathan.Swift@...
Jan 8, 2009 8:07 pm
3760
I am having two separate issues while trying to set up a password-protected directory that will be accessible to a group of off-campus folks who will share the...
Hi all, I'm seeing an issue where the creation of a non-secure HTTP session is invalidating the secure session. Here's some background: We added a couple...
As long as you have both the logged in site user system role checked to View the page AND you have the user role you are giving to the generic user checked on...
Dean Gonzalez
dean.gonzalez@...
Jan 12, 2009 2:55 pm
3763
Thanks Dean! I did get the user to login this morning correctly. However, some browsers (Safari and Chrome) still do not forward you to the original page...
Does anyone have suggestions regarding what to put in a robots.txt file to help limit the bandwidth from googlebot? Don't want to kill it just slow it down. --...
When configuring LDAP Auth with SSL, you point the auth.impl.ldap.security.keystore.path option at your java keystore file. The keystore is password protected....
Michael Fienen
mfienen@...
Jan 12, 2009 7:35 pm
3766
Is there a way to do lucene commands in the search contents fields? For example if I want to do a search that uses the - or NOT lucene commands. -- Brad Rice ...
Not right now. But if you download your index you can use Luke which is a GUI for Lucene searching. You would need to select the White Space Analyzer of you...
I'm getting the following error when I try to create a new top-level category: "Category Cannot be Edited Because User Lacks Permissions." We're using version...
Fritts,Jordan
jfritts@...
Jan 12, 2009 11:38 pm
3769
Hello, I am new to dotcms. We are looking to use content management on our intranet first, then expand it to our internet site at a later time. I have been...
Billy DeMark
wdemark@...
Jan 13, 2009 1:41 pm
3770
Billy, As far as getting JSP pages into DotCMS it should not be overly difficult. I don't have any experience doing so, but I can take a stab at what would be...