This is the Talk Page for [[Replacing Content]]
======Replacing Content: Talk Page=======
====Re: BOMs====
> It's looking good. I have not read it thoroughly, but I *do* think that mentioning BOM is a bit too much.
> I mean, is it really an issue? I am just concerned that it will confuse more than help, at the stage most
> people reading this tutorial will be. Most people under a certain age, or non-programmers will never have
> heard of BOM, and happily so - [[/users/alterecco]]
>> I have had long and hard struggles with the BOM in my time. If any of the users want to include Japanese
>> or other languages not covered by ASCII they will want to use Unicode and the BOM will be lurking to
>> trip them up. I will reword it to make it clearer that most people won't have to worry about it. [[users:ptbptb]]
====Re: =====
i think you got it wrong with
note the close tag
you shoulnd need the
since the / closes the tag after the data is read
> I'm not with you here. The original ListOptions in Tinkers.xml is
> as shown. The /> is needed because there is no .
> As I need to add code inside the list options element
> ( ... code goes here ... ) it needs
> an explicit closing tag and the /> is changed into a > on the opening tag. [[..:users:ptbptb]]
**examples**
And the can go anywhere in the file as long as they are inside (here)
oh and to overwrite vanilla items use the unid for them defined in the Transcendence.xml
[[/users/sdw195]]
> You're right about the UNID. Thanks for reminding me to change it here. [[..:users:ptbptb]]