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
1
vote
1 answer

Velocity.Quotes and double quotes in language variables

I have multiple languages in dotCMS. Language variables may contain single quotes or double quotes. I get access to this variables in my javascript by wrapping them in quotes. var text = "$text.get('variable_name')"; But if variable contains the…
1
vote
1 answer

How can I publish mulitple content to dotCMS through script

As I am new to dotCMS, just wondering is it support any script through which I can upload/publish my multiple contents(i.e well structured directory) as whole. For example I have multiple text files with contents to publish how can i do this in one…
Atul Kumar
  • 719
  • 3
  • 8
  • 29
1
vote
1 answer

How and where does tomcat store the files that are created on dotCMS in the computer?

I am new to dotCMS. I am looking for the location that tomcat stores the data or files that are created by user, such as the content and site. I created the the site and some content on dotCMS, and I used tomcat as the server. I am finding the…
Neasy
  • 13
  • 4
1
vote
1 answer

How to call ajax call in velocity template language?

I am working on Contact Us Page using velocity template language and javascript. Requirement is a) customer select values from two dropdowns (location and shopName) and click on Submit button b) this process is processed using AJAX call(without…
1
vote
1 answer

dotCMS: how to paginate content in a list?

I am working on a dotCMS project where we are writing HTML, Javascript and Velocity - but no Java (there has been no need yet). In dotCMS, I need to traverse two relationships to come up with a list of all items of Structure C related to an instance…
Robert Mark Bram
  • 8,104
  • 8
  • 52
  • 73
1
vote
1 answer

"Export to Word" DotCMS Plugin

I am developing "Export to Word" DotCMS dynamic plugin that allow users to export page content into Word Processing document using Aspose.Words for Java library. I am exploring DotCMS documentation for last one week and have fixed most of the…
Sohail
  • 225
  • 1
  • 11
1
vote
2 answers

Force selection options to one line