Search
You can find the results of your search below.
Fulltext results:
- Friendica Addon development @docs
- ====== Friendica Addon development ====== Please see the sample addon ‘randplace’ for a working exampl... 'title' => 'My beautiful addon', )); </code> See also the wiki page [[docs:smarty3-templates]]. =... s with file locations (as of 24-Sep-2018). Please see the source for details of any hooks not documente
- Account Basics @docs
- egistration. If registration is allowed, you will see a “Register” link immediately below the login pro... e hardware problem and is not recoverable. ===== See Also ===== * [[:docs:Profiles|Profiles]] * [
- Chats @docs
- e could use it. If you follow the link, you will see the login page of the IRC chat. Now choose a nick
- Friendica Administration @docs
- tion]] of the wiki, ===== Tools for Admins ===== See the [[docs:tools|Admin Tools]] page for a list of... ally lasts two weeks, the ''develop'' branch wont see (much) action. Once the beta testers of the ''rc'
- Settings @docs
- === In the main page of the admin panel you will see an information summary about your node. ==== Que... ome translations. Some more complete then others. See [[:docs:translations|this help page]] for more in... orld. The outside world still needs to be able to see your website, or this will not be very useful. =... To select a default theme for the Friendica node, see the //Site// section of the admin panel. ===== A
- Friendica Templating Documentation @docs
- s). ==== field_intcheckbox.tpl ==== A checkbox (see above) but you can define the value of it. Field ... ckbox. ==== field_openid.tpl ==== An input box (see above) but prepared for special CSS styling for o... eld_password.tpl ==== A single line input field (see above) for textual input. The characters typed in... d_select_raw.tpl ==== A drop down selection box (see above) but you have to prepare the values yoursel
- Remove Account @docs
- ====== Remove Account ====== We don't like to see people leave Friendica, but if you need to remove yo
- Tags and Mentions @docs
- allow (or disallow) a certain group of people to see the posting. See [[:docs:Groups-and-Privacy|Groups and Privacy]] for more details about grouping your
- Making Friends @docs
- chose to be listed) on your server. You’ll also see a link to a **Global Directory**. There are sever... ach other. The specific global directory that you see usually depends on where your server is located. ... across all instances of Friendica. You will also see a “Show Community Forums” link, which will direct... r as a “Friend”. If they are a follower, they can see what you have to say, including private communica
- Friendica Installation @docs
- tail as possible about any error messages you may see, so that we can prevent it from happening in the ... u should get a permission denied message. If you see the word "test" your Apache configuration is not ... be changed to "AllowOverride All". If you do not see the word "test", your ''.htaccess'' is working,
- Groups and Privacy @docs
- me page. If you click this you can select who can see and who can //not// see the post you are about to make.. These can be individual people or groups. On... attention to that lock. Click the lock. You will see that since you are only viewing a certain group o... iends are Friendica members. We know who else can see the conversations - nobody, //unless// your frien
- Friendica Message Flow @docs
- conversations which the worker has permissions to see. ==== Scenario #2. Jack replies to Bob’s public
- How to improve the performance of a Friendica site @docs
- ps to analyze your bottlenecks. When enabled you see some values at the bottom of every page. They sho... ExpiresDefault "access plus 1 week" </code> Also see the Apache [[http://httpd.apache.org/docs/2.2/mod... te” by typing in “a2enmod deflate” as root. Also see the Apache [[http://httpd.apache.org/docs/2.2/mod
- Using Composer @docs
- e libraries Friendica may need to run. As you can see, at the moment we only require two, HTMLPurifier ... got a warning about not to run it as root. ==== See [[|https:%%//%%getcomposer.org/root]]. Composer s
- Friendica Storage Backend Addon development @docs
- h label should be translatable <code> ]; </code> See doxygen documentation of ''%%IWritableStorage%%''