silverstripe-framework/docs/en/02_Developer_Guides/01_Templates
Ingo Schommer ca5b1cbf61 DOCS Rewrite server requirements
* Remove overly specific PHP RNG instructions (that's just built into PHP7 through random_bytes now, which will throw if no suitable RNG is available)
 * Remove PHP 5 RNG requirements, since we don't support that PHP release any mre
 * Remove verbose explanation of PHP 5.6 support
 * Remove conflicting instructions for PHP memory limits
 * Remove version numbers from supporetd databases other than MySQL, it's up to the community modules to define that
 * Remove Oracle support (code is nine years old!)
 * Make "community supported" status clearer on databases, people can draw their own conclusions as open source users on Github
 * Remove IIS version number, I think we should just stick to "needs web.config" and not give the impression that this is actively tested
 * Remove mention of OSes for web servers, that's kind of irrelevant in today's hosting world (containers, PaaS, etc)
 * Shorten install instructions in favour of a "quickstart" and point to lessons instead
 * Remove mention of archive download option, we really shouldn't promote this - composer is the de-facto standard
 * Add generic descriptions of the hosting environment considerations without going too much into specifics
 * Remove Apache version number, we don't test on different versions, and really mostly rely on mod_rewrite working properly. Laravel does the same (doesn't claim specific Apache version support)
2019-09-03 18:38:15 +12:00
..
How_Tos Update pagination code snippet 2019-08-13 15:17:38 +12:00
01_Syntax.md Update wording in example in syntax docs 2019-05-20 16:38:55 +12:00
02_Common_Variables.md DOCS Added 'Modifying Meta Tags' entry 2019-02-01 09:33:20 -08:00
03_Requirements.md DOCS Rewrite server requirements 2019-09-03 18:38:15 +12:00
04_Rendering_Templates.md DOCS Consistent app/ folder and composer use 2018-06-25 10:40:19 +12:00
05_Template_Inheritance.md Update 05_Template_Inheritance.md 2018-09-09 10:07:49 -05:00
06_Themes.md Fix link to related lesson 2019-05-14 12:06:17 -05:00
07_Caching.md Code block whitespace / formatting cleanup 2017-10-27 15:38:27 +13:00
08_Translations.md Code block whitespace / formatting cleanup 2017-10-27 15:38:27 +13:00
09_Casting.md DOCS Consistent app/ folder and composer use 2018-06-25 10:40:19 +12:00
index.md Updates per PK review 2017-11-28 14:11:52 +13:00