Commit Graph

540 Commits

Author SHA1 Message Date
friendica 436a82d74e Scripts to add external theme and addon repositories.
Example:
    util/add_theme_repo https://github.com/deadsuperhero/redmatrix-themes deadsuperhero

The final argument is a nickname on this system. The repository will be placed under extend/theme/deadsuperhero and the themes from that repository linked to your redmatrix theme directory.

You can do the same with addons. We'll have to come up with some "pull" scripts to keep updated but the clever folks will already know how to do this.
2015-02-19 19:48:07 -08:00
RedMatrix 4a75d2d754 Merge pull request #900 from einervonvielen/doc_dev_beginner_corrections
Changed bbcode [toc] and changed doc for beginning deveopers
2015-02-19 13:40:23 +11:00
friendica a5f7df4667 issue #860, replace br html element with linefeed between table rows 2015-02-15 19:15:55 -08:00
friendica 9ba21f82cb missing file 2015-02-15 16:30:41 -08:00
einervonvielen 4e6ba149d7 Some changes of doc for beginning developers
Made some corrections after following this manual step by step.
2015-02-15 18:11:51 +01:00
friendica 0d9508d5ef Merge https://github.com/friendica/red into pending_merge 2015-02-14 21:58:32 -08:00
friendica 7ad425bbda failure to auto update comments if it's your own. 2015-02-14 21:57:47 -08:00
Einer von Vielen 6ed8fb30b8 Changed bb code [toc] to make it more flexible
This usage is know closer to the original usage of
http://ndabas.github.io/toc/

Changed:
- jquery.toc.js: Do not check for empty headings
- bbcode.php: Added processing of [toc] with parameters
- main.js: Use the default params for jquery.toc.js
- bbcode.html: Added more help for [toc] and corrected some html
2015-02-14 20:33:51 +01:00
jeroenpraat 05c2c50170 Patches from Thomas regarding offline status off whogotzot.com 2015-02-14 18:17:42 +01:00
friendica 7bb2e25ea0 missing param 2015-02-13 13:04:31 -08:00
friendica 149a588b11 ensure we have permission before displaying buttons 2015-02-10 20:21:54 -08:00
friendica c694945245 like formatting for extended consensus items 2015-02-09 21:18:50 -08:00
RedSwede fe54e6d3a4 Changed a heading roles.md. Added the comparison. No idea how it renders with markdownify. 2015-02-07 16:49:52 +01:00
friendica 8840980797 more doc updates 2015-02-06 02:07:52 -08:00
friendica 7edab47658 get_rel_link broken - also weekly doc updates 2015-02-06 02:07:10 -08:00
Habeas Codice 3e5226adc7 Add more detail about directory_mode settings to default config and docs 2015-01-30 19:37:25 -08:00
friendica 340212d77e sync_locations() toggle DB flag functions were broken - result of postgres changes. Split these into seperate set and reset blocks. 2015-01-30 15:01:10 -08:00
friendica ab0706521e let zot_refresh continue without a primary hub if one cannot be found. also weekly doc updates 2015-01-30 13:45:28 -08:00
RedSwede 775dc3a320 Renamed translation file 2015-01-29 14:56:31 +01:00
friendica e157371c39 remote_user => remote_channel 2015-01-28 20:58:59 -08:00
friendica a496036066 local_user => local_channel 2015-01-28 20:56:04 -08:00
Habeas Codice aa24d6c8e5 Add pg support channel to external resources 2015-01-25 20:43:32 -08:00
friendica c1290861db roadmap update 2015-01-25 14:24:07 -08:00
Christian Vogeley ba10833bc5 Check allowed emails, also add blacklisting for
not allowed emails:
config:'system','not_allowed_email'
2015-01-25 04:16:28 +01:00
friendica 0cdcc4bc50 doc updates 2015-01-23 03:25:17 -08:00
friendica 6d0e6b78b4 update V3 roadmap 2015-01-21 14:25:45 -08:00
friendica a71e57cebf remove unrecognised code comment from markdown text. 2015-01-18 17:13:12 -08:00
RedSwede 08038eafb4 Merge branch 'master' of git://github.com/friendica/red into dev_redswede 2015-01-19 00:45:32 +01:00
RedMatrix 5d30565c66 Merge pull request #863 from einervonvielen/Fix_bbcode_toc_for_help_pages
Fixed bbode element toc for webpages
2015-01-19 10:19:38 +11:00
RedMatrix 39dad87adc Merge pull request #862 from pafcu/help
Add some database documentation + mod/help.php bugfix
2015-01-19 10:19:08 +11:00
RedSwede cfd983b750 translation of 2 helpfiles to swedish 2015-01-19 00:16:57 +01:00
Einer von Vielen a1ab658df1 Added table of contents for FAQs doc
- help/faq_admins
- help/faq_members
- help/faq_developers
2015-01-18 17:47:31 +01:00
Stefan Parviainen 1075bb234f Database schema documentation 2015-01-18 12:36:51 +01:00
RedSwede 1d7bd0ba90 Looked through the whole doc/-folder more or less. Added and commented a few things here and there.
One question:
* Is the crypto-js E2EE or not? If the devs agree that it is NOT then I propose
removing this from the help files and gui.
2015-01-17 00:19:22 +01:00
RedSwede d5c85ea1bc edited the text to better reflect how the system works from a user perspective.
"If you restrict who can see these items, there is no way of making any single item public ever again - without allowing access to every public item you ever created. " <- this I did not understand.
2015-01-16 22:09:12 +01:00
friendica 2016342cf2 more doc updates 2015-01-16 00:53:55 -08:00
friendica 8f8700ddd2 mod_prep usability enhancements, doc updates 2015-01-16 00:53:04 -08:00
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