Starting from 7.0.4, opencms has integrated the templatetwo module and completed some of its functions in 7.0.5. The official team also explicitly pointed out that it is a substitute for templateone, A friend who has been familiar with templateone must have a certain understanding of it. If it is wise to build a website through templateone, you can use templatetwo to completely describe it as a "stupid site, without any encoding, you can simply config
In Windows2003, opencms6.2.3, eclipse3.2, jdk1.5, mysql5.0, MS sqlserver2000 test passed.Opencms VFS pulgin for eclipse is mainly used to access the Virtual File System (VFS) of opencms in eclipse, which facilitates maintenance (creation, editing, copying, and moving) of resources in opencms VFS, delete and publish, I personally think it is mainly JSP development). It is a tool used by
Opencms 6 database and Class Diagrams
Opencms 6 database digoal:(Opencms 6 database .*)
Click to view the chart
This distrishows all the tables existing in the opencms database schema,Not all the relationships between these tables. It gives youAn overview over the database with the most important relationships.
In December May 18, 2009, opencms 7.5 beta was released and can be downloaded from official CVS (the tag is build_75beta_1.
The final version of opencms 7.5 will be released in June 15, 2009.
Main features of opencms 7.5:
(Thank you for choosing opencms, the first blog of Chinese resources, http://blog.csdn.net/qian
Opencms is a professional-level open source website content management system, is a J2EE product, fully written based on Java Servlet technology, the latest version is 6.2, the official website: http://www.opencms.org.
Opencms6.2 installation environment
Operating System: Windows 2003/, Linux
JDK: jdk1.4.x, jdk1.5.x
Application Server: tomcat5.0.x/tomcat5.5.x, WebLogic, JBoss 4.0
Database: Oracle 9.x/ Oracle 10.x, ms SQL Server2000, MySQL 4.0/MySQL 4.
LHD is customized in Chinese. 1. after opencms2. installation is complete, enter the following address in the browser to open the logon page (default account/password: admin/admin) http: // localhost: 8080/opencms/system/login/3. if the following problems occur, you can set the-developer tool (F12)-browser mode of IE to a non-Compatibility View. (Your browser version is no longer supported by opencms. pleas
The following problems occur during opencms installation: Youramp; amp; # x27; max_allowed_packetamp; amp; # x27; variableissettolessthan
I. problems
The following error occurs when you install opencms:
MySQL system variable 'max _ allowed_packet 'is set to 1048576 bytes (1 MB ).
Please note that it will not be possible for OpenCms to handle files bigger
1.OpenCms Server Installation Steps
1.1 Install Java JDK, need 1.5 or newer version;
1.2 Install Tomcat;
1.3 Install MySQL;
1.4 Download the war package and deploy the Opencms.war package;
1.5 through the browser to access the http://localhost:8080/opencms/setup/address, follow the prompts to configure the steps can be;
Specific steps can be official address reference: http://www.opencms.org/en/development/
See a netizen asked "Whether you can modify OPENCMS table structure, how to access after modification", the answer is "can", OpenCms has its own database link pool, in/web-inf/config/ Opencms.properties file, the default database link pool name is "Default", you can add your own tables in the OpenCms database, and you can get the database link pool as follows:Jav
Introduced:In OpenCms, some resources are just created, some of the resources are created and published, and what do they do when they are created, and how they are stored, which is the topic to be addressed in this article.Analysis:As an example of the simplest text file, when we create a text file with a wizard in a directory (for example,/charlesstudy), the following:650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/54/2A/wKioL1R66MXDg1S8A
Introduced:The ability to directly edit pages is introduced in OpenCms, because I am not very interested in page editing features, so here's a technical way to share some of the common parsing opencms pages.Practice: Find the corresponding code for the specified fileFor example, we want to analyze the index.html under the/site/default/demo/text-block module in the VFS "Offline" mode.First, we select the fil
The following error occurs during opencms installation: Your 'max _ allowed_packet 'variable is set to less than 16777216 Byte (16 MB)., maxallowedpacket
I. Problems
The following error occurs when you install opencms:
MySQL system variable 'max _ allowed_packet 'is set to 1048576 bytes (1 MB ).Please note that it will not be possible for OpenCms to handle files
(cmsresourcetypexmlcontent.java:440)Org.opencms.file.CmsObject.writeFile (cmsobject.java:4003)Org.opencms.ade.contenteditor.CmsContentService.writeContent (cmscontentservice.java:1902)Org.opencms.ade.contenteditor.CmsContentService.saveAndDeleteEntities (cmscontentservice.java:619)
There is a problem under Windows, Linux does not have this problem.
2017/07/15
Installation Environment: Tomcat+mysql
Put the Opencms.war file under Tomcat's WebApps folder, start Tomcat, enter Http://localhost:808
TagThis label is used to access the "property" of the current file or its parent folder. "properties" are set in the "properties" dialog box in the "Browse" view of opencms.
Label description
Name
Description
Required
Name
Name of the attribute to be read, such as "title", "cache", and "content-encoding". If the specified attribute is not found, "null" is returned ".
Yes
File
The following "value" specifies th
Apache Jakarta commons-fileupload
Opencms provides an applet for file upload, but this function is subject to great restrictions in custom development. opencms has the commons-fileupload package, and we can use this function to upload files.
FileuploadIt can be used together with your application in different situations. In the simplest case, you can call a method to process servlet requests and obtain a li
When we use FCKeditor in opencms to edit the content, the following error occurs:
The reason is the problem of Unicode encoding, solution: replace the original jtidy-r8-05102004.jar with the jtidy-8-svn-2006-05-21b.jar, the original download jar address is not available, there is a need to add me MSN to you: qianxuncms@hotmail.com.Thank you for choosing opencms-the first blog in Chinese resources. You ar
Management. and. customizing. opencms.6.websites this book for opencms developers is not of great value, but can enhance the understanding of opencms, it seems that there are people who do not have this book, want to see, you can add me MSN: qianxuncms@hotmail.com, I am also reading this book. I will read it all over the time and write a few more articles.
Artic
I. Problems The following error occurs when you install opencms: MySQL System variable 'max _ allowed_packet 'is set to 1048576 bytes (1 MB ).Please note that it will not be possible for opencms to handle files bigger than this value in the VFS.Error while checking the server configuration!-------------------------------------------Your 'max _ allowed_packet 'variable is set to less than 16777216 byte (16
Create a type in opencms, modify in the module corresponding to the opencms-module.xml
Code
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
1),
Key = "fileicon. kedautemplate" is written in the. properties file and used for internationalization.
Icon = "tt_menu.png"
The type specified by name = "kedautemplate"
, it is very simple. We only need to set the "template" attribute of the JSP file to the full path of the template file.View the JSP file and see that it already contains the "head" and "foot" elements of the template file. So far, we have introduced the use of JSP templates and JSP files, we have a closer look at JSP templates. The next article will introduce how to create templates that contain multiple editable zones ......Thank you for choosing opencms
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.