Home
last modified time | relevance | path

Searched +full:htaccess +full:setup +(+path:plugin +path:farmer) -(+path:plugin +path:farmer +path:lang) (Results 1 – 2 of 2) sorted by relevance

/plugin/farmer/admin/
H A Dsetup.php9 * Setup the farm by creating preload.php etc
63 if ($ok && $INPUT->bool('htaccess')) $ok &= $this->createHtaccess();
87 $form->addCheckbox('htaccess', $this->getLang('htaccess setup'))->attr('checked', 'checked');
100 $content .= "# farm setup by farmer plugin\n";
108 * Prepends the needed config to the main .htaccess for htaccess type setups
115 if (file_exists(DOKU_INC . '.htaccess')) {
116 $old = io_readFile(DOKU_INC . '.htaccess');
[all...]
H A Dnew.php196 * @param string $name name/title of the animal, will be the directory name for htaccess setup