Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » Xml Editor


Xml Editor

Reply
  #1 (permalink)  
Old 10-06-11, 06:04 AM
cprlrst cprlrst is offline
Newbie Coder
 
Join Date: Apr 2011
Posts: 9
Thanks: 2
Thanked 0 Times in 0 Posts
Xml Editor

Hi i've been searching the web for a way to edit an xml file in the browser below is the xml code format of what i'm looking to edit


<configuration plugin="stats">

<settings name="commands">
<!-- !mapstats or !stats: minimum level to be able to see your own stats
for the current map (except skill points which are kept during the
whole gaming session) -->
<set name="mapstats-stats">0</set>

<!-- !testscore or !ts: minimum level to be able to make a calculation
on how much skill points you would get by killing the specified player -->
<set name="testscore-ts">0</set>

<!-- !topstats or !top: minimum level to be able to see a list of the
top skills scored players for the gaming session -->
<set name="topstats-top">2</set>

<!-- !topxp: minimum level to be able to see a list of the top
experienced players for the gaming session -->
<set name="topxp">2</set>

</settings>

<settings name="settings">
<!-- number of skill points you start with (the points are substracted
or added to this base) -->
<set name="startPoints">100</set>

<!-- Reset the Skill score at each round start ? (yes|no) -->
<set name="resetscore">no</set>

<!-- Reset the Experience (XP) score at each round start ? (yes|no) -->
<set name="resetxp">no</set>

<!-- Show !topstats awards at the end of map automatically -->
<set name="show_awards">no</set>

<!-- Show !topxp awards at the end of map automatically -->
<set name="show_awards_xp">no</set>

</settings>

</configuration>

now the only section i actually wish to edit would like the following

ie <set name="resetscore">no</set>
would translate into Reset score (dropdown or radio buttons yes/no)

is there anywhere that i could start to learn this

i have the following code in php format that gives the following out put http://www.vivahosting/b3cfgeditor

any help would be great cheers
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Small Company Looking for XML Editor Beta Checkers dzrihen Website Reviews 0 01-13-11 09:37 AM
posting php to xml IFS PHP 1 10-19-09 10:24 AM
Mental XML and attributes mogant0 PHP 2 05-16-09 08:30 AM
XML editor mcrob PHP 1 12-26-05 07:08 AM
Need online XML editor bchalker Script Requests 1 09-03-04 08:04 PM


All times are GMT -5. The time now is 09:19 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.