Pages

Friday 10 January 2014

Parsys Vs iParsys

Paragraph System (parsys)

The paragraph system (parsys) is a compound component that allows authors to add components of different types to a page and contains all other paragraph components. Each paragraph type is represented as a component. The paragraph system itself is also a component, which contains the other paragraph components.

You configure which components users see by making them available to the user in Design mode.

For example, the content of a product page may contain the following:
  • An image of the product (in the form of an image or textimage paragraph)
  • The product description (as a text paragraph)
  • A table with technical data (as a table paragraph)
  • A form users fill out (as a forms begin, forms element, and forms end paragraph)
file

List of components available for use...
See individual components.

Inheritance Paragraph System (iparsys)

The inherited paragraph system is a paragraph system that also allows you to inherit the created paragraphs from the parent. You add paragraphs to iparsys at for example, /content/geometrixx/en/products and as result, all the subpages of products that also have iparsys with the same name inherit the created paragraphs from the parent. On each level, you can add more paragraphs, which are then inherited by the children pages. You can also cancel paragraph inheritance at a level at any time.

Simply, iparsys is a parsys that inherits it's content from the ancestor pages.

file

Disable Inheritance
If the checkbox is selected, child pages do not inherit the paragraph of this page. 

The following example shows the iparsys component in Geometrixx:

file


4 comments:

  1. I really appreciate information shared above. It’s of great help. If someone want to learn Online (Virtual) instructor lead live training in ADOBE CQ5


    , kindly contact us http://www.maxmunus.com/contact
    MaxMunus Offer World Class Virtual Instructor led training ADOBE CQ5 . We have industry expert trainer. We provide Training Material and Software Support. MaxMunus has successfully conducted 100000+ trainings in India, USA, UK, Australlia, Switzerland, Qatar, Saudi Arabia, Bangladesh, Bahrain and UAE etc.
    For Demo Contact us:
    Name : Arunkumar U
    Email : arun@maxmunus.com
    Skype id: training_maxmunus
    Contact No.-+91-9738507310
    Company Website –http://www.maxmunus.com



    ReplyDelete
  2. Thank you for sharing Rama...

    ReplyDelete
  3. Considerable article, I found this resource utmost beneficial for everyone,thank you for sharing the thoughts,We at Property Hunters shifted this service to a level much higher than the broker concept. If you willing to purchase property in Qatar please visit us,you can see more details like this article buy property at the Pearl Qatar

    ReplyDelete
  4. The best casinos, mobile and internet gambling - DrmCD
    Play Realtime 광주광역 출장안마 Gaming for free online with Dr.MCD. Learn about casino games and casinos, This is 여주 출장안마 a casino where you 상주 출장마사지 can play real money 군산 출장샵 games. 수원 출장마사지

    ReplyDelete

Converting InputStream to String

    private String convertToString(InputStream inputStreamObj)             throws IOException {         if (inputStreamObj != null) {     ...