User Tools

Site Tools


userspace:misc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:misc [2017/02/02 09:46]
bademeister
userspace:misc [2021/08/23 08:37] (current)
Line 10: Line 10:
 |[[https://github.com/dheid/opsi_mongodb|mongodb-backend]]|Mongodb as backend| |[[https://github.com/dheid/opsi_mongodb|mongodb-backend]]|Mongodb as backend|
 ==== n ==== ==== n ====
-|[[http://docs.notepad-plus-plus.org/index.php/User_Defined_Language_Files]]|Syntax Highlighting von opsi-Scripts für Notepad++ ([[https://forum.opsi.org/viewtopic.php?f=7&t=8464|Link zum xml Code im Forum]])|+=== Notepad++ Syntax Highlighting === 
 +[[https://forum.opsi.org/viewtopic.php?f=7&t=8464|Link zum Forum]] \\ 
 +**XML-Code Beginn** 
 + 
 +''<NotepadPlus> 
 +    <UserLang name="opsiscript" ext="" udlVersion="2.1"> 
 +        <Settings> 
 +            <Global caseIgnored="no" allowFoldOfComments="no" foldCompact="no" forcePureLC="2" decimalSeparator="0" /> 
 +            <Prefix Keywords1="no" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="no" Keywords8="no" /> 
 +        </Settings> 
 +        <KeywordLists> 
 +            <Keywords name="Comments">00; 01 02 03 04</Keywords> 
 +            <Keywords name="Numbers, prefix1"></Keywords> 
 +            <Keywords name="Numbers, prefix2"></Keywords> 
 +            <Keywords name="Numbers, extras1"></Keywords> 
 +            <Keywords name="Numbers, extras2"></Keywords> 
 +            <Keywords name="Numbers, suffix1"></Keywords> 
 +            <Keywords name="Numbers, suffix2"></Keywords> 
 +            <Keywords name="Numbers, range"></Keywords> 
 +            <Keywords name="Operators1"></Keywords> 
 +            <Keywords name="Operators2"></Keywords> 
 +            <Keywords name="Folders in code1, open"></Keywords> 
 +            <Keywords name="Folders in code1, middle"></Keywords> 
 +            <Keywords name="Folders in code1, close"></Keywords> 
 +            <Keywords name="Folders in code2, open"></Keywords> 
 +            <Keywords name="Folders in code2, middle"></Keywords> 
 +            <Keywords name="Folders in code2, close"></Keywords> 
 +            <Keywords name="Folders in comment, open"></Keywords> 
 +            <Keywords name="Folders in comment, middle"></Keywords> 
 +            <Keywords name="Folders in comment, close"></Keywords> 
 +            <Keywords name="Keywords1">DefVar defVar Set set</Keywords> 
 +            <Keywords name="Keywords2">if else endif</Keywords> 
 +            <Keywords name="Keywords3">and not or</Keywords> 
 +            <Keywords name="Keywords4">comment Message message Comment ShowBitmap showBitmap</Keywords> 
 +            <Keywords name="Keywords5">set_link end_link</Keywords> 
 +            <Keywords name="Keywords6">logError LogError isFatalError IsFatalError</Keywords> 
 +            <Keywords name="Keywords7">copy</Keywords> 
 +            <Keywords name="Keywords8"></Keywords> 
 +            <Keywords name="Delimiters">00[ 01 02] 03&quot; 04 05&quot; 06$ 07 08$ 09&quot; 10 11&quot; 12 13 14 15 16 17 18 19 20 21 22 23</Keywords> 
 +        </KeywordLists> 
 +        <Styles> 
 +            <WordsStyle name="DEFAULT" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="COMMENTS" fgColor="FF0000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="LINE COMMENTS" fgColor="008000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="NUMBERS" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="KEYWORDS1" fgColor="FF8000" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" /> 
 +            <WordsStyle name="KEYWORDS2" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" /> 
 +            <WordsStyle name="KEYWORDS3" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" /> 
 +            <WordsStyle name="KEYWORDS4" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="KEYWORDS5" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="KEYWORDS6" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="KEYWORDS7" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="KEYWORDS8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="OPERATORS" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="FOLDER IN CODE1" fgColor="FF0000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="FOLDER IN CODE2" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="FOLDER IN COMMENT" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="DELIMITERS1" fgColor="FF0000" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="4" /> 
 +            <WordsStyle name="DELIMITERS2" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="DELIMITERS3" fgColor="800080" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="DELIMITERS4" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="DELIMITERS5" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="DELIMITERS6" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="DELIMITERS7" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +            <WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> 
 +        </Styles> 
 +    </UserLang> 
 +</NotepadPlus> 
 +'' 
 + 
 +**XML-Code Ende**
 ==== o ==== ==== o ====
 |[[https://github.com/kochd/opsi-mode|opsi-mode.el]]|Emacs major mode for editing OPSI/Winst scripts| |[[https://github.com/kochd/opsi-mode|opsi-mode.el]]|Emacs major mode for editing OPSI/Winst scripts|
userspace/misc.1486028809.txt.gz · Last modified: 2021/08/23 08:37 (external edit)