Hello. I want to improve the plugin by allowing the user to use
multiple servers. The input data will be stored in the subnodes of
node '@data ftp' - one subnode for each server. I have a function,
that takes the node JSON content and uploads the file. So I just need
to apply it for each subnode.

The desired structure is shown on the screenshot:

http://www.live-wtr.ru/structure.png

Now I use this code to find the node

p = g.findTopLevelNode(c, '@data ftp')

How can I find all the subnodes of this node?

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to