<?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-23T11:20:02+00:00</dc:date>
        <items>
            <rdf:Seq>
                <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-friendica?rev=1655397358&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/bbcode?rev=1654764686&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/events?rev=1610476289&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/abstract?rev=1657032057&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.friendi.ca/docs/post_to_lemmy_from_friendica?rev=1651483758&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/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-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/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/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/events?rev=1610476289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-01-12T18:31:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Events</title>
        <link>https://wiki.friendi.ca/docs/events?rev=1610476289&amp;do=diff</link>
        <description>Events

A special form of postings are events.
The events you and your contacts share can be found at /events on your node.
To get there go to your wall and follow the tab “events”
Depending on the theme you are using, there might be an additional link from the navigation menu to this page.</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/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/post_to_lemmy_from_friendica?rev=1651483758&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-05-02T09:29:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to post to Lemmy from your Friendica account</title>
        <link>https://wiki.friendi.ca/docs/post_to_lemmy_from_friendica?rev=1651483758&amp;do=diff</link>
        <description>How to post to Lemmy from your Friendica account

What is Lemmy

To quote the Lemmy project

	&quot; Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you&#039;re interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.</description>
    </item>
</rdf:RDF>
