View Single Post
  #8  
Unread 11-17-2005, 04:00 AM
Valdacil Valdacil is offline
A Mist Grinnin
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 75
Default

Having taken apart the Milquetowst and ultimately recreating, re-editing, and building from scratch windows which use includes I'd be happy to take a look at your code if you want to post what you have so far.

And just to add to this thread about includes... I tested it myself, nested includes don't seem to work. I tried to have the journal code nested so that the Others page was an include (<include>../journal/other.xml</include>) and within that .xml file it referenced the .txt files where appropriate (<include>../journal/other/sometext.txt</include>) and it spit out garbage at me (rather rudely I might add). So I'm not sure nested include work... then again I could have done something wrong <grin>.
Reply With Quote