]> git.mxchange.org Git - friendica-addons.git/blobdiff - communityhome/README.md
Merge branch '3.6-release'
[friendica-addons.git] / communityhome / README.md
index 3cf610ec17689aad9f90f2de3bf267d3a9be6bd9..61bbc99a8d27a0a8570d0b0db6bc2938d3781fe1 100644 (file)
@@ -1,11 +1,17 @@
 Community Home
 --------------
 
-This plugin overwrites the default home page shown to not logged users.
-On sidebar there are the login form, last ten users (if they have 
-choosed to be in site directory), last ten public photos and last ten
-"likes" sent by a site user or about a site user's item
+This addon overwrites the default home page shown to anonymous users.
+On the sidebar there are the login form, last ten users (if they chose
+to be in the site directory), last ten public photos and last ten
+"likes" sent by a site user or about a site user's item.
 
-In main content is shown the community stream. This plugin doesn't 
-honour your community page visibility site setting: the community 
+In the main content is shown the community stream. This addon doesn't
+honor your community page visibility site setting: the community
 stream is shown also if you have choose to not show the community page.
+
+If 'home.html' is found in your friendica root, its content is inserted
+before community stream
+
+By default no features are enabled, you can edit this addon's settings
+through the admin panel.
\ No newline at end of file