<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.friendi.ca/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.friendi.ca/feed.php">
        <title>Friendica / Wiki</title>
        <description>A Decentralized Social Network</description>
        <link>https://wiki.friendi.ca/</link>
        <image rdf:resource="https://wiki.friendi.ca/_media/wiki/logo.png" />
       <dc:date>2026-05-09T00:02:46+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/install-ejabberd?rev=1656139189&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/api?rev=1729030302&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/api-authentication?rev=1736103163&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/install?rev=1728989873&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/api-friendica?rev=1655397358&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/bbcode?rev=1654764686&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/improve-performance?rev=1658135620&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/themes?rev=1655880862&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/abstract?rev=1657032057&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/protocol?rev=1656082694&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/autoloader?rev=1656078181&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/developers-intro?rev=1661315940&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/github?rev=1656080081&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/account-basics?rev=1656148223&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/addons?rev=1656151801&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/api-entities?rev=1655400552&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/bugs-and-issues?rev=1606326557&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/composer?rev=1656078320&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/fulltext_search?rev=1690432881&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/home?rev=1621835671&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/image_description?rev=1651607429&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/installing-connectors?rev=1656082142&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/making-friends?rev=1656085055&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/move-account?rev=1656136200&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/remove-account?rev=1656085372&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/smarty3-templates?rev=1656085774&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/text_editor?rev=1601940087&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/tools?rev=1679855686&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.friendi.ca/_media/wiki/logo.png">
        <title>Friendica / Wiki</title>
        <link>https://wiki.friendi.ca/</link>
        <url>https://wiki.friendi.ca/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.friendi.ca/docs/install-ejabberd?rev=1656139189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-25T06:39:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ejabberd and prosody XMPP server with synchronized credentials</title>
        <link>https://wiki.friendi.ca/docs/install-ejabberd?rev=1656139189&amp;do=diff</link>
        <description>ejabberd and prosody XMPP server with synchronized credentials

Ejabberd is a chat server that uses XMPP as messaging protocol that you can use with a large amount of clients. In conjunction with the “xmpp” addon it can be used for a web based chat solution for your users.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/api?rev=1729030302&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-15T22:11:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica API</title>
        <link>https://wiki.friendi.ca/docs/api?rev=1729030302&amp;do=diff</link>
        <description>Friendica API

Friendica offers multiple API endpoints to interface with third-party applications:

	*  Twitter
	*  Mastodon
	*  Friendica-specific
	*  GNU Social

Usage

HTTP Method

API endpoints can restrict the HTTP method used to request them.
Using an invalid method results in HTTP error 405</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/api-authentication?rev=1736103163&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-05T18:52:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica API authentication</title>
        <link>https://wiki.friendi.ca/docs/api-authentication?rev=1736103163&amp;do=diff</link>
        <description>Friendica API authentication

You can authenticate requests to the Friendica API via two methods: HTTP Basic and OAuth.

HTTP Basic is easy to use, but it requires your account password, so it grants complete access to your account.

OAuth is significantly more involved, but has the ability to grant limited permissions, so that someone can use the</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/install?rev=1728989873&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-15T10:57:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica Installation</title>
        <link>https://wiki.friendi.ca/docs/install?rev=1728989873&amp;do=diff</link>
        <description>Friendica Installation

We&#039;ve tried very hard to ensure that Friendica will run on commodity hosting platforms - such as those used to host Wordpress blogs and Drupal websites. We offer a manual and an automatic installation. But be aware that Friendica is more than a simple web application.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/api-friendica?rev=1655397358&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-16T16:35:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica API</title>
        <link>https://wiki.friendi.ca/docs/api-friendica?rev=1655397358&amp;do=diff</link>
        <description>Friendica API

Overview

Friendica provides the following specific endpoints.

Authentication is the same as described in Using the APIs.

Entities

These endpoints uses the Friendica API entities.

Endpoints

GET api/friendica/events

Returns a list of Event entities for the current logged in user.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/bbcode?rev=1654764686&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-09T08:51:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica BBCode tags reference</title>
        <link>https://wiki.friendi.ca/docs/bbcode?rev=1654764686&amp;do=diff</link>
        <description>Friendica BBCode tags reference

Friendica is using the BBCode markup language to format postings and comments. Alternatively the admin of a Friendica node can activate an addon to also support Markdown. How a rich text formatted posting or comment will be displayed in other projects of</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/improve-performance?rev=1658135620&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-18T09:13:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to improve the performance of a Friendica site</title>
        <link>https://wiki.friendi.ca/docs/improve-performance?rev=1658135620&amp;do=diff</link>
        <description>How to improve the performance of a Friendica site

Feel free to ask in the Friendica support forum if you need some clarification about the following instructions or if you need help in any other way.

System configuration

Please go to /admin/site/ on your system and change the following values:</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/themes?rev=1655880862&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-22T06:54:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Themes</title>
        <link>https://wiki.friendi.ca/docs/themes?rev=1655880862&amp;do=diff</link>
        <description>Themes

To change the look of friendica you have to touch the themes.
The current default theme is frio but there are numerous others.
Have a look at the community contributed theme repository for some of the themes (and theme customizations) the community has created.
In case none of them suits your needs, there are several ways to change a theme.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/abstract?rev=1657032057&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-05T14:40:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Abstracts</title>
        <link>https://wiki.friendi.ca/docs/abstract?rev=1657032057&amp;do=diff</link>
        <description>Abstracts

Using BBCode for formatting your postings, you can add an abstract, a short summary, to your postings.

Especially in the case of Twitter (and other length limited networks to which Friendica exports your postings via the API) Friendica will try to automatically decide which part of the posting is relevant. But often you as the author of a posting knows better.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/protocol?rev=1656082694&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T14:58:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Used Protocols</title>
        <link>https://wiki.friendi.ca/docs/protocol?rev=1656082694&amp;do=diff</link>
        <description>Used Protocols

Friendicas DFRN Protocol

	*  Document with the DFRN specification
	*  Schema of the contact request process
	*  Schema of the contact request confirmation
	*  Description of the message flow

ActivityStreams

Friendica is using ActivityStreams in version 1.0 for its activities and object types. Additional types are used for non standard activities.

	*  Link to the specification
	*  List of used ActivityStreams verbs and object types.

Salmon

Salmon is used as a message exchang…</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/autoloader?rev=1656078181&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T13:43:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Autoloader with Composer</title>
        <link>https://wiki.friendi.ca/docs/autoloader?rev=1656078181&amp;do=diff</link>
        <description>Autoloader with Composer

Friendica uses Composer to manage dependencies libraries and the class autoloader both for libraries and namespaced Friendica classes.

It’s a command-line tool that downloads required libraries into the vendor folder and makes any namespaced class in</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/developers-intro?rev=1661315940&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-24T04:39:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Where to get started to help improve Friendica</title>
        <link>https://wiki.friendi.ca/docs/developers-intro?rev=1661315940&amp;do=diff</link>
        <description>Where to get started to help improve Friendica

Do you want to help us improve Friendica?
Here we have compiled some hints on how to get started and some tasks to help you choose.
A project like Friendica is the sum of many different contributions.
Very different skills are required to make good software, not all of them involve coding!</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/github?rev=1656080081&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T14:14:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica on GitHub</title>
        <link>https://wiki.friendi.ca/docs/github?rev=1656080081&amp;do=diff</link>
        <description>Friendica on GitHub

Here is how you can work on the code with us. If you have any questions please write to the Friendica developers’ forum.

Introduction to the workflow with our GitHub repository

	*  Install git on the system you will be developing on.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/account-basics?rev=1656148223&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-25T09:10:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Account Basics</title>
        <link>https://wiki.friendi.ca/docs/account-basics?rev=1656148223&amp;do=diff</link>
        <description>Account Basics

Registration

Not all Friendica sites allow open registration. If registration is allowed, you will see a “Register” link immediately below the login prompt on the site’s home page. Following this link will take you to the site registration page. The strength of our network is that lots of different sites are all completely compatible with each other. If the site you’re visting doesn’t allow registration, or you think you might prefer another one, there is a</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/addons?rev=1656151801&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-25T10:10:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica Addon development</title>
        <link>https://wiki.friendi.ca/docs/addons?rev=1656151801&amp;do=diff</link>
        <description>Friendica Addon development

Please see the sample addon ‘randplace’ for a working example of using some of these features. Addons work by intercepting event hooks - which must be registered. Modules work by intercepting specific page requests (by</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/api-entities?rev=1655400552&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-16T17:29:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica API entities</title>
        <link>https://wiki.friendi.ca/docs/api-entities?rev=1655400552&amp;do=diff</link>
        <description>Friendica API entities

Activities
  Attribute    Type    Nullable   like  List of Contacts   No   dislike  List of Contacts   No   attendyes  List of Contacts   No   attendno  List of Contacts   No   attendmaybe  List of Contacts   No  
Attachment
  Attribute</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/bugs-and-issues?rev=1606326557&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-25T17:49:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Bugs and Issues</title>
        <link>https://wiki.friendi.ca/docs/bugs-and-issues?rev=1606326557&amp;do=diff</link>
        <description>Bugs and Issues

If your server has a support page, you should report any bugs/issues you encounter there first. Reporting to your support page before reporting to the developers makes their job easier, as they don&#039;t have to deal with bug reports that might not have anything to do with them. Reducing the workload in this way helps us get new features faster. You can also contact the</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/composer?rev=1656078320&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T13:45:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Using Composer</title>
        <link>https://wiki.friendi.ca/docs/composer?rev=1656078320&amp;do=diff</link>
        <description>Using Composer

Friendica uses Composer to manage dependencies libraries and the class autoloader both for libraries and namespaced Friendica classes.

It’s a command-line tool that downloads required libraries into the vendor folder and makes any namespaced class in</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/fulltext_search?rev=1690432881&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-07-27T04:41:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Search in Friendica</title>
        <link>https://wiki.friendi.ca/docs/fulltext_search?rev=1690432881&amp;do=diff</link>
        <description>Search in Friendica

Depending on the settings users of Friendica can perform searches for various things using the /search page (or the search bar in the upper navigation panel). The search is performed on the Friendica node itself, so only the content known to the Friendica node can be found.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/home?rev=1621835671&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-05-24T05:54:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title></title>
        <link>https://wiki.friendi.ca/docs/home?rev=1621835671&amp;do=diff</link>
        <description>Friendica Documentation and Resources



User Manual

* General functions - first steps

	*  [Account Basics](help/Account-Basics)
	*  [New User Quick Start](help/Quick-Start-guide)
	*  [Creating posts](help/Text_editor)
	*  [BBCode tag reference](help/BBCode)</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/image_description?rev=1651607429&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-05-03T19:50:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Image Descriptions - How to add an description to the images your are posting</title>
        <link>https://wiki.friendi.ca/docs/image_description?rev=1651607429&amp;do=diff</link>
        <description>Image Descriptions - How to add an description to the images your are posting

You can easily add an image description (or ALT text) to an image in your postings. The text will be displayed when the image is hovered with the mouse cursor, and is used by screen readers.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/installing-connectors?rev=1656082142&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T14:49:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Installing Connectors (Twitter/GNU Social)</title>
        <link>https://wiki.friendi.ca/docs/installing-connectors?rev=1656082142&amp;do=diff</link>
        <description>Installing Connectors (Twitter/GNU Social)

Friendica uses addons to provide connectivity to some networks, such as Twitter.

There is also a addon to post through to an existing account on a GNU Social service. You only need this to post to an already existing GNU Social account, but not to communicate with GNU Social members in general.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/making-friends?rev=1656085055&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T15:37:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Making Friends</title>
        <link>https://wiki.friendi.ca/docs/making-friends?rev=1656085055&amp;do=diff</link>
        <description>Making Friends

Friendship in Friendica can sometimes take on different meaning. But let’s keep it simple; you want to be friends with somebody. How do you do it?

The Directories

Friendica has two different kinds of “address book”. The directory of the Friendica server you are registered on and a global directory to which your and other Friendica servers submit account information.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/move-account?rev=1656136200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-25T05:50:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to move your account between servers</title>
        <link>https://wiki.friendi.ca/docs/move-account?rev=1656136200&amp;do=diff</link>
        <description>How to move your account between servers

This is an experimental feature

	*  Go to “Settings” -&gt; “Export personal data”
	*  Click on “Export account” to save your account data.
	*  Save the file in a secure place! It contains your details, your contacts, groups, and personal settings. It also contains your secret keys to authenticate yourself to your contacts.</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/remove-account?rev=1656085372&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T15:42:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Remove Account</title>
        <link>https://wiki.friendi.ca/docs/remove-account?rev=1656085372&amp;do=diff</link>
        <description>Remove Account

We don&#039;t like to see people leave Friendica, but if you need to remove your account, you should visit the URL

http://example.com/removeme

with your web browser. You will need to be logged in at the time.

You will be asked for your password to confirm the request. If this matches your stored password, your account will immediately be marked as deleted. There is no grace period, this action cannot be reverted. Most of your content and user data will be deleted shortly in the bac…</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/smarty3-templates?rev=1656085774&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T15:49:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica Templating Documentation</title>
        <link>https://wiki.friendi.ca/docs/smarty3-templates?rev=1656085774&amp;do=diff</link>
        <description>Friendica Templating Documentation

Friendica uses Smarty 3 as PHP templating engine. The main templates are found in


    /view/templates


theme authors may overwrite the default templates by putting a files with the same name into the


    /view/themes/$themename/templates</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/text_editor?rev=1601940087&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-05T23:21:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Creating posts</title>
        <link>https://wiki.friendi.ca/docs/text_editor?rev=1601940087&amp;do=diff</link>
        <description>Creating posts

* [Home](help)

Here you can find an overview of the different ways to create and edit your post.

One click on the Pencil &amp; Paper icon in the top right of your Home or Network page, or the “Share” text box, and the post editor shows up. Below are examples of the post editor in 3 of Friendica&#039;s common themes:</description>
    </item>
    <item rdf:about="https://wiki.friendi.ca/docs/tools?rev=1679855686&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-26T18:34:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Admin Tools</title>
        <link>https://wiki.friendi.ca/docs/tools?rev=1679855686&amp;do=diff</link>
        <description>Admin Tools

Friendica Tools

In Friendicas bin/ directory is a build in command called console, that provides the following commands:

	addon                  Addon management
cache                  Manage node cache
config                 Edit site config
contact                Contact management
createdoxygen          Generate Doxygen headers
dbstructure            Do database updates
docbloxerrorchecker    Check the file tree for DocBlox errors
extract                Generate translation str…</description>
    </item>
</rdf:RDF>
