Tagged Questions
The opencms tag has no wiki summary.
13
votes
6answers
3k views
Which CMS would you recommend to be integrated with a Tomcat application?
I'm looking for a CMS (content management system), where users can manage, create and edit online articles, as a part of an application to be developed. The application to develop is a web application ...
12
votes
11answers
9k views
Programmatically convert a video to FLV
i am currently working on a web application that needs to accept video uploaded by users in any format (.avi, .mov, etc.) and convert them to flv for playing in a flash-based player.
Since the site ...
5
votes
2answers
120 views
Filesystem-based web content
I plan to pull my Java web apps's content from a filesystem, for the sake of simplicity of editing. These files will be most probably only a text in a simple markup like JTexy or Markdown.
What I ...
4
votes
6answers
540 views
CMS for plain HTML website
Hello I got a website with around 5-6 pages (plain html). There are areas in these pages where I need to update occassionally. Is there any free / opensource CMS to maintain these editable areas of ...
4
votes
5answers
4k views
Is Joomla good for social networking site? Un-biased pros and cons on Joomla [closed]
We have used Joomla as an out-of-box CMS for our company website.
Now we got a requirement from customer to create a travel recommendation website. Customer never used Joomla for programming. He ...
2
votes
1answer
439 views
Component Scan not finding @Component's in a JAR in Tomcat webapp
I just filed a bug in the Spring bugsystem ( https://jira.springsource.org/browse/SPR-8551 ), but I am still unsure if I am missing something
I tracked down a problem with ...
2
votes
0answers
224 views
.Net CMS + Social Network tools framework [closed]
I'm struggling testing CMS frameworks in about one week, looking for information in forums, making questions in communities, and my problem is too simple: I have to develop a social network community ...
2
votes
1answer
72 views
OpenCMS - howto explose a flat structure instead of a folder/tree structure
I would like to have a tree/ folder structure for my content but would like all pages to be served as a flat URL. E.g.
the page located at /cat1/subcat2/tulips.html would be served at:
...
2
votes
2answers
121 views
Which Java CMS can communicate with EJBs deployed on the same application server?
I already asked this question over at serverfault, but perhaps it's better to ask here.
We developed a JavaEE6 application. This application is basically something similar like a backend to a webshop ...
2
votes
2answers
86 views
Alphabetical sorting in OpenCMS
How can you sort in OpenCMS the files in one folder alphabetically?
I use the allInFolder collector, and I get all the files, but they are not sorted.
2
votes
1answer
417 views
LifeRay alternative in asp.net c#
I have explored some of the features of LifeRay from past few months. But due to high on hardware and development resource I would not want to go with LifeRay. Is there any good alternative to liferay ...
2
votes
2answers
736 views
Adding a tag cloud to an OpenCMS website
I'm working on an intranet website based on OpenCMS and I'd like to include a tag cloud to the site. I've found some opensource tagcloud java libraries (like OpenCloud). Do you have any experience ...
1
vote
1answer
124 views
Creating Java Client for CMIS-based server
I am still new in CMIS subject , and I am still searching learn about that, What I want to do is to create a Java client that upload report to any content management that support "The CMIS v1.0 OASIS ...
1
vote
1answer
109 views
Learning OpenCMS
I am finding for the good resources to learn OpenCMS. Please provide the guideline/best practices to develop an OpenCMS based websites. Any kind help is appreciated.
1
vote
1answer
125 views
1
vote
1answer
79 views
OpenCms localization
I downloaded OpenCMS 7.5.3
Make setup.
Read doc.
I want to do Hindi locale. Any good detailed tutorial available for multilanguage site.
1
vote
2answers
188 views
How to make editable menus with OpenCms
How to make editable menus with OpenCms. I want when user clicks on edit button then he can change anything with menu - menu label, Link URL, he can add/del an item from sub-menu list etc.
1
vote
1answer
168 views
integrating WebApplication and OpenCms
Hey I just want to integrate already existing application with OpenCms Contents.Let me explain a example:i have an application like Demo.war now i want to integrate sreekanth.war and OpenCms how can i ...
1
vote
2answers
367 views
Looping over files - OpenCMS
I'm developing a website using OpenCMS and am having a problem with creating links to files over which I loop using cms:contentload:
<cms:contentload collector="allInFolder" ...
1
vote
2answers
1k views
How to acces a file under WEB-INF from a Java web application
Do you have any idea how to access files in WEB-INF/index folder from my application? I'm using OpenCMS for my application and I want to open a Lucene search index (with the help of Lucene IndexReader ...
1
vote
2answers
260 views
OpenCMS - 301 redirect
Is there any easy way to configure permanent redirects (301) on openCMS? I would like to forward some of my old page urls to their new location.
Thanks
1
vote
3answers
124 views
What is the minimum specification which justifies the name Content Management System?
I've written some simple software which helps me manage and disseminate engineering data on a company intranet. It's pretty flexible about adapting to new content and I wonder if it justifies the ...
0
votes
1answer
73 views
OpenCMS and CVS
How does one integrate working with CVS and OpenCMS, specifically looking at maintaining properties and metadata?
I have OpenCMS set up on my local machine for development, as well as Eclipse ...
0
votes
1answer
41 views
JspException: Error reading the child resources of parent folder “/warrants/”
I am getting the following error message when I try to login to the member section of my OpenCMS website./
javax.servlet.ServletException: javax.servlet.jsp.JspException: Error reading the child ...
0
votes
1answer
44 views
OpenCms Element (may be page) properties
I am working with OpenCms 8, I having a problem I am suppose to define custom properties to page and external links, but when we define new properties one can add any input, I want to limit that ...
0
votes
1answer
125 views
<cms:include without <p> tag
Is there any solution to have something like <cms:include type="OpenCmsString" element="text1" /> ? Because the output from my <cms:include element="text1"> always give me data with ...
0
votes
1answer
36 views
Question mark in structured content description
In opencms-modules.xml ,
I set the <explorertype name="aboutus" key="fileicon.aboutus"
and set the fileicon.aboutus = About Us in workplace.properties file
But when I create the new structured ...
0
votes
0answers
45 views
OpenCms workplace kills session spontaneously
I'm developping with OpenCms. When I log in to the workplace, and then visit a page hosted by the same OpenCms instance, my workplace session is killed, that is, the workplace asks me for my password ...
0
votes
2answers
70 views
Java based open source Digital Assest Management system
we are working on a project which is CMS system in itself and will require to handle a lots of digital data like images,videos and other assets.
we are analysing the options to use any thrid party ...
0
votes
0answers
36 views
Cannot open New Folder dialog in OpenCMS
When I try to create a new folder in the OpenCMS Explorer interface, instead of the folder name dialog I get a blank screen on the right hand pane where the dialog should be.
This is unfortunately ...
0
votes
1answer
118 views
How to logout an user in opencms without session invalidate
I need to logout an user or switch to default(Guest) in OpenCms without invalidate the session.
Is there any way to do this?
0
votes
1answer
143 views
OpenCMS add property to a page
I'm trying to use this module on opencms:
http://www.codedroids.com/en/opencms/downloads/com.codedroids.oc.forms.html
I am following the documentation: ...
0
votes
1answer
154 views
OpenCMS production practices
I'm (very) new to OpenCMS, and so is everyone else on my team.
We've just started a new project and we're using OpenCMS. Right now we have an instance of OpenCMS running on each developer's ...
0
votes
2answers
166 views
OpenCms : How to access xml element content from multiple schema files
I have a doubt regarding xml structured content in OpenCms. I have two XML schemas, one for editing the top menus (menus are same across all the pages) and another schema for editing the page content. ...
0
votes
1answer
355 views
Integration of JavaApplication With OpenCms
i am new to OpenCms
i want to know how to integrate an java web application with OpenCms contents.Is It Possible to integrate Java Application with OpenCms?
0
votes
1answer
129 views
OpenCMS Content Type - when editing, it doesn't show the names of the fields
I created a custom content type FaqEntry in OpenCMS (three fields - title, question, answer) and registered it. When I create a new file of that type and want to edit it, it shows the three fields ...
0
votes
0answers
92 views
open cms problem with loading admin panel
i have installed open cms correcly.
but when i log in admin panel and change to offiline mode i cant see any files displayed therre?
0
votes
1answer
61 views
java cms(opencms) and my SQL configuring problem
i have installed open cms on my local machine and it perfectly works fine.
But in order to work it corre,ty it is mentioned that i have to modify the my.ini file and set max_alllowed_packed site to 32
...
0
votes
1answer
305 views
OpenCms - periodically change content of a file
I'm customizing my OpenCms installation and have created an object that delivers part of my content. The object changes this content once in an hour. Could you please advise me as to how to load this ...
0
votes
1answer
63 views
OpenCMS - Best approach for showing rotating references
I would like to add on the right column of my site a rotating references section. Each reference would have some text + name of person + company name. It does not need to be structured (open text is ...
0
votes
1answer
827 views
Asp.net DMS/CMS package/module for existing asp.net membership site?
Can anyone recommend a reasonably extensible asp.net CMS/DMS package or module that can be readily integrated into an existing c# Asp.net site (not MVC) with an existing forms authenticated membership ...
0
votes
3answers
207 views
Can OpenCms be integrated, or used, with an IDE?
I'm starting with a new project where we'll be using OpenCms. Can the workplace be integrated to an IDE, and which one is it ?
Can you suggest me any tutorial or ebook by the way?
0
votes
2answers
91 views
Which log4j Version is bundled with latest OpenCms 7?
Which log4j Version is bundled with latest OpenCms 7?