Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Twitter API @docs
- ia/upload-media/api-reference/post-media-metadata-create|POST api/media/metadata/create]] * [[https://developer.twitter.com/en/docs/accounts-and-users/follow-se... eets/post-and-engage/api-reference/post-favorites-create|POST api/favorites/create]] * [[https://developer.twitter.com/en/docs/tweets/post-and-engage/api-refere
- Friendica Installation @docs
- If you encounter a bug, please let us know. ==== Create a database ==== Create an empty database and note the access details (hostname, username, password, database name). Friendica needs the permission to create and delete fields and tables in its own database.... * Is the empty MySQL-database created? If not, create it. === B.1: Config file === You can use a prep
- Domain-Driven-Design @docs
- late more or less complex creation of objects and create them redundancy free. Before: <code php> $model... { $this->dba; } public function create() { return new Model($this->dba); } } $model = \Friendica\DI::factory()->create(); $model->id = 1; $model->key = 'value'; $model... tance of ''%%Factory%%'' that can then be used to create a ''%%Model%%'' object without having to care abo
- Themes @docs
- theme, the easiest way to cover your needs is to create a new theme, inherit most of the properties of th... u want to override any template within your theme create your version of the template in /view/theme/... tion appear in the menu, all you need to do is to create a new CSS file in the deriv directoy and include ... a color variation as shown above. Instead we will create a new theme, duepuntozero_lr, inherit the propert
- Friendica Installation @de:docs
- um neue Felder in dieser Datenbank zu erstellen (create) und zu löschen (delete). Mit neueren Versionen ... ccess'' file is being used. To verify the latter, create a file `test.out` containing the word "test" in t... g/local.config.php due to permissions issues === Create an empty `config/local.config.php`file and apply ... r.eval.blacklist=none', ], </code> === Unable to create all mysql tables on MySQL 5.7.17 or newer === If
- How to Create a Bot @docs
- ====== How to Create a Bot ====== The task for the bot is to pull in [[wp>RSS|RSS]]/Atom feeds into the Fe... reation will be done in the following steps: * Create a new user * Add the RSS feed as contact * Promote the Bot ===== Create a User ===== You can either create a new user by registering a new account from the nodes registration pa
- Friendica API @docs
- -Entities#Contact) ==== POST api/friendica/group_create==== Create the group with the posted array of contacts as members. === Parameters=== * ''name'': nam... </photos> </code> ==== POST api/friendica/photo/create ==== Alias of [[#POST+api%2Ffriendica%2Fphoto%2F... eny_cid%%''/''%%deny_gid%%'' (optional): * on create: empty string or omitting = public photo, specify
- GNU Social API @docs
- sent * GET api/favorites * POST api/favorites/create/:id * POST api/favorites/destroy/:id * GET ap... by_me * statuses/retweets_of_me * friendships/create * friendships/exists * friendships/show * a... cations/follow * notifications/leave * blocks/create * blocks/destroy * blocks/exists * blocks/b... ne * statusnet/groups/show * statusnet/groups/create * statusnet/groups/join * statusnet/groups/le
- Welcome to your new DokuWiki @wiki
- ur work with DokuWiki,\\ -- the developers ===== Create your first pages ===== Your wiki needs to have a... be red: [[:start]]. Go on, follow that link and create the page. If you need help with using the syntax ... page]]. You might also want to use a sidebar. To create it, just edit the [[:sidebar]] page. Everything i
- Formatting Syntax @wiki
- ki does not use [[wp>CamelCase]] to automatically create links by default, but this behavior can be enable... Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and u... ables ===== DokuWiki supports a simple syntax to create tables. ^ Heading 1 ^ Heading 2 ^ Hea
- FAQ / Friendica @faq
- bpages with the "link"-button, Friendica tries to create a small preview. If this doesn't work, try to add... ssible via the API.</panel> <panel title="How to create a RSS feed of the stream?">If you want to share y... anding page of my Friendica server?">Yes you can! Create a file called ''home.html'' in the root directory
- Updating Friendica @docs
- ere are too many rows to handle manually, you can create a new table with the same structure as the table ... ilable in ''database.sql''. SQL command CREATE TABLE <table_name>_new <rest of the CREATE TABLE>; INSERT IGNORE INTO <table_name>_new SELECT * FROM
- Admin Tools @docs
- is in seconds). In ''/etc/fail2ban/jail.local'' create a section for Friendica: [friendica] enabled =... h = /var/log/friend.log logencoding = utf-8 And create a filter definition in ''/etc/fail2ban/filter.d/f... lect the blocklists of servers of your choice and create a merged blocklist from them that you can then im
- Settings @docs
- . === Multiple Registrations === The ability to create “Pages” requires a person to register more than o... rely. In the last section of the page admins can create new accounts on the node. The password for the ne... in//. By default this will be the one account you create during the installation process. But you can expa
- Press Room
- eribuijs * [[https://homehack.nl/floss-tools-to-create-a-forum-or-community/|FLOSS tools to create a forum or community]] by eribuijs * [[https://anoxinon.med... 2018/04/25/friendica-server-ubuntu-xenial-part-1/|Create Your Own Friendica Server on Ubuntu 16.04 – Part