Coder Social home page Coder Social logo

typo3cms-reference-insidetypo3's Introduction

typo3cms-reference-insidetypo3's People

Contributors

alexander-nitsche avatar andreaswolf avatar chrissitopher avatar danielsiepmann avatar fsuter avatar groso avatar iamwebrocker avatar linawolf avatar lolli42 avatar marble avatar mbrodala avatar neufeind avatar outdoorsman avatar sascha307050 avatar susannemoog avatar sypets avatar ulrikkold avatar xperseguers avatar

Watchers

 avatar  avatar  avatar  avatar

typo3cms-reference-insidetypo3's Issues

Update description of bootstrap classes

https://docs.typo3.org/typo3cms/InsideTypo3Reference/CoreArchitecture/Backend/Initialization/Index.html

Description seems to be accurately covering 8.7 code, but some of the functions are not in the Bootstrap class (as described) they are in the Application classes implementing ApplicationInterface:

  • bullet point 9: Bootstrap::run() is not in Bootstrap, run is in the classes implementing ApplicationInterface (e.g. TYPO3\CMS\Backend\Http\BackendApplication)
  • bullet point 1 : defineLegacyConstants(), is not in Bootstrap, it's in Application*

Probably wouldn't hurt to update it.

I can make a PR, but will a wait a few days, in case someone has some thoughts on this.

Function Menu modules outdated

Documentation/CoreArchitecture/BackendModules/FunctionMenuModules/Index.rst gives 4.x class names instead of 6.2 class names (e.g. t3lib_extMgm::extPath and t3lib_extobjbase)

Update info on "requiredExt"

The manual mentions the $TYPO3_CONF_VARS setting "requiredExt". This setting has been removed in 6.2 at least. The setting "extList", which is mentioned as well, has been replaced by the PackageStates.php file.

Aggregate information about install tool configuration options

The topic is spread over multiple sites: https://docs.typo3.org/typo3cms/InsideTypo3Reference/CoreArchitecture/Configuration/LocalConfiguration/Index.html https://docs.typo3.org/typo3cms/InsideTypo3Reference/CoreArchitecture/Configuration/InstallTool/Index.html
Through #18 we notices that the same information will make sense in multiple locations. It's already present at https://docs.typo3.org/typo3cms/InsideTypo3Reference/CoreArchitecture/Configuration/InstallTool/Index.html

So perhaps we should move it to another rst-File and include it in different places or restructure the stuff in some other way.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.