Uploaded image for project: '[Read Only] - Hippo Essentials'
  1. [Read Only] - Hippo Essentials
  2. ESSENTIALS-1068

Provide prototype page with Simple Content plugin

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • High
    • Resolution: Fixed
    • None
    • 4.0.0
    • None

    Description

      Bundle a prototype page with the Simple Content plugin, so users can add simple content pages in the channel editor.

      This would also enable the Build a Website tutorial to use this feature instead of the HST config editor.

      Below is a prototype configuration that would work for the tutorial.

      <?xml version="1.0" encoding="UTF-8"?>
      <sv:node sv:name="contentpage" xmlns:sv="http://www.jcp.org/jcr/sv/1.0">
        <sv:property sv:name="jcr:primaryType" sv:type="Name">
          <sv:value>hst:component</sv:value>
        </sv:property>
        <sv:property sv:multiple="true" sv:name="jcr:mixinTypes" sv:type="Name">
          <sv:value>hst:prototypemeta</sv:value>
        </sv:property>
        <sv:property sv:name="jcr:uuid" sv:type="String">
          <sv:value>c5f72138-9d73-4e66-bfa0-944acc072eb4</sv:value>
        </sv:property>
        <sv:property sv:name="hst:displayname" sv:type="String">
          <sv:value>Simple Content Page</sv:value>
        </sv:property>
        <sv:property sv:name="hst:primarycontainer" sv:type="String">
          <sv:value>main</sv:value>
        </sv:property>
        <sv:property sv:name="hst:referencecomponent" sv:type="String">
          <sv:value>hst:abstractpages/base</sv:value>
        </sv:property>
        <sv:node sv:name="main">
          <sv:property sv:name="jcr:primaryType" sv:type="Name">
            <sv:value>hst:containercomponent</sv:value>
          </sv:property>
          <sv:property sv:name="jcr:uuid" sv:type="String">
            <sv:value>c3068b15-01e6-4a08-b517-2fa8a908f8f5</sv:value>
          </sv:property>
          <sv:property sv:name="hst:xtype" sv:type="String">
            <sv:value>hst.vbox</sv:value>
          </sv:property>
        </sv:node>
      </sv:node>
      
      

      Attachments

        Activity

          People

            clientserviceteam Client Service Team
            nvankampenhout Niels van Kampenhout
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: