/webtrees/app/Services/ |
H A D | MediaFileService.php | 184 $folder = Validator::parsedBody($request)->string('folder'); 203 $folder = strtr($folder, ['\\' => '/']); 204 $folder = trim($folder, '/'); 205 if ($folder !== '') { 206 $folder .= '/'; 210 if ($auto === '1' || $tree->mediaFilesystem()->fileExists($folder . $file)) { 211 $folder = ''; 217 … $tree->mediaFilesystem()->writeStream($folder . $file, $uploaded_file->getStream()->detach()); 219 return $folder . $file; 277 * @param string $folder Root folder [all …]
|
/webtrees/app/Module/ |
H A D | MediaListModule.php | 172 $folder = Validator::queryParams($request)->string('folder', ''); 178 $media_objects = $this->allMedia($tree, $folder, $subdirs, 'title', $filter, $format); 193 'folder' => $folder, 239 * @param string $folder folder to search 247 …private function allMedia(Tree $tree, string $folder, bool $subfolders, string $sort, string $filt… argument 257 if ($folder === '') { 270 ->where('multimedia_file_refn', 'LIKE', $folder . '/%') 275 $query->where('multimedia_file_refn', 'NOT LIKE', $folder . '/%/%');
|
/webtrees/app/Http/RequestHandlers/ |
H A D | EditMediaFileAction.php | 75 $folder = Validator::parsedBody($request)->string('folder'); 100 $folder = str_replace('\\', '/', $folder); 101 $folder = trim($folder, '/'); 103 if ($folder === '') { 106 $file = $folder . '/' . $new_file;
|
H A D | UploadMediaAction.php | 83 $folder = Validator::parsedBody($request)->string('folder' . $key); 92 if (!$all_folders->contains($folder)) { 112 $path = $folder . $filename;
|
H A D | CleanDataFolder.php | 79 [$folder] = explode('/', $media_directory); 81 $protected[] = $folder . '/';
|
/webtrees/modules_v4/ |
H A D | README.md | 8 A module is a folder containing a file called `module.php`. 9 There may be other files in the folder, such as CSS, JS, templates, 12 To install a module, copy its folder to `/modules_v4`. 14 To uninstall it, delete its folder from `/modules_v4`. 16 Note that module names (i.e. the folder names) must not contain
|
/webtrees/ |
H A D | README.md | 113 2. Unzip the files and then upload them to an empty folder on your web server. 187 remains in the **webtrees/data** folder and is no longer used or required 216 The area most at risk of intrusion would be the **/data** folder that contains your 236 folder to 700 instead of 777. This will block access to the httpd process, 240 the most complex solution, moving the **/data** folder out of accessible web 245 If your home folder is something like **/home/username**, 246 and the root folder for your web site is **/home/username/public_html**, 247 and you have installed **webtrees** in the **public_html/webtrees** folder, 248 then you would create a new **data** folder in your home folder at the same 249 level as your public_html folder, such as **/home/username/private/data**, [all …]
|
/webtrees/resources/views/modules/media-list/ |
H A D | pagination.phtml | 26 …econdary" href="<?= e($module->listUrl($tree, ['go' => '1', 'folder' => $folder, 'subdirs' => $sub… 34 …econdary" href="<?= e($module->listUrl($tree, ['go' => '1', 'folder' => $folder, 'subdirs' => $sub… 46 …econdary" href="<?= e($module->listUrl($tree, ['go' => '1', 'folder' => $folder, 'subdirs' => $sub… 54 …econdary" href="<?= e($module->listUrl($tree, ['go' => '1', 'folder' => $folder, 'subdirs' => $sub…
|
H A D | page.phtml | 45 …<?= view('components/select', ['name' => 'folder', 'selected' => $folder, 'options' => $folders]) … 98 …, ['module' => $module, 'page' => $page, 'pages' => $pages, 'folder' => $folder, 'subdirs' => $sub… 182 …, ['module' => $module, 'page' => $page, 'pages' => $pages, 'folder' => $folder, 'subdirs' => $sub…
|
/webtrees/resources/views/admin/ |
H A D | map-import-form.phtml | 42 <?= e($folder) ?>
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | README.md | 25 **Note:** CKEditor is by default installed in the `ckeditor` folder. You can
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/ |
H A D | README.md | 30 1. Clone/copy this repository contents in a new "plugins/wsc" folder in your CKEditor installation.
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/ |
H A D | README.md | 29 1. Clone/copy this repository contents in a new "plugins/scayt" folder in your CKEditor installatio…
|
/webtrees/resources/lang/en-GB/ |
H A D | messages.po | 3269 msgid "Cannot write to the folder “%s”." 3270 msgstr "Cannot write to the folder ‘%s’." 3740 msgid "Clean up data folder" 3741 msgstr "Clean-up data folder" 4095 msgid "Create a temporary folder…" 4096 msgstr "Create a temporary folder…" 4119 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4120 msgstr "Create, update and delete a family tree for every GEDCOM file in the data folder." 4404 msgid "Data folder" 4405 msgstr "Data folder" [all …]
|
/webtrees/resources/lang/en-AU/ |
H A D | messages.po | 3269 msgid "Cannot write to the folder “%s”." 3270 msgstr "Cannot write to the folder ‘%s’." 3740 msgid "Clean up data folder" 3741 msgstr "Clean-up data folder" 4095 msgid "Create a temporary folder…" 4096 msgstr "Create a temporary folder…" 4119 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4120 msgstr "Create, update and delete a family tree for every GEDCOM file in the data folder." 4404 msgid "Data folder" 4405 msgstr "Data folder" [all …]
|
/webtrees/resources/lang/ku/ |
H A D | messages.po | 3268 msgid "Cannot write to the folder “%s”." 3739 msgid "Clean up data folder" 4094 msgid "Create a temporary folder…" 4095 msgstr "Create a temporary folder…" 4118 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4119 msgstr "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4403 msgid "Data folder" 6597 #. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6600 …GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would ne… 6601 …GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would ne… [all …]
|
/webtrees/resources/lang/id/ |
H A D | messages.po | 3256 msgid "Cannot write to the folder “%s”." 3726 msgid "Clean up data folder" 4081 msgid "Create a temporary folder…" 4082 msgstr "Membikin folder sementara…" 4105 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4106 msgstr "Buat, perbarui, dan hapus silsilah keluarga untuk setiap file GEDCOM di folder data." 4390 msgid "Data folder" 6546 msgstr "Nama folder di server" 6584 #. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6587 …GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would ne… [all …]
|
/webtrees/resources/lang/sq/ |
H A D | messages.po | 3532 msgid "Cannot write to the folder “%s”." 4042 # I18N: The “Data folder” is a configuration setting 4046 msgid "Clean up data folder" 4429 msgid "Create a temporary folder…" 4453 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4752 msgid "Data folder" 7084 # I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 7085 #. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 7088 …GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would ne… 7089 msgstr "P.sh., poqese fajli GEDCOM përbën %1$s dhe webtrees pret të gjej %2$s në media folder, atëh… [all …]
|
/webtrees/resources/lang/yi/ |
H A D | messages.po | 3269 msgid "Cannot write to the folder “%s”." 3740 msgid "Clean up data folder" 4095 msgid "Create a temporary folder…" 4119 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4404 msgid "Data folder" 6598 #. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6601 …GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would ne… 7633 #. I18N: Help text for the “Media folder” configuration setting 7635 msgid "If two family trees use the same media folder, then they will be able to share media files. … 7679 …a different folder, you must also move all files (except config.ini.php, index.php, and .htaccess)… [all …]
|
/webtrees/resources/lang/uk/ |
H A D | messages.po | 3286 msgid "Cannot write to the folder “%s”." 3758 msgid "Clean up data folder" 4113 msgid "Create a temporary folder…" 4137 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4422 msgid "Data folder" 6616 #. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6619 …GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would ne… 7651 #. I18N: Help text for the “Media folder” configuration setting 7653 msgid "If two family trees use the same media folder, then they will be able to share media files. … 7697 …a different folder, you must also move all files (except config.ini.php, index.php, and .htaccess)… [all …]
|
/webtrees/resources/lang/ar/ |
H A D | messages.po | 3345 msgid "Cannot write to the folder “%s”." 3820 msgid "Clean up data folder" 4175 msgid "Create a temporary folder…" 4199 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4484 msgid "Data folder" 6678 #. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6681 …GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would ne… 7713 #. I18N: Help text for the “Media folder” configuration setting 7715 msgid "If two family trees use the same media folder, then they will be able to share media files. … 7759 …a different folder, you must also move all files (except config.ini.php, index.php, and .htaccess)… [all …]
|
/webtrees/resources/lang/ru/ |
H A D | messages.po | 3297 msgid "Cannot write to the folder “%s”." 3769 msgid "Clean up data folder" 4124 msgid "Create a temporary folder…" 4148 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4433 msgid "Data folder" 6627 #. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6630 …GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would ne… 7662 #. I18N: Help text for the “Media folder” configuration setting 7664 msgid "If two family trees use the same media folder, then they will be able to share media files. … 7708 …a different folder, you must also move all files (except config.ini.php, index.php, and .htaccess)… [all …]
|
/webtrees/resources/lang/he/ |
H A D | messages.po | 3273 msgid "Cannot write to the folder “%s”." 3744 msgid "Clean up data folder" 4099 msgid "Create a temporary folder…" 4123 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4408 msgid "Data folder" 6602 #. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6605 …GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would ne… 7637 #. I18N: Help text for the “Media folder” configuration setting 7639 msgid "If two family trees use the same media folder, then they will be able to share media files. … 7683 …a different folder, you must also move all files (except config.ini.php, index.php, and .htaccess)… [all …]
|
/webtrees/resources/lang/kk/ |
H A D | messages.po | 3268 msgid "Cannot write to the folder “%s”." 3739 msgid "Clean up data folder" 4094 msgid "Create a temporary folder…" 4118 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4403 msgid "Data folder" 6597 #. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6600 …GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would ne… 7632 #. I18N: Help text for the “Media folder” configuration setting 7634 msgid "If two family trees use the same media folder, then they will be able to share media files. … 7678 …a different folder, you must also move all files (except config.ini.php, index.php, and .htaccess)… [all …]
|
/webtrees/resources/lang/ms/ |
H A D | messages.po | 3250 msgid "Cannot write to the folder “%s”." 3721 msgid "Clean up data folder" 4076 msgid "Create a temporary folder…" 4100 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4385 msgid "Data folder" 6579 #. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6582 …GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would ne… 7614 #. I18N: Help text for the “Media folder” configuration setting 7616 msgid "If two family trees use the same media folder, then they will be able to share media files. … 7660 …a different folder, you must also move all files (except config.ini.php, index.php, and .htaccess)… [all …]
|