Commit Graph

89 Commits

Author SHA1 Message Date
Thomas Willingham ba2567fdf3 Move a hub that's no longer a Friendica hub from the doco. This is
also listed in the German entries.  I left it there for somebody
German to fix because it can't be easily removed.
2014-11-11 00:43:04 +00:00
Tobias Diekershoff 8d677f100a added translation instructions to the help pages 2014-10-09 19:10:36 +02:00
Fabrixxm 57e2b25d56 Update doc/FAQ. Also remove Friendica Red references from FAQ 2014-10-01 09:19:37 +02:00
fabrixxm 5d1c7b4e4f Cleanup mods folder and remove privacy_image_cache from docs. fix #1151 2014-09-20 11:41:44 +02:00
Tobias Diekershoff 94640d32fd missing ? 2014-09-14 09:17:21 +02:00
Tobias Diekershoff de103ff273 added list of clients to the FAQ 2014-09-14 09:06:47 +02:00
Tobias Diekershoff d2512f5aa5 add API docs to home.md 2014-09-13 08:10:03 +02:00
Tobias Diekershoff 9c1ee29911 current API documentation from the github wiki 2014-09-09 08:41:58 +02:00
Tobias Diekershoff 67bfb30f71 copy of the Home.md so github has an index file to show 2014-09-09 08:41:35 +02:00
AlfredSK 75dd860292 Fixed two typos in strings.php and BBCode.md 2014-06-17 14:20:23 +02:00
Tobias Diekershoff 4636539904 added DE help page for the BBCode elements 2014-04-06 07:33:23 +02:00
Seth eb044671ce Update Install.md
Added PHP hash extension as a requirement.
2014-03-30 15:36:55 -07:00
maase2 43dd0ec007 Update Install.md
Add package instructions
2013-11-08 12:38:19 +01:00
balderino d486b5cf6a added some information about file uploads 2013-10-17 23:43:01 +02:00
balderino 2f86407ecb info_improve_performance 2013-10-07 23:38:16 +02:00
balderino c06a7f637b info_improve_performance 2013-10-07 23:19:47 +02:00
friendica 04681618da spelling 2013-05-02 22:21:06 -07:00
Fabrixxm 92c7ec6c8b doc update
add BBCode reference
update 'Creating posts', change screenshot (use duepuntozero theme)
update 'Install', add point on create view/smarty3 folder
update 'Plugins', add section on templates
2013-04-24 07:59:06 -04:00
23n 39d8fec290 no more googlegroups
googlegroup links deleted, librelist mail list archive added
2013-02-20 21:01:19 +01:00
balderino 8b33873c97 added_new_files 2013-01-25 22:45:48 +01:00
Thomas Willingham 68a9386e03 Rename quickstart files to make them obviously related to each other. 2012-12-19 19:28:14 +00:00
Tobias Diekershoff 144200384f added do not register before import warning to DE move_account help 2012-12-02 07:49:25 +01:00
Thomas Willingham a9675727b3 Move-account.md - add "do not create a new account first" hint, since this has already caught a couple of people out. 2012-12-01 22:30:03 +00:00
Thomas Willingham 01179e3bb9 Update remove account doco. 2012-11-29 02:53:57 +00:00
Thomas Willingham 5d1cbc2677 Remove German Pages.md (replaced with Forums.md) 2012-11-26 06:15:18 +00:00
balderino 8ac28eec97 update_forums 2012-11-25 19:42:20 +01:00
Tobias Diekershoff 569a8edcb0 DE: Move-Account.md translated 2012-11-24 06:33:22 +01:00
Thomas Willingham c0a435aa18 Update doco for consistency - we call "pages" forums now. 2012-11-22 02:52:41 +00:00
Thomas Willingham f19bd6b62f Move-Account minor English changes. 2012-11-11 16:01:36 +00:00
Fabrixxm 5541f396d8 doc: add "Move account" basic documentation 2012-11-09 04:00:15 -05:00
Thomas Willingham 254c318647 Quick native-speaker-once-over of new doco. 2012-11-04 16:08:19 +00:00
balderino 0116c6accd doc_new-englisch-help-files 2012-11-04 15:39:44 +01:00
balderino aa3cefa5b3 doc_new-englisch-help-files 2012-11-04 15:18:03 +01:00
balderino 0180ac563e doc_new-englisch-help-files 2012-11-04 15:14:52 +01:00
balderino e62c518312 doc_new-englisch-help-files 2012-11-04 14:45:10 +01:00
balderino 1e89df1df7 doc_new-englisch-help-files 2012-11-04 14:41:30 +01:00
balderino 701b20fbeb doc_new-englisch-help-files 2012-11-04 14:40:50 +01:00
balderino b25b7c2d8c doc_new-englisch-help-files 2012-11-04 14:38:15 +01:00
Thomas Willingham a01dd4d9be German help file images 2012-10-12 21:34:17 +01:00
Thomas Willingham 022c1e8995 German helpfiles 2012-10-12 21:33:21 +01:00
friendica 371b0964c8 improve FB connector doc 2012-09-27 23:52:10 -07:00
Zach Prezkuta f062ccbb66 add documentation; add to admin panel; some tweaks and interface stuff 2012-08-25 15:03:16 -06:00
Thomas Willingham 6a714004fa Remove Facebook from the quick start, since Facebook had done a Twitter. 2012-08-15 22:17:49 +01:00
Simon L'nu 6b414d3de4 more ' = ' spacing fixes
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-04-10 23:45:47 -04:00
Simon L'nu 2af41ee57b [fix] absolute links in docs and newmember.php; breaks sub-dir installs
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-04-10 23:34:39 -04:00
Klaus Weidenbach 1f9fe8b5ee Remove Gravatar from core and add new hook avatar_lookup.
This patch removes all occurances of Gravatar from friendica's core and adds a new hook "avatar_lookup" inside the function avatar_img($email) where the new *avatar-plugins should hook in.
I haven't touched the language files yet. Are they updated automatically somehow?
2012-04-09 21:22:09 +02:00
Alexander Kampmann 355c42cb30 Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
	include/config.php
	update.php
2012-04-05 13:39:15 +02:00
Thomas Willingham 1457d6e90f Modified peopleyouknow to handle sites without Facebook better 2012-04-02 01:26:45 +01:00
Thomas Willingham 8c9c561f6c New user quick start. 2012-04-02 00:23:58 +01:00
Thomas 7e10401ec0 doc/Account-Basics.md 2012-03-06 19:15:40 +00:00