Content Management in opencms

Source: Internet
Author: User

A netizen saw http://blog.csdn.net/qianxuncms/archive/2007/04/09/1557694.aspxArticleAfter that, he commented that opencms manages content based on pages, rather than content based on other CMS, I think this may be due to my misunderstanding in this article. This article mainly uses static editable content as an example, but does not mention another type: structured content, which is my negligence, in fact, opencms mainly manages content in two categories: static editable content as mentioned in the article, editable areas on the page defined in the template directly, and structured content, for example, the structure of news and news is generated by the user-defined type (the type is defined through schema). The following describes the management of these two types of content, the images captured in the following content are obtained from the demo website provided by opencms.

1. "static editable" content, suitable for "Contact Us", "department Introduction" and other topics on the website. Design and generate editable areas in the JSP template. After the page is generated through the template, there will be a small eye-like image on the right side of each static editing area. This is the "edit" button, for example:

Click the "edit" button to go to the editor and edit this part of content directly. This editor should be familiar to everyone. Right, it is FCKeditor. opencms has integrated FCKeditor well.


2. structured content is suitable for functions such as "news" and "Enterprise album" on websites. For example, structured content is in the middle and right of a page, which is also a news list, there will be an "edit" button and "delete" button (X) on the right of each news list, and the "new" button (+) will be displayed for the first news ), click the corresponding button to perform the corresponding operation, for example:

Click the "edit" button to enter the editing mode, for example. The editor page is generated based on the user-defined type and does not contain anyCode.

the above is how opencms manages two types of content. This is also the most basic two types of content on our website and the most important two types of content on our website, opencms has very friendly, comprehensive, and flexible support for them ......
thank you for choosing opencms-the first blog in Chinese resources. You are welcome to directly communicate with the author and make progress together. MSN: qianxuncms@hotmail.com, QQ: 9165456.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.