| /plugin/shell/ |
| D | P0wnyShell.css | 2 --shell-margin: 25px; 3 --shell-background: #333; 4 --shell-terminal-background: #222; 5 --shell-terminal-color: #eee; 6 --shell-logo-color: #FF4180; 7 --shell-prompt-color: #75DF0B; 8 --shell-path-color: #1BC9E7; 12 background: var(--shell-background); 13 color: var(--shell-terminal-color); 21 --calculated-margin: var(--shell-margin); [all …]
|
| D | plugin.info.txt | 1 base shell 5 name shell plugin 6 desc Access a simple, web based shell via the admin interface 7 url https://www.dokuwiki.org/plugin:shell
|
| D | README | 1 shell plugin for DokuWiki 3 Access a simple, web based shell via the admin interface 6 https://www.dokuwiki.org/plugin:shell 9 lib/plugins/shell/ - if the folder is called different it
|
| /plugin/structtemplate/_vagrant/ |
| D | Vagrantfile | 53 config.vm.provision "fix-no-tty", type: "shell" do |shell| 54 shell.privileged = false 55 shell.inline = "sudo sed -i '/tty/!s/mesg n/tty -s \\&\\& mesg n/' /root/.profile" 59 config.vm.provision "web-server", type: "shell" do |shell| 60 shell.path = "provision_web_server.sh" 64 config.vm.provision "dokuwiki", type: "shell" do |shell| 65 shell.path = "provision_dokuwiki.sh" 66 shell.env = { 75 config.vm.provision "dependencies", type: "shell" do |shell| 76 shell.path = "install_dokuwiki_extension.sh" [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/ |
| D | Entrypoint.php | 25 public $shell; variable in Google\\Service\\Appengine\\Entrypoint 30 public function setShell($shell) argument 32 $this->shell = $shell; 39 return $this->shell;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
| D | UserPosixAccount.php | 49 public $shell; variable in Google\\Service\\Directory\\UserPosixAccount 150 public function setShell($shell) argument 152 $this->shell = $shell; 159 return $this->shell;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/ |
| D | PosixAccount.php | 53 public $shell; variable in Google\\Service\\CloudOSLogin\\PosixAccount 168 public function setShell($shell) argument 170 $this->shell = $shell; 177 return $this->shell;
|
| /plugin/shell/lang/en/ |
| D | help.txt | 1 This tool gives you shell-like access to the server the wiki is running on. It is useful for debugg… 3 In addition to what the server's shell can do, you can also use the following commands: 9 Please keep in mind that this is not a real interactive shell. It is a web page that sends commands…
|
| /plugin/openlayersmap/ol/ |
| D | README.md | 8 ```shell 20 ```shell 46 ```shell
|
| /plugin/combo/ |
| H A D | shell.nix | 19 # mkShellNoCC: a shell but without a compiler toolchain. 28 # ShellHook: run some commands before entering the shell environment
|
| /plugin/codemirror/dist/modes/ |
| D | shell.min.js.map | 1 …shell/shell.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defineMo…
|
| /plugin/odtplus2dw/ |
| D | Makefile | 1 DIR = $(shell basename $$(pwd))
|
| /plugin/sequencediagram/bower_components/bower-webfontloader/ |
| D | README.md | 8 ```shell
|
| /plugin/cli/ |
| D | plugin.info.txt | 8 desc Renders transcripts of command line interactions, e.g. for shell and dynamic language interp…
|
| /plugin/elasticsearch/vendor/ezimuel/ringphp/ |
| D | Makefile | 13 @PID=$(shell ps axo pid,command \
|
| /plugin/sequencediagram/bower_components/lodash/ |
| D | README.md | 15 ```shell 38 ```shell
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | search-operations.asciidoc | 16 [source,shell] 135 [source,shell] 192 [source,shell]
|
| D | logger.asciidoc | 26 [source,shell]
|
| /plugin/combo/vendor/symfony/process/ |
| H A D | CHANGELOG.md | 21 …command array, use `Process::fromShellCommandline()` when the command should be parsed by the shell 33 * added the `Process::fromShellCommandline()` to run commands in a shell wrapper
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 58.58.js.map | 1 …shell/shell.js"],"names":[],"mappings":";;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AACA;AACA;AACA;AACO;AACP;AAC…
|
| /plugin/asciidocjs/node_modules/lodash/ |
| D | README.md | 8 ```shell
|
| /plugin/asciidocjs/node_modules/ejs/ |
| D | README.md | 283 ```shell 295 ```shell 302 ```shell 308 ```shell 314 ```shell
|
| /plugin/advanced/lang/en/config/ |
| D | acl.txt | 7 Empty lines and shell-style comments are ignored. Each line contains 3 whitespace separated fields:
|
| /plugin/tline/ |
| D | README.txt | 34 c) Open a shell or command prompt to the install directory and type:
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/cliui/ |
| D | README.md | 71 ```shell
|