検索

以下に検索結果を表示します。

Themes @docs
38 ヒット, 最終更新:
itional [[https://en.wikipedia.org/wiki/CSS|CSS]] file to override some styling of the default theme val... iled* description and the meaning of some special files. ===== Styling ===== If you want to change th... styling of a theme, have a look at the themes CSS file. In most cases, you can found these in /view... heme-name**/style.css sometimes, there is also a file called style.php in the theme directory. This is
Friendica Installation @docs
35 ヒット, 最終更新:
r [[https://github.com/friendica/friendica/issues|file an issue]]. Please be as clear as you can about ... icy'' to ''0'' in the ''config/local.config.php'' file //after// the installation wizard has been run. B... rride All]]" so you can use a local ''.htaccess'' file * PHP versions 7.4 to 8.2 are supported * PHP... ith register_argc_argv set to true in the php.ini file * Curl, GD, GMP, PDO, mbstring, MySQLi, xml
Formatting Syntax @wiki
30 ヒット, 最終更新:
is behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled. ... ?php /** * Customization of the english language file * Copy only the strings that needs to be modifie... ning the syntax for links and [[#images_and_other_files|images]] (see below) like this: [[http://php.... ted in link names. The whole [[#images_and_other_files|image]] and [[#links|link]] syntax is supported
Friendica Storage Backend Addon development @docs
26 ヒット, 最終更新:
tor in admin page. First, the backend class. The file will be ''%%addon/samplestorage/SampleStorageBack... le Storage'; /** @var string */ private $filename; /** * SampleStorageBackend constr... */ public function __construct(string $filename) { $this->filename = $filename; } public function get(string $reference)
Settings @docs
19 ヒット, 最終更新:
on of the [[help/Config|config/local.config.php]] file. If you want to use this method, the registration... registrations// to true. Default is false. ==== File upload ==== === File storage backend === Set the backend used by Friendica to store uploaded file data. Two storage backends are avaiable with Frie
Friendica Addon development @docs
18 ヒット, 最終更新:
th). ===== Naming ===== Addon names are used in file paths and functions names, and as such: - Can’t c... don in the first multi-line comment of your addon file. Here’s the structure: <code php> /** * Name: ... entation in a ''%%README%%'' or ''%%README.md%%'' file. The latter will be converted from Markdown to HT... <code> \Friendica\Core\Hook::register($hookname, $file, $function); </code> ''%%$hookname%%'' is a strin
Friendica translations @docs
17 ヒット, 最終更新:
ca translation process is based on ''gettext'' PO files. Basic worflow: - ''xgettext'' is used to col... trings across the project in the authoritative PO file located in ''view/lang/C/messages.po'' - This file makes translations strings available at [[https://... at Transifex by volunteers. - The resulting PO files by languages are manually updated in ''view/lang
Friendica Installation @de:docs
16 ヒット, 最終更新:
xml iconv zip openssl pecl-mcrypt posix dom json fileinfo pecl-imagick session filter ctype simplexml z... the line "Options -Indexes" from the `.htaccess` file if you are using a Windows server as this has been known to cause problems. Also check your file permissions. Your website and all contents must g... ported the source of the problem in its error log files. Please review these system error logs to determ
config @docs
15 ヒット, 最終更新:
is done in two places: in PHP array configuration files and in the `config` database table. Database config values overwrite the same file config values. ## File configuration The configuration format for file configuration is an array returned from a PHP file. Th
How To Move Classes to src @docs
14 ヒット, 最終更新:
ge autoloading. This means that all the PHP class files moved to the ''%%src%%'' folder will be [[:docs:... ment over the current ''%%require%%'' usage since files will be included on an actual usage basis instea... cant number of items to check when moving a class file from the ''%%include%%'' folder to the ''%%src%%'... lass names that lists all the already moved class files for inspiration. A few pointers though: * ''%%F
Where to get started to help improve Friendica @docs
14 ヒット, 最終更新:
ight want to work on the translation of the /help files? ===== Design ===== Are you good at designing ... d for Friendica by Tobias Diekershoff changed_files="$(git diff-tree -r --name-only --no-commit-id O... EAD HEAD)" check_run() { echo "$changed_files" | grep --quiet "$1" && eval "$2" } # `composer install` if the `composer.lock` file gets changed # to update all the php dependen
FAQ / Friendica @faq
14 ヒット, 最終更新:
)</panel> <panel title="How can I upload images, files, links, videos and sound files to posts?">You can upload images from your computer using the [editor](... is upload. Generally, you can attach any kind of file to a post. This is possible by using the "paper-clip"-symbol in the editor. These files will be linked to your post and can be downloade
Admin Tools @docs
11 ヒット, 最終更新:
atabase updates docbloxerrorchecker Check the file tree for DocBlox errors extract Generate translation string file for the Friendica project (deprecated) globalcom... movetoavatarcache Move cached avatars to the file based avatar cache mergecontacts Merge ... nt php2po Generate a messages.po file from a strings.php file po2php G
Friendica API @docs
10 ヒット, 最終更新:
ription", "album": "album name", "filename": "original file name", "type": "mime type", "height": "number", "width": "... /desc> <album>album name</album> <filename>original file name</filename> <type>mime type</type> <height>number</height>
Autoloader with Composer @docs
7 ヒット, 最終更新:
ng ===== The autoloader dynamically includes the file defining a class when it is first referenced, eit... t and includes the corresponding class definition file. For more info about PHP autoloading, please refe... n]]. ==== Example ==== Let’s say you have a PHP file in ''%%src/%%'' that define a very useful class: ... xplicitly include the ''%%src/BaseManager.php%%'' file, the autoloader will when this class is first def
Friendica Administration @docs
6 ヒット, 最終更新:
Export / Import of followed Contacts @docs
6 ヒット, 最終更新:
Creating posts @docs
5 ヒット, 最終更新:
Friendica API entities @docs
4 ヒット, 最終更新:
First Steps @docs
4 ヒット, 最終更新:
Friendica BBCode tags reference @docs
3 ヒット, 最終更新:
Using Composer @docs
3 ヒット, 最終更新:
How to move your account between servers @docs
3 ヒット, 最終更新:
Friendica Templating Documentation @docs
3 ヒット, 最終更新:
addons @de:docs
3 ヒット, 最終更新:
User Documentation
2 ヒット, 最終更新:
Friendica Hackathon 2020 @activitys
2 ヒット, 最終更新:
Benutzerdokumentation @de
2 ヒット, 最終更新:
Installing Connectors (Twitter/GNU Social) @docs
2 ヒット, 最終更新:
Using SSL with Friendica @docs
2 ヒット, 最終更新:
Updating Friendica @docs
2 ヒット, 最終更新:
Vagrant for Friendica Developers @docs
2 ヒット, 最終更新:
cathyubq11400067 @user
2 ヒット, 最終更新:
jeseniagardner @user
2 ヒット, 最終更新:
faq @de:docs
2 ヒット, 最終更新:
settings @de:docs
2 ヒット, 最終更新:
Press Room
1 ヒット, 最終更新:
Friendica Addons @addons
1 ヒット, 最終更新:
Account Basics @docs
1 ヒット, 最終更新:
Configuration Guide for small Nodes @docs
1 ヒット, 最終更新:
Database Tables @docs
1 ヒット, 最終更新:
Friendica Message Flow @docs
1 ヒット, 最終更新:
FAQ / Wiki @faq
1 ヒット, 最終更新:
darrenspillman3 @user
1 ヒット, 最終更新: