Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><em>Disclaimer: I work for Hippo, so I'll try to only answer with facts and not opinion :-)</em></p> <ol> <li><p>Hippo is fully Java based, front end is language independent, but geared towards JSP or Freemarker, optionally you can use a REST-interface and use whatever.</p></li> <li><p>Many plugins are created and collected at the <a href="https://forge.onehippo.org/gf/">Hippo forge</a>.</p></li> <li><p>Content-centric design has been a staple of Hippo development, should pose no issue.</p></li> <li><p>Yes, by default all JCR calls are available. Apart from that you are able to define your own REST interface to suit your needs, <a href="http://www.demo.onehippo.com/rest/browser">example in the demo</a>, <a href="http://www.onehippo.org/7_8/library/concepts/rest/restful-jax-rs-component-support-in-hst-2.html">documented here</a>.</p></li> <li><p>I dare say yes, in my experience most non-tech users find the interface easy to understand.</p></li> <li><p>Multilingual is easy, <a href="http://www.onehippo.org/7_8/library/concepts/channels/hst-2-multi-lingual-multi-site-multi-domain-and-multi-channel-setup.html">part of the default multi-channel setup</a>.</p></li> <li><p>The community edition (which is complete, no bait-and-switch) is open source, there is some <a href="http://www.onehippo.com/en/what_to_buy/compare.html">enterprise functionality</a> behind a <a href="http://www.onehippo.com/en/what_to_buy">proprietary license</a>. The license also opens up support avenues, besides the <a href="http://onehippo.com/groups">Google Group</a> and Stack Overflow.</p></li> </ol> <p>Now, on your comment about the documentation being incomplete, let me offer my opinion: You are right, the documentation is an ongoing struggle. Most stuff is documented, but is hard to find. We are working on improving the overviews, introductions and tutorials, but we are obviously not done yet. If you can't find anything, usually the community is able to help and point you in the right direction.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload