I use UltraEdit to edit the skin files so I made the Syntax definition and here it is:
/L13"Today-Plus" Line Comment = // File Extensions = TXT
/Delimiters = ~!@$%^&*()+=|\{}[]:;"'<> , .?
/Function String = "name=*">"
/Indent Strings = "region*"
/Unindent Strings = "endregion*"
/C1"skin"
[caldate] [updatetime]
activatebuttons addvar analog analogclock analogmeter
bar barmeter battery button
calcspace calcvar calendar calendarhead
changefont color
deactivatebuttons defregion defregion-override draw
else endregion
font forecast forecasticon
height
if image imagebutton imagedir initregion initvar
jumpregion
load
maxheight memory
offset offsetadd options
poweron
region replacement roundrect RSS
shadow shortcut storage storevar
text transparent text time today todayicon
updateregions uptime
weathericondir
/C2"Special Values"
offset_-1
/C3"Outlook Format"
addy
bold
categoryicons checkbox countdown
date days duration
enddate endtime
iconstart
line location
newline
priorityicon
recurrenceicon regularfont remindericon resettextcolor
sensitivityicon startdate starttime subject
tab textcolor
If something is missing or there are some errors tell me about it.
Wow!!!! This is great :) Thanks a lot Optimus DAG for this. Now I can really speed up skin editing.
A little bit off-topic: I use proton as editor for almost everything. Would it be possible to do something like this for proton, too?
optimus DAG
I hate to be the one to ask, but I have to know, if I'm going to learn anything. What is the code and what does it do and where is the editor found?
Sorry, to be so "code challenged"! :cry:
I just saw this and want to add my very big thanks to Optimus DAG. This is great!
bearcatx16 - this is a configuration file for a text editor called UltraEdit. It puts separate elements in the skin into different colors making it a lot easier to edit the skin.
ya1950