PDA

View Full Version : XML help (reply if no1 knows how /;)


FrozenCreations
08-24-2005, 12:00 PM
sup, im starting to make my own skin... and i have a tiny problem :)

i dont know a few commands :)
<template name=".alt2, .alt2Active" templatetype="css" date="1108610618" username="Chokkie" version=""><![CDATA[a:7:{s:10:"background";s:7:"#3A4C5F";s:5:"color";s:7:"#B8C5D4";s:4:"font";a:3:{s:5:"style";s:0:"";s:4:"size";s:4:"12px";s:6:"family";s:7:"verdana";}s:5:"EXTRA";s:26:"border: 1px solid #5C7898;";s:6:"LINK_N";a:3:{s:10:"background";s:0:"";s:5:"color";s:0:"";s:15:"text-decoration";s:0:"";}s:6:"LINK_V";a:3:{s:10:"background";s:0:"";s:5:"color";s:0:"";s:15:"text-decoration";s:0:"";}s:6:"LINK_M";a:3:{s:10:"background";s:0:"";s:5:"color";s:0:"";s:15:"text-decoration";s:0:"";}}]]></template>

not i know all but three in there
Dont know:

name=""
date=""
and what comses before </template>

the 1s i know are kinda obioud


templatetype=""
username=""
and version=""

Andreas
08-24-2005, 12:02 PM
What the hell are you trying to to, build a Style XML manually? Jeez!

Just make the changes in Style Manager and export the Style.

FrozenCreations
08-24-2005, 12:04 PM
eh, id rather do it manually, more fun :D + it would be good if i knew 4 feature reerences :)

Andreas
08-24-2005, 12:08 PM
Well then ...
name=Title of the Template
date=UNIX Timestamp of last Modification
content (eg. the stuff between <![CDATA[ and ]]></template>)=Content of the Template

FrozenCreations
08-24-2005, 12:09 PM
ok, i think ill try it your way :)
lol, i kinda understood name, date threw me way off, and </template> made me barf :)