Suppose I have a xxx.leo file in which I write multiple web pages (or other 
document types, same question).

   - Each document is a separate @file (or @clean) external file.
   - Inside each web page are sections (nodes with or without children) 
   that all need to be the same content (perhaps some css or js stuff).
   - I want all of the nodes to stay 'in sync' (change once, changes 
   everywhere).
   - I could easily do that with cloned nodes. However, we are strongly 
   encouraged *not* to create cross-file clones.

Any suggestions on how to accomplish that without using clones?

I considered using the excellent leo-cloud plugin that Terry Brown wrote. 
However, I imagine that might not work as expected within the same xxx.leo 
file as each instance of the @leo-cloud node would be fighting against the 
others.

Thoughts and ideas welcome.

Rob...

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to