• a documentation how to implement would be fine

    By Sascha Meier2 1 decade ago

    Is there a possibility to get an documentation howto implement the ui into my own database?

    What has to be copied?

    p.s. REALLY GREAT EXTENSION!

    • Re: Documentation

      By Oliver Busse 1 decade ago

      There plans to create a documentation also to show this Custom Control within an upcoming webcast on NotesIn9 - but I haven't found the time yet :-(

      To use the template from the scratch this is what you need at least:

      - the 3 Java classes (com.olb.*)
      - custom controls: ccAbout, ccBootstrapLayout, ccLegal, ccVerticalNav
      - Resources: ulc.css, bootstrap.theme, ulc.js
      - everything in/WebContent including the faces-config.xml

       

      The main element is the ccBootstrapLayout control. Look at the custom properties of it, they all have a description. Just try ;-)