Home
last modified time | relevance | path

Searched refs:cd (Results 126 – 150 of 182) sorted by last modified time

12345678

/plugin/404manager/
H A D.travis.yml13 script: cd _test && phpunit --stderr --group plugin_404manager
/plugin/inlineedit/
H A D.travis.yml31 - cd _test
/plugin/pageimage/
H A D.travis.yml31 - cd _test
/plugin/datepicker/
H A D.travis.yml25 - cd _test
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js258 var cd = cal.activeDiv;
271 if (cd.navtype < 0)
272 s.left = cd.offsetLeft + "px";
278 s.left = (cd.offsetLeft + cd.offsetWidth - mcw) + "px";
280 s.top = (cd.offsetTop + cd.offsetHeight) + "px";
289 var cd = cal.activeDiv;
316 if (cd.navtype < 0)
317 s.left = cd.offsetLeft + "px";
323 s.left = (cd.offsetLeft + cd.offsetWidth - ycw) + "px";
325 s.top = (cd.offsetTop + cd.offsetHeight) + "px";
/plugin/rowmove/
H A D.travis.yml25 - cd _test
/plugin/sneakyindexfix/
H A D.travis.yml11 - cd _test
/plugin/highlightparent/
H A D.travis.yml18 script: cd _test && phpunit --stderr --group plugin_highlightparent
/plugin/redissue/
H A DREADME.md19 cd vendor
21 cd php-redmine-api
/plugin/pwaoffline/
H A D.travis.yml14 script: cd _test && phpunit --stderr --group plugin_pwaoffline
/plugin/backlinks2/
H A D.travis.yml30 - cd _test && PRESERVE_TMP=false phpunit --stderr --group plugin_backlinks --verbose --debug
/plugin/darcs/
H A Dadmin.php99 array_push($this->log,"--\n",'>cd '.$my_repos->repos_dir,'>cd '.$my_repos->last_cmd,
144 array_push($this->log,"--\n",'>cd '.$my_repos->repos_dir,'>cd '.$my_repos->last_cmd,
189 array_push($this->log,"--\n",'>cd '.$my_repos->repos_dir,'>cd '.$my_repos->last_cmd,
214 array_push($this->log,"--\n",'>cd '.$my_repos->repos_dir,'>cd '.$my_repos->last_cmd,
257 array_push($this->log,"--\n",'>cd '.$my_repos->repos_dir,'>cd '.$my_repos->last_cmd,
/plugin/matomo/
H A DREADME.md35 $> cd dokuwiki/lib/plugins/
/plugin/piwik2/
H A DREADME.md35 $> cd dokuwiki/lib/plugins/
/plugin/cleanoldips/
H A D.travis.yml18 - cd _test
/plugin/searchdefaults/
H A D.travis.yml15 script: cd _test && phpunit --stderr --group plugin_searchdefaults
/plugin/tabbox/
H A D.travis.yml15 script: cd _test && phpunit --stderr --group plugin_tabbox
/plugin/copypage/images/
H A DREADME.md10 cd /path/to/dokuwiki-plugin-copypage
12 cd images
/plugin/mdpage/vendor/cebe/markdown/
H A D.travis.yml38 # - git clone https://github.com/jgm/stmd && cd stmd && perl runtests.pl spec.txt ../bin/markdown
/plugin/newnamespacepermissions/
H A D.travis.yml15 script: cd _test && phpunit --stderr --group plugin_newnamespacepermissions
/plugin/mediacacheconfig/
H A D.travis.yml15 script: cd _test && phpunit --stderr --group plugin_mediacacheconfig
/plugin/redproject/
H A DREADME.md18 $ cd vendor
20 $ cd php-redmine-api
/plugin/fetchmedia/
H A D.travis.yml15 script: cd _test && phpunit --stderr --group plugin_fetchmedia
/plugin/mapillary/
H A D.travis.yml30 - cd _test && PRESERVE_TMP=false phpunit --stderr --group plugin_mapillary --verbose --debug
/plugin/database2/
H A D.travis.yml15 script: cd _test && phpunit --stderr --group plugin_database2

12345678