Tobias Diekershoff
4a3a61c594
coding standard for the docs
2017-02-24 08:37:36 +01:00
Michael Vogel
4d591c4a07
Merge pull request #2841 from Hypolite/issue/#2103-alt
...
Issue/#2103 alt - define coding standards for Friendica
2017-02-24 07:46:29 +01:00
Tobias Diekershoff
4de6ef1610
make it a code block
2017-02-22 09:37:00 +01:00
Tobias Diekershoff
79c2234cc1
EN quickstart had some dead links in it, DE version is ok
2017-02-22 07:21:36 +01:00
Eelco Maljaars
d9d4a0ccc4
Document reformat as requested - 1 sentence per line
2017-02-21 19:32:03 +01:00
Eelco Maljaars
32660b64a7
Added note about MySQL sql_mode on newer versions of MySQL
2017-02-21 15:59:12 +01:00
Michael Vogel
d61a4a67db
Merge pull request #3109 from Hypolite/issue/scrap-tinymce
...
Scrap TinyMCE
2017-01-27 21:08:33 +01:00
Michael Vogel
288ad37c3c
Merge pull request #3110 from tobiasd/20170127-translationdocs
...
translation docs now contain basic usage of the Transifex client
2017-01-27 18:14:08 +01:00
Tobias Diekershoff
8f59833c51
translation docs now contain basic usage of the Transifex client
2017-01-27 12:39:21 +01:00
Hypolite Petovan
46fe6b1908
- Remove misc TinyMCE mentions in docs and minifyjs
2017-01-26 22:58:25 -05:00
Michael
ef31127430
Added documentation
2017-01-16 22:00:58 +00:00
Tobias Diekershoff
b067a11146
Merge pull request #3088 from beardyunixer/patch-1
...
Update FAQ.md
2017-01-12 16:32:38 +01:00
beardyunixer
9183ef4385
Update FAQ.md
...
Grammar - a few sentences that are technically correct, but don't sound quite right to a native speaker.
2017-01-12 12:13:13 +00:00
Michael
e67133ef56
Merge remote-tracking branch 'upstream/develop' into 1701-curl-range
...
Conflicts:
mod/oexchange.php
mod/uimport.php
2017-01-12 07:25:44 +00:00
Michael Vogel
3c51820515
Merge pull request #3076 from Hypolite/issue/#3039-boot-doc-include
...
Normalize App parameter declaration (doc-include folders, boot)
2017-01-11 09:01:48 +01:00
Hypolite Petovan
160d462d3f
Fix typo in doc
2017-01-11 18:42:49 +11:00
Michael
a2debaa68a
Download limit for fetching data via "z_fetch_url"
2017-01-09 23:10:32 +00:00
Hypolite Petovan
87eb3d5ef2
Normalize App parameter declaration (doc-include folders, boot)
2017-01-09 23:09:01 +11:00
Michael
ed0143c9f0
Merge remote-tracking branch 'upstream/develop' into 1612-unused-indexes
2017-01-07 16:13:57 +00:00
Michael Vogel
ee39aba490
Merge pull request #3043 from Quix0r/rewrites/dbm_is_result
...
More usage of dbm::is_result + coding convention applied
2017-01-07 17:09:23 +01:00
Hypolite Petovan
3caf3bccd9
Updated SSL english docs
...
Fixes #1034
2017-01-07 23:27:50 +11:00
Michael
414c5ddae0
Use Config class/Option to deactivate the count on albums
2017-01-07 09:05:52 +00:00
Michael
680b16d036
Added documentation
2017-01-06 07:03:35 +00:00
Roland Häder
ace8f753ac
added much more curly braces + space between "if" and brace
...
Signed-off-by: Roland Häder <roland@mxchange.org>
Conflicts:
mod/bookmarklet.php
mod/community.php
mod/contacts.php
mod/crepair.php
mod/events.php
mod/network.php
mod/suggest.php
mod/uexport.php
view/theme/duepuntozero/config.php
view/theme/frio/config.php
view/theme/quattro/config.php
view/theme/vier/config.php
2016-12-20 11:59:13 +01:00
Roland Häder
e24c3a5b82
added much more curly braces + space between "if" and brace
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2016-12-20 11:56:34 +01:00
Roland Häder
34fcaeb209
changed to this:
...
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org>
2016-12-20 10:59:11 +01:00
Michael Vogel
af42e5e481
Merge pull request #2932 from Hypolite/issue/missing-private-image-src
...
Fix Friendica private image URL replacing
2016-12-09 15:54:11 +01:00
Tobias Diekershoff
52b8474be7
in docs there was a wrong link to the issue tracker
2016-12-09 11:38:08 +01:00
Hypolite Petovan
88e336b3bc
Merge remote-tracking branch 'refs/remotes/origin/develop' into issue/missing-private-image-src
...
# Conflicts:
# doc/htconfig.md
2016-12-07 23:15:46 -05:00
Tobias Diekershoff
a4959626ad
Merge pull request #2996 from rabuzarus/20161206_-_help_doc_move_content
...
docu docs: some polishing
2016-12-06 22:05:08 +01:00
rabuzarus
b65433c823
docu docs: some polishing
2016-12-06 15:03:57 +01:00
Tobias Diekershoff
ac5617c40c
add frontend worker to the admin panel and regen master messages.po file
2016-12-06 08:44:59 +01:00
Hypolite Petovan
979fc6d38a
Add protocol whitelist for href/src attributes
...
- Add strict URL checker for src attributes
- Add protocol whitelist for href attributes
- Add error styling if URL fails to pass filter
- Add doc for new htconfig value
- Add emphasis to config key names in htconfig doc
2016-12-03 14:19:57 -05:00
rabuzarus
7a9a1b3722
autocomplete: add [embed] tag to tag autocomplete and to docu docs
2016-12-02 19:39:35 +01:00
Michael Vogel
efb2df41ba
Merge pull request #2977 from rabuzarus/20161128_-_help_page_polishing
...
Add protocol docu to the help docs
2016-11-29 19:38:31 +01:00
rabuzarus
4566ad81fd
protocol.md - fix typo
2016-11-29 16:10:32 +01:00
rabuzarus
6c0bc15ecb
docu fix: insert line break
2016-11-28 20:18:28 +01:00
rabuzarus
36e4aea7ef
docs: add documentation about used protocols
2016-11-28 17:55:56 +01:00
rabuzarus
76ca015497
update link in the docs to dfrn specs + h3 headings (instead of h2 headings) in message_flow doc
2016-11-28 16:59:23 +01:00
rabuzarus
14c84b92cc
restructure some links in the help docs to have a better seperation between admin and developer docu
2016-11-28 16:57:50 +01:00
Michael
636a033364
Added documentation, config stuff, ...
2016-11-27 09:02:08 +00:00
Michael
e856ab9a09
The worker can now run from the frontend as well
2016-11-27 00:55:05 +00:00
Tobias Diekershoff
59c12db020
Merge pull request #2949 from silke/vagrant-1604
...
Added Vagrant for Ubuntu 16.04
2016-11-20 15:39:31 +01:00
Silke Meyer
bb3385a7e3
Adapted documentation for Vagrant multiple machines
2016-11-19 16:09:20 +01:00
Tobias Diekershoff
1cc0cc5b82
DE update of the SSL doc
2016-11-19 15:51:12 +01:00
Silke Meyer
5d779941e7
Updated SSL documentation
2016-11-19 13:28:45 +01:00
Tobias Diekershoff
fca72c4996
DE translation of the BBCode reference, small stuff on the EN version
2016-11-09 14:05:33 +01:00
Tobias Diekershoff
a6776f0cc1
Merge pull request #2885 from Hypolite/improvement/bbcode-documentation
...
bbcode documentation: minor style changes
2016-11-04 17:15:17 +01:00
Hypolite Petovan
3d29b7745c
bbcode documentation: minor style changes
2016-11-04 11:20:47 -04:00
rabuzarus
75166cae27
Merge pull request #2882 from Hypolite/improvement/bbcode-documentation
...
BBCodes documentation improvement
2016-11-04 02:34:29 +01:00