Commit graph

503 commits

Author SHA1 Message Date
friendica
10960be69d document the poco reputation kill switch 2015-01-15 17:57:11 -08:00
09129cbe5f Added a table of content as bbcode element [toc] for webpages
- Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0)
- Modified jquery.toc.js to work with the webpages of the red#matrix
- Added info to the help
2015-01-14 22:47:54 +01:00
Christian Vogeley
1e6fd90795 Correction 2015-01-11 22:59:50 +01:00
Christian Vogeley
f6ec519686 Correction 2015-01-11 22:54:16 +01:00
Christian Vogeley
f245a09023 Correction 2015-01-11 22:36:30 +01:00
Christian Vogeley
4e7e555a75 corrcetion 2015-01-11 22:30:59 +01:00
Christian Vogeley
63f189b453 Correct 2015-01-11 22:23:30 +01:00
Christian Vogeley
f2ef89e697 Revert "put back in"
This reverts commit 5beec923b4.
2015-01-11 19:47:05 +01:00
Christian Vogeley
1f02700618 Revert "put back in"
This reverts commit ab07857d9c.
2015-01-11 19:44:18 +01:00
Christian Vogeley
ab07857d9c put back in 2015-01-11 19:41:22 +01:00
Christian Vogeley
5beec923b4 put back in 2015-01-11 19:38:43 +01:00
Christian Vogeley
c89db830eb . 2015-01-11 19:31:20 +01:00
Christian Vogeley
487d201ea8 . 2015-01-11 19:23:15 +01:00
Christian Vogeley
f957208600 fix accidentally removed file 2015-01-11 19:19:18 +01:00
Christian Vogeley
f0c7612bcd Merge remote-tracking branch 'upstream/master'
Conflicts:
	doc/html/classRedmatrix_1_1Import_1_1Import-members.html
	doc/html/classRedmatrix_1_1Import_1_1Import.js
2015-01-11 16:22:59 +01:00
friendica
8c4eb839f9 Merge https://github.com/friendica/red into pending_merge 2015-01-10 13:05:02 -08:00
friendica
c75cdbd304 doc updates 2015-01-10 13:04:43 -08:00
Einer von Vielen
bd7aebe272 Changed step-by-step manual for beginning developers.
- Fixed: Deleted wrong "orign" in push
- Changed: Spellings
- Added: Eclipses GIT plugin "Eclipse Mylyn to GitHub connector"
2015-01-10 20:45:09 +01:00
Einer von Vielen
52236c8677 Changed step-by-step manual for beginning devolopers.
- Fixed: Deleted "origin" in push at the end of the document
- Changed: Wordings
- Added: Reference to eclipse GIT plugin "Eclipse Mylyn to GitHub
connector"
2015-01-10 20:39:05 +01:00
zottel
6992717b37 updated German translation of features.bb help file to match current English one 2015-01-08 16:07:48 +01:00
zottel
1e8019c806 remove extra blank line 2015-01-08 11:46:14 +01:00
zottel
9467208f78 update German main help file 2015-01-08 11:44:04 +01:00
friendica
bb67ab1fbf this brings us up to date 2015-01-06 15:30:54 -08:00
Einer von Vielen
88d26f1f87 Corrected errors in chapter 'Contribute your changes via github'
- changed commit statement
- changed push statement (it pointed to the orign)
2015-01-06 19:07:59 +01:00
mrjive
94dd994abc Merge pull request #823 from einervonvielen/dev_beginning
Step-by-step manual to debug the red matrix (php) and to contribute code
2015-01-06 17:44:58 +01:00
Einer von Vielen
2f0d196f28 spelling 2015-01-06 17:32:57 +01:00
Einer von Vielen
ba428533bb added modification of branch 2015-01-06 17:27:52 +01:00
Einer von Vielen
a5766534fe Mainly it shows how to debug the red matrix (php) in a virtual machine and contribute changes via git.
It will guide to the following steps:
- Install a Virtual Machine
- Install Apache Web Server
- Install PHP, MySQL, phpMyAdmin
- Fork the project on github to be able contribute
- Install the RED Matrix
- Debug the server via eclipse
- Contribute your changes via github
2015-01-06 16:22:30 +01:00
Einer von Vielen
b12393ea12 Mainly it shows how to debug the red matrix (php) in a virtual machine and contribute changes via git.
It will guide to the following steps:
- Install a Virtual Machine
- Install Apache Web Server
- Install PHP, MySQL, phpMyAdmin
- Fork the project on github to be able contribute
- Install the RED Matrix
- Debug the server via eclipse
- Contribute your changes via github
2015-01-06 16:14:04 +01:00
friendica
ed2917118d doc updates 2015-01-02 17:26:57 -08:00
Andrew Manning
c49b521884 Added url tag around image for inserted links 2014-12-30 16:16:57 -06:00
Stefan Parviainen
69aeb5d205 Document photo_cache_time setting 2014-12-28 11:43:54 +01:00
Christian Vogeley
4a0150026b merge 2014-12-27 22:37:10 +01:00
friendica
7ba92feabf doc update 2014-12-26 00:13:22 -08:00
friendica
d1273b17e5 document the new inline map codes 2014-12-23 14:47:34 -08:00
Stefan Parviainen
83eb7a10e2 Option to check that a random profile works before returning it 2014-12-22 22:57:58 +01:00
RedMatrix
9684d682ae Merge pull request #749 from pafcu/hijackingdocfix
protect_tag_hijacking (incorrect) -> prevent_tag_hijacking in docs (corr...
2014-12-21 10:39:47 +11:00
Thomas Willingham
508bd08503 Oopsie in German 2014-12-20 21:43:07 +00:00
Thomas Willingham
3cca54140b Doco - fix some tags. 2014-12-20 21:16:57 +00:00
Stefan Parviainen
9d11b8025e protect_tag_hijacking (incorrect) -> prevent_tag_hijacking in docs (correct) 2014-12-20 17:41:02 +01:00
Thomas Willingham
b0da38c09a Merge branch 'master' of https://github.com/friendica/red 2014-12-20 13:37:46 +00:00
Thomas Willingham
49a4ca9182 More FAQ 2014-12-20 13:37:18 +00:00
friendica
26105b53d4 doc updates 2014-12-19 00:29:10 -08:00
Thomas Willingham
5dcf3aced3 My links are also out of date. 2014-12-18 17:45:28 +00:00
Oliver
daccc71469 deleted a dead link 2014-12-18 09:31:25 +01:00
friendica
538fc739a7 This needs a lot more cleanup but at least it's a bit more complete now. 2014-12-17 15:51:53 -08:00
friendica
29f24e9731 minor clarifications on a few settings 2014-12-17 14:32:25 -08:00
Thomas Willingham
8712b9d37f Doco - another handful of configs 2014-12-17 21:46:08 +00:00
Thomas Willingham
d82c7c2067 Minor doco 2014-12-16 18:13:04 +00:00
Thomas Willingham
723004a13a Merge pull request #746 from pafcu/autofollowdoc
Document the auto_follow option
2014-12-15 16:30:54 +00:00