Questions tagged [dotcms]

DotCMS is an open source Java based Content Management System (CMS) or if you prefer: Web Content Management system (WCM). It is highly scalable and targets enterprise level websites.

DotCMS is an open source Java based Content Management System (CMS) or if you prefer: Web Content Management system (WCM). It is highly scalable and targets enterprise level websites. More information about dotCMS can be found on their website: https://www.dotcms.com/

102 questions
0
votes
1 answer

DotCMS with spring security authentication in Grails application

We have a grails application with "standard" spring security authentication. We have integrated this application into dotCMS. What is missing is the dotCMS authentication. Is it somehow possible to configure DotCMS to use the User/Role spring…
The Strong Programmer
  • 627
  • 2
  • 10
  • 29
0
votes
1 answer

Custom tab in admin panel dotCMS

I would like to create specific tab in admin panel. How do i create it? I find this website but I want to create my own tab. Do you maybe have any information about this? Thanks for any help
cinek181992
  • 155
  • 4
  • 13
0
votes
0 answers

CSS Override for specific content boxes in dotcms?

Is there a way to have only the css within my current content box rendered? If I want the css from other content boxes/widgets to be ignored - is this possible in dotcms?
Jud
  • 1,324
  • 3
  • 24
  • 47
0
votes
2 answers

STARTTLS issue when using google as the smtp server when using javamail

I use the Java based CMS dotCMS and I want to use google as the smtp server. I used the config as described in the dotCMS docs: http://dotcms.com/docs/latest/mail-configuration. My config looks like this:
Koen Peters
  • 12,798
  • 6
  • 36
  • 59
0
votes
1 answer

How do I insert a dotcms form into my generic container?

I have a form created on dotcms with only one variable called email but every time I click add content and add it, it just appears above my container or below. How do I add it into a div that's already in the container?
Tom
  • 41
  • 1
  • 1
  • 2
0
votes
1 answer

How to see what pages are using a specific template

I am using dotCMS and would like to start consolidating some of our many templates into just a few. I need to know what web pages are using these templates, however, before I start deleting them and merging them. How can I tell what webpages are…
Jud
  • 1,324
  • 3
  • 24
  • 47
0
votes
2 answers

WYSIWYG Field add paragraph tag automatically dotCMS

I have problem with WYSIWYG editor. It adds paragraph tag automatically on some places that I don't need paragraphs. Is there any option to turn off this setting in dotCMS or any other option to solve this problem? Thank you!
snoopy_15
  • 1,273
  • 4
  • 18
  • 31
0
votes
1 answer

How host dotCMS application?

I am developing an application in dotCMS. I created a new URL and in that URL added some html pages.But this is on the dotCMS. How to host this application like any other HTML based web site.Please help me to resolve this.
Manoj Kumar
  • 745
  • 2
  • 8
  • 29
0
votes
1 answer

dotCMS content missing after Save / Publish

I had a page that was a blank template with only a simple weather.com widget on it. Something simple like I updated it to be Some title Then hit "Save /…
Jud
  • 1,324
  • 3
  • 24
  • 47
0
votes
1 answer

What exactly we have to mention in osgi-extra.conf with respect to dotCMS

I am new to dotCMS, can any one put light on below question, I am working on the project called \osgi\com.dotcms.service, with respect to this project what entries we have to do in osgi-extra.conf file.
Pyush
  • 1
  • 1
0
votes
1 answer

How to add multiple pages to single page navigation bar in dotCMS

I created two individual pages - a "home" and a "product" page. I want to add these to a page navigation bar. So, this page should contain a navigation bar and two menu elements named "HOME" and "PRODUCT". How can I achieve this using dotCMS?
Alekhya Vemavarapu
  • 1,145
  • 1
  • 10
  • 26
0
votes
1 answer

DBConnectionFactory: error getting dbconnection jdbc/dotCMSPool

Hello I am facing a strange problem when I am deploying the Dotcms app in a server which runs tomcat 7. Of course I have configured the connection with the database with the correct username, password and url. The log file shows: 12/03/15…
Nicholas Kou
  • 173
  • 2
  • 13
0
votes
1 answer

Dotcms log showing error

Hello I successfully managed to deploy my dotcms app in a server but the problem is that i can not start it (the servers runs Tomcat) because there is a problem. Here is what the dotcms.log file shows: [26/02/15 21:58:43:504 EET] INFO…
Nicholas Kou
  • 173
  • 2
  • 13
0
votes
1 answer

can I be able to host DotCMS project on google app engine?

I am looking for an easy to use opensource CMS for creating java web applications , that can work on Google app engine.
0
votes
1 answer

Latest Compass Gems in Jar format

I am using dotCMS with Sass and it appears to be using an old compiler compass-gems-0.12.2_1.jar and I'd like to upgrade to the latest. I can't seem to find any newer compass gem in jar format. Any idea how I can obtain this?
pixelfreak
  • 17,714
  • 12
  • 90
  • 109