Search

You can find the results of your search below.

Friendica Addon development
21 Hits, Last modified:
l should not destroy data and install should consider that data may already exist. Future extensions ma... esheet.css'); } </code> ''%%__DIR__%%'' is the folder path of your addon. ===== JavaScript ===== ====... /script.js'); } </code> ''%%__DIR__%%'' is the folder path of your addon. ==== JavaScript hooks ==== ... cept all page requests for a given URL path. In order for a addon to act as a module it needs to declar
Friendica BBCode tags reference
17 Hits, Last modified:
arning.}} In the second it is shown after the reader had clicked on the spoiler text. {{ :docs:bbcod... f you want to use a horizontal line as visual divider between two paragraphs, you can use the ''[hr]'' ... itles ==== You can set heading with descending order by using ''[h1]'' to ''[h6]'' tags. ''[h1]'' is the main header, displayed with the largest font size, while ''[h
Friendica Installation
15 Hits, Last modified:
e typical blog. Not every PHP/MySQL hosting provider will be able to support Friendica. Many will. Bu... ements]] and confirm these with your hosting provider prior to installation. ===== Support ===== If yo... x.php/2014/12/08/posix-php-commands-not-working-under-centos-7|RHEL, CentOS]] have disabled it) *... ith the Diaspora network. **If your hosting provider doesn't allow Unix shell access, you might have t
Using Composer
11 Hits, Last modified:
anage dependencies libraries and the class autoloader both for libraries and namespaced Friendica class... ads required libraries into the ''%%vendor%%'' folder and makes any namespaced class in ''%%src%%'' ava... ion through ''%%boot.php%%''. * [[:docs:autoloader|Class autoloading]] ===== How to use Composer ==... fetch the required libraries and build the autoloader before you can run Friendica. Here are the typica
Autoloader with Composer
9 Hits, Last modified:
====== Autoloader with Composer ====== Friendica uses [[https://getcomposer.org|Composer]] to manage dependencies libraries and the class autoloader both for libraries and namespaced Friendica class... ads required libraries into the ''%%vendor%%'' folder and makes any namespaced class in ''%%src%%'' ava... troduction to class autoloading ===== The autoloader dynamically includes the file defining a class wh
How To Move Classes to src
8 Hits, Last modified:
l the PHP class files moved to the ''%%src%%'' folder will be [[:docs:autoloader|automatically included]] when the class it defines is first used in the flo... n moving a class file from the ''%%include%%'' folder to the ''%%src%%'' folder, and this page is there to list them. ===== Decide the namespace ===== Thi
Updating Friendica
6 Hits, Last modified:
stalled Friendica in the ''path/to/friendica'' folder: * Unpack the new Friendica archive in ''path/... nside your friendica path: * your storage folder as set in **Admin -> Site -> File Upload -> Stora... mance -> Path to item cache** * your temp folder as set in **Admin -> Site -> Advanced -> Temp path** * Rename the ''path/to/friendica'' folder to ''path/to/friendica_old'' * Rename the ''pat
Themes
6 Hits, Last modified:
by adding a link to the CSS file into the HTML header of the page. So you'll just need to add a if sele... ore stuff e.g. the JavaScript function for the header */ } Next take the default.php file found in... the main definition file of the theme. In the header of that file, some meta information is stored. Fo... listed as well. The information from the theme header will be displayed in the admin panel. The first
Using SSL with Friendica
6 Hits, Last modified:
rm, you should first check with your hosting provider. They have instructions for you on how to do it there. You can always order a paid certificate with your provider. They will either install it for you or provide an easy way to u... three files. **You should send them to your provider via an encrypted channel!** ==== Own server ====
Friendica API entities
5 Hits, Last modified:
t version of the notification text with a placeholder (''%%{0}%%'') for the subject contact’s name. | ... ^ Description ^ | ''id'' | Integer | | | ''sender_id'' | Integer | Sender Contact Id | | ''text'' | String | Can be HTML or plaintext depending on the ... e) | Ex: Wed May 23 06:01:13 +0000 2007 | | ''sender_screen_name'' | String | | | ''recipient_screen_n
Groups and Privacy
5 Hits, Last modified:
g a group from your Network page, the lock icon under the status update box has an exclamation mark nex... will be completely wiped from the Internet - in under a minute. Again, this applies to Friendica networ... e them **privately** with Friendica members. In order to share with other people, we need to prove who ... public protocols that are not authenticated. In order to view your posts, these networks have to access
config
4 Hits, Last modified:
gin: 1em 0; background-color: #f9f9f9; border: 1px solid #aaa; border-collapse: collapse; color: #000; width: 100%; } table.config > tr... * > tr > th, table.config > * > tr > td { border: 1px solid #aaa; padding: 0.2em 0.4em } tabl... el for an account, and thus making the account holder admin of the node, is done by setting the variabl
Creating posts
3 Hits, Last modified:
de) page to see all what you can do. The icons under the text area are there to help you to write post... elected</figcaption> </figure> Click on "show" under contact name to hide the post to everyone but sel... a group selected for "show", click "don't show" under contact name. Click again on "show" or "don't sh
Where to get started to help improve Friendica
3 Hits, Last modified:
anage dependencies libraries and the class autoloader both for libraries and namespaced Friendica class... downloads required libraries into the `vendor` folder and makes any namespaced class in `src` available... post-merge` and make it executable. * [[autoloader|Class autoloading]] * [[Composer|Using Composer
Comment, sort and delete posts
3 Hits, Last modified:
f your Friendica using contacts. * **Save to folder**: Some postings of your contacts are worth archiving. With the //save to folder// feature you can put any posting into a //folder// within Friendica, so that you can find it later ag
Settings
3 Hits, Last modified:
Account Basics
3 Hits, Last modified:
First Steps
2 Hits, Last modified:
Abstracts
2 Hits, Last modified:
Friendica Templating Documentation
2 Hits, Last modified:
Connectors
2 Hits, Last modified:
Installing Connectors (Twitter/GNU Social)
2 Hits, Last modified:
Tags and Mentions
1 Hits, Last modified:
How to move your account between servers
1 Hits, Last modified:
Scheduler - time controlled publishing
1 Hits, Last modified:
The Fediverse
1 Hits, Last modified:
Admin Tools
1 Hits, Last modified:
Friendica on GitHub
1 Hits, Last modified:
Making Friends
1 Hits, Last modified:
How to improve the performance of a Friendica site
1 Hits, Last modified:
home
1 Hits, Last modified:
Forums
1 Hits, Last modified:
Domain-Driven-Design
1 Hits, Last modified:
Developer Documentation
1 Hits, Last modified:
How to Create a Bot
1 Hits, Last modified:
Friendica API
1 Hits, Last modified:
Friendica API
1 Hits, Last modified:
Friendica Administration
1 Hits, Last modified:
Friendica Storage Backend Addon development
1 Hits, Last modified:
Account Delegation
1 Hits, Last modified:
Vagrant for Friendica Developers
1 Hits, Last modified: