Home
last modified time | relevance | path

Searched refs:home (Results 1 – 25 of 191) sorted by relevance

12345678

/plugin/miniblog/
H A Dstyle.css8 .mode_show.home #twentyfifteen__entry,
9 .mode_show.home #twentyfifteen__entry-content {
17 .mode_show.home #twentyfifteen__entry {
22 .mode_show.home #twentyfifteen__entry-content {
/plugin/combo/resources/theme/default/components/css/
H A Dhistorical-breadcrumb.css7 .historical-breadcrumb-home {
18 .historical-breadcrumb-home::before {
H A Dpage-explorer-list.css9 .page-explorer-list-home-cs {
/plugin/combo/ComboStrap/
H A DLocalPath.php158 $home = getenv("HOME");
159 if ($home === false) {
160 $home = getenv("USERPROFILE");
162 if ($home === false) {
163 throw new ExceptionNotFound(" The home directory variable could not be found");
165 return LocalPath::createFromPathString($home);
/plugin/gitlabapi/
H A DREADME.md56 For instance; you have a GitLab server namely `gitlab.home` and following JSON file:
60 "gitlab.home": {
70 <gitlab-api server="gitlab.home" project-path="ns/project" />
/plugin/bootswrapper/exe/help/
H A Dlist-group.txt74 * {{fa>home}} [[:start|Home-Page]]
80 * {{fa>home}} [[:start|Home-Page]]
/plugin/userpage/
H A Dicon-license.txt4 URL: https://materialdesignicons.com/icon/home-account
/plugin/database/
H A Daction.php126 if ($action != 'home' ) {
/plugin/chiplink/
H A Dplugin.info.txt3 email jonas.s.berg@home.se
H A DREADME16 Copyright (C) Jonas Berg <jonas.s.berg@home.se>
/plugin/dblclickedit/
H A DREADME9 (c) 2009 by Håkan Sandell <hakan.sandell@home.se>
/plugin/geonav/
H A Dsidebar.css5 #home {
H A Dstyle.css1 #home {
/plugin/adminhomepage/
H A DREADME9 (c) 2009 by Håkan Sandell <hakan.sandell@home.se>
/plugin/cumulus/
H A DREADME9 (c) 2010 by Håkan Sandell <hakan.sandell@home.se>
/plugin/jmol2/jmol/
H A Djmol.sh39 $command -Djmol.home="$JMOL_HOME" -jar ${JMOL_HOME}/Jmol.jar "$@"
/plugin/format/
H A Dsyntax.php118 $outfilename = $medianame.'/home.txt';
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeSubscriptionsTest.php46 $this->fail('There were no subscription nodes in the calendar home');
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js300 case 36: //home
352 case 36: //home
418 case 36: //home
/plugin/newpagetemplate/
H A Dnewpage.ini8 [pagetemplates:home]
/plugin/impressjs/
H A DREADME.md3 home page: https://www.dokuwiki.org/plugin:impressjs
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DXmlTest.php2114 'TEL;TYPE=home:tel:+33-01-23-45-67' . "\n" .
2137 'TEL;TYPE=home:tel:+33-01-23-45-67' . "\n" .
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng95 param-type = element type { element text { "work" | "home" }+ }?
198 element text { "work" | "home" | "text" | "voice"
285 "work" | "home" | "contact" | "acquaintance" |
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng95 param-type = element type { element text { "work" | "home" }+ }?
198 element text { "work" | "home" | "text" | "voice"
285 "work" | "home" | "contact" | "acquaintance" |
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak89 home=Home

12345678