• Browse Blogs
  • My Blog
  • My Updates

+Tags Get help with tags?

  • View as cloud  | list

+ Similar Blogs

photo

Portaldomosph...

21 Entries |  David DeWell
Updated 
RatingsRatings 1     CommentsComments 11
photo

Lotus Nut

111 Entries |  Chris Whisonant
Updated 
RatingsRatings 23     CommentsComments 157
photo

Keep it Simpl...

3 Entries |  Alan Lawson
Updated 
No RatingsRatings 0     CommentsComments 4
photo

Lotus4Life

7 Entries |  Christer Eklundh
Updated 
RatingsRatings 1     CommentsComments 2
photo

Urs Meli

42 Entries |  Urs Meli
Updated 
No RatingsRatings 0     CommentsComments 48

+ Blog Authors  

1 - 2 of 2
  • Previous
  • Next
  • Page   1

How Begin the Special Quickr Room Template

Pedro Fernandes |   | Tags:  template quickr room | Comments (1)  |  Visits (550)

Hi All,

         Now i will compose one script to deploy my solution. Let's do this:

1) Create a normal room in your place;

2) Adjust your theme to have an DIV or SPAN, containing all actions and page content Quickr Skin Component, this DIV must have the ID: lotusContent;

3) Make a copy to your new room in this place. The copy must be in Domino Data Directory and you have to put the 2 agents, 3 files and the view ( containing in this post attachment ), in this copy.

4) Take the path of your new copy ( this will be the Special Template Room ), and put the tag:

              <script type="text/javascript" src="<NEW DB PATH>/scriptApoio.js"></script>

      In your theme.

5) At the end of your theme, call an javascript function called: CriacaoSala();

6) After this, you have to adjust two files:

            - scriptApoio.js: Change the variable called: var pathBaseApoio = "/<NEW DB PATH>/"

            - createRoomForm.htm: Change the value of: <input type=hidden name=TemplateRoom value="<NEW DB PATH>">

After all this, when you will create a new room in this place, the default form to do this will be chenged. When you will do this, the template used to create a nw room will be the copy you was make.

Support Files

Thanks in Advance,

Pedro Fernandes

No RatingsRatings 0

Creating Room in Quickr Domino with Different Template - Criando uma Sala no Quickr Domino com um template Diferente

Pedro Fernandes |   | Tags:  quickr template room | Comments (0)  |  Visits (682)

( Amigos Brasileiros, eu vou postar em português depois )

( Sorry about my english)

Hi All,

        When we customize quickr, sometimes we need to create views to access document data. But if you have to take this view in new created rooms, or you will change the PageLibrary.ntf ( the default template to ALL rooms created in Quickr ), or .... you will do what i do.

         The first version of this solution i was tried to do this with Lotus Script, but when i will open the database using the "LotusQuickr" path, i don't got the databases. This occurs probably because when we install Quickr on server, they change the Lotus Script API. I got the Databases using the Lotus Notes Client. But When we put this on server, this crashes.

         The first thing to know is: What occur in Quickr Databases when i create a room ? Let's see:

          1) The System create a new database in place folder

          2) The System create a Document Link in the TOC of the Parent Room

          3) The System create a Document in Search Database

          With this we have to do this by an agent. We have to make:

           1) Creating a Room with the default tool. This database will be our RoomTemplate.

           2) Put three agents in this database and one view ( i will post this later),

           3) Change the default theme of the place to use our code to create room.

          I already do this. And i will put here. But I do two of this agents using Java.

See you later,

Pedro Fernandes

RatingsRatings 1

  • Previous
  • Next
Jump to page of 1
Skip to main content link. Accesskey S
IBM Lotus Connections Help Tools About