Home
last modified time | relevance | path

Searched refs:repository (Results 151 – 175 of 210) sorted by path

123456789

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst532 extension repository: https://github.com/twigphp/Twig-extensions.
872 Fixtures examples can be found within the Twig repository
879 ``\Twig\Test\NodeTestCase``. Examples can be found in the Twig repository
H A Dtemplates.rst895 `extension repository`_.
906 .. _`extension repository`: https://github.com/twigphp/Twig-extensions
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md236 * You can grab the source code at the package's [Git repository].
255 [Git repository]: https://github.com/webmozart/assert
/plugin/gdpr/
H A D.travis.yml22 …- php ocular.phar code-coverage:upload --format=php-clover coverage.clover --repository=g/$TRAVIS_…
/plugin/ghissues/
H A DREADME3 Uses GitHub API to display a list of current issues for a repository.
H A Dplugin.info.txt6 desc Uses GitHub API to display a list of current issues for a repository.
/plugin/git/
H A Dplugin.info.txt6 …t changes locally while asking for a commit message and push to the (master <- default) repository.
/plugin/gitbacked/
H A DREADME.md15 Store/Sync pages and media files in a git repository
/plugin/gitlab/
H A Dsyntax.php45 foreach ($repositories as &$repository) {
46 if ($repository['name'] == $name) {
47 $data = $repository;
/plugin/gitlog/
H A Dreadme.md1 # Git repository log viewer for Dokuwiki
3 This dokuwiki plugin displays your last commits for a given repository and the changed files.
49 <gitlog:repository="my-repository-name" [dir="custom/path/to/repo/"] [bare="0"] [limit="10"]>
H A Dsyntax.php92 $repository = $this->clean_git_dir($data['dir']).$data['repository'];
94 $repository = $this->clean_git_dir($this->getConf('root_dir')).$data['repository'];
98 if ( ! is_dir(dirname($repository)) ) {
99 throw new Exception('repository path not valid >> '.$repository, 1);
103 $log = $this->git_log($repository, $limit, $bare);
/plugin/googleads/
H A DREADME.md38 The official repository for this plugin is available on GitHub:
/plugin/googleanalytics/
H A DREADME.md50 The official repository for this plugin is available on GitHub:
/plugin/hipchat/
H A DREADME.md8 1. Clone repository into your DokuWiku plugins folder, making the target folder name 'hipchat'
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md403 * Removed documentation from source repository, to http://sabre.io/vobject/
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCONTRIBUTING.md4 …ll pass. The easiest way to contribute is to work on a checkout of the repository, or your own for…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …source-pull::before{content:"\F4C2"}.mdi-source-repository::before{content:"\FCAB"}.mdi-source-rep…
/plugin/ifauthex/
H A DREADME.md13 **Main repository: [https://git.mittelab.org/proj/ifauthex-dokuwiki-plugin](https://git.mittelab.or…
/plugin/imagecarousel/vendor/slick/
H A DCONTRIBUTING.markdown18 …roblems getting Slick to work**, or can't figure something out, **this repository**'s issues secti…
/plugin/interwikiformatting/
H A DREADME.md8 …share.com/i/TT5.svg)](https://gitlab.com/JayJeckel/interwikiformatting/repository/archive.zip?ref=…
/plugin/issuelinks/
H A D.travis.yml21 …- php ocular.phar code-coverage:upload --format=php-clover coverage.clover --repository=g/$TRAVIS_…
/plugin/jcapture/
H A DREADME.md4 This Github repository a copy of the code from:
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md77 …dded all download content to the repository and added a grunt build system. The example demos work…
H A DCLA.md17 …that the decision to include the Contribution in any project or source repository is entirely that…
H A DMIGRATION.md38 …dded all download content to the repository and added a grunt build system. The example demos work…
51 This was the last version that used the old repository structure.

123456789