<?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-24T17:58:47+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/install?rev=1728989873&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/ssl?rev=1656083128&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/tools?rev=1679855686&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/accesskeys?rev=1656082448&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/admin?rev=1711906760&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/protocol?rev=1656082694&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/tests?rev=1603109359&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/themes?rev=1655880862&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/verify_homepage?rev=1669454169&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?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/ssl?rev=1656083128&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T15:05:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Using SSL with Friendica</title>
        <link>https://wiki.friendi.ca/docs/ssl?rev=1656083128&amp;do=diff</link>
        <description>Using SSL with Friendica

Disclaimer

This document has been updated in November 2016. SSL encryption is relevant for security. This means that recommended settings change fast. Keep your setup up to date and do not rely on this document being updated as fast as technologies change!</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>
    <item rdf:about="https://wiki.friendi.ca/docs/accesskeys?rev=1656082448&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-24T14:54:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Accesskeys reference</title>
        <link>https://wiki.friendi.ca/docs/accesskeys?rev=1656082448&amp;do=diff</link>
        <description>Accesskeys reference

Access keys are keyboard shortcuts that allow you to easily navigate the user interface. Access keys are currently not available with the Frio theme.

The specific key combinations depend on how your browser’s the modifier key setting. For an overview of modifier keys in different browsers, have a lookat</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/admin?rev=1711906760&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-31T17:39:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Friendica Administration</title>
        <link>https://wiki.friendi.ca/docs/admin?rev=1711906760&amp;do=diff</link>
        <description>Friendica Administration

Most of the administrative work--basic settings, user management etc.--of a Friendica node is done in the Admin Panel (example.com/admin) of the node. Some of the administrative features, mostly new ones, have not made it into the panel yet, but they are available with the command line interface of Friendica, which is provided by</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/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/tests?rev=1603109359&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-19T12:09:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Themes</title>
        <link>https://wiki.friendi.ca/docs/tests?rev=1603109359&amp;do=diff</link>
        <description>Themes

[Home]

You can run unit tests with [PHPUnit]:
bash phpunit
Some tests require access to a MySQL database. You can specify the database credentials in environment variables:
bash USER=database_user PASS=database_password DB=database_name phpunit
Warning: This will empty all the tables! Never use this on a production database.</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/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/verify_homepage?rev=1669454169&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-26T09:16:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Homepage Verification</title>
        <link>https://wiki.friendi.ca/docs/verify_homepage?rev=1669454169&amp;do=diff</link>
        <description>Homepage Verification

If you want to verify that the website you put into the Homepage field of your Friendica profile really belongs to you, you can do so using the rel-me microformat. Which basically is a machine read-able link to an URL in the internet that is also me</description>
    </item>
</rdf:RDF>
