diff --git a/lib/settings-screen.php b/lib/settings-screen.php index 1a21f9f..726ab65 100644 --- a/lib/settings-screen.php +++ b/lib/settings-screen.php @@ -1,227 +1,236 @@ - - - - - -ICEcoder <?php echo $ICEcoder["versionNo"];?> settings screen - - - -/lib/codemirror.css"> - - - - - -'.PHP_EOL; -} -?> - - - - -
- -
v
- -

- git:
- http://github.com/mattpass/ICEcoder -

- - codemirror dir:
- -

- - codemirror version:
- -

- - file manager root:
- -



- -

ICE coder by Matt Pass (@mattpass)

- Free to use it for your own purposes, commercial or not, just let me know of any cool uses or customisations. :)

- No warranty or liability accepted for anything, all responsibility of use is your own.

- - Thanks go to the following people who have inspired me to create this and in the odd case, provided feedback or code:
- @'.$peopleArray[$i].''; - if ($i - -
-

-
- -
-
-

settings

-

functionality

-> tab indents selection
-> check for updates on load
-> auto open last files on login
-
-when finding in files, exclude:
-">
-
- -

assisting

-> code assist
-> visible tabs
-> locked nav
-
- -

security

-new password 8 chars
-
-confirm password
-
-
-banned files/folders
-">
-banned paths
-">
- -ip addresses
-">
-
- -
-

plugins

-plugins array name, img src, style, url, target, setInterval (mins)
- -

- -

style

-theme
- - - - line wrapping
- -
- - - tab width chars
- "> -
-

- - -
- - -

file manager

- root slash prefixed
- "> -
- - - -
update
- -
- -
- - - + + + + + +ICEcoder <?php echo $ICEcoder["versionNo"];?> settings screen + + + +/lib/codemirror.css"> + + + + + +'.PHP_EOL; +} +?> + + + + +
+ +
v
+ +

+ git:
+ http://github.com/mattpass/ICEcoder +

+ + codemirror dir:
+ +

+ + codemirror version:
+ +

+ + file manager root:
+ +



+ +

ICE coder by Matt Pass (@mattpass)

+ Free to use it for your own purposes, commercial or not, just let me know of any cool uses or customisations. :)

+ No warranty or liability accepted for anything, all responsibility of use is your own.

+ + Thanks go to the following people who have inspired me to create this and in the odd case, provided feedback or code:
+ @'.$peopleArray[$i].''; + if ($i + +
+

+
+ +
+
+

settings

+

functionality

+> tab indents selection
+> check for updates on load
+> auto open last files on login
+
+when finding in files, exclude:
+">
+
+ +

assisting

+> code assist
+> visible tabs
+> locked nav
+
+ +

security

+new password 8 chars
+
+confirm password
+
+
+banned files/folders
+">
+banned paths
+">
+ +ip addresses
+">
+
+ +
+

plugins

+plugins array name, img src, style, url, target, setInterval (mins)
+ +

+ +

style

+theme
+ + + + line wrapping
+ +
+ + + tab width chars
+ "> +
+

+ + +
+ + +

file manager

+ root slash prefixed
+ "> + + + tree type
+ +
+
+ + + +
update
+ +
+ +
+ + + \ No newline at end of file