HowToCreateANewNuNuMethodPlace

Until we have a factory application for that you need 5 steps (replace jerry with your user name): 1. Create a document, which describes the purpose of the whole thing. Put a pretty general description there. Don't forget to metion the copyright. For the next step it's assumed, that this description is now available at "/msged/index.html" 2. Create a new document with action: public/nunu-method data from: msged/index.html protection: jerry Now you should have the root of the document available at "/last". 3. Create your presentation template somewhere, and put it for example again at "msged/index.html". Than, to make it a sueful message to you new place, you need to put a form around it like this:
<form xmlns="mind"> <action>write</action> <text> <!-- here comes the style sheet --> <?xml version="1.0" ?> <xsl:stylesheet version="1.0" .... <-- end of your style sheet --> </text> </form>
4. In the to field of msged enter: last/template and as message type: write Press save to store the settings, than press send. (Don't forget to save, it's a shortcomming of the MessageEditor?, which bites us here). Than press send (in the MessageEditor?) to send the template to your new place. 5. Now the template is in draft state, hence not used. You have to unlock it by another message. Use your msged again. Keep the fields as of step 4. but replace the stylesheet in the message content by:
<form xmlns="mind"> <action>unlock</action> </form>
Press save and send again. Now you new place should be working.

Source code:

Until we have a factory application for that
you need 5 steps (replace <var>jerry</var> with your user name):

1. Create a document, which describes the purpose of the whole thing.
   Put a pretty general description there.
   Don't forget to metion the copyright.

   For the next step it's assumed, that this description is now
   available at "/msged/index.html"

2. Create a new document with
   action:      public/nunu-method
   data from:   msged/index.html
   protection:  jerry

   Now you should have the root of the document available at "/last".

3. Create your presentation template somewhere,
   and put it for example again at "msged/index.html".

   Than, to make it a sueful message to you new place,
   you need to put a form around it like this:
   <blockquote>&lt;form xmlns="mind"&gt;
 &lt;action&gt;write&lt;/action&gt;
 &lt;text&gt;
  &lt;!-- here comes the style sheet --&gt;
  &lt;?xml version="1.0" ?&gt;
  &lt;xsl:stylesheet version="1.0" ....
  &lt;-- end of your style sheet --&gt;
 &lt;/text&gt;
&lt;/form&gt;</blockquote>

4. In the to field of msged enter:  last/template
   and as message type:             write

   Press save to store the settings, than press send.
   (Don't forget to save, it's a shortcomming of the MessageEditor,
   which bites us here).

   Than press send (in the MessageEditor)
   to send the template to your new place.

5. Now the template is in draft state, hence not used.
   You have to unlock it by another message.

   Use your msged again.  Keep the fields as of step 4. but replace
   the stylesheet in the message content by:

   <blockquote>&lt;form xmlns="mind"&gt;
 &lt;action&gt;unlock&lt;/action&gt;
&lt;/form&gt;</blockquote>

  Press save and send again.


Now you new place should be working.

Diese Seite findet man von: overview, .




Letzte Modifikation: Fri, 07 Feb 2003 16:39:45 +0100

Autor(en):

Dokument Nummer A67bb0753e1676f81983e0ecf3a15b391 geliefert an public um Tue, 14 Oct 2008 09:33:59 +0200