Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update and move page for Command Line Dispatcher (Symfony) #525

Merged

Conversation

sypets
Copy link
Contributor

@sypets sypets commented Jul 16, 2019

  • remove deprecated description about Extbase command controllers
  • add new option schedulable
  • move chapter up 1 level (out of Backend Modules) because it is hidden there and now has even less to do with Backend Modules than before (Extbase >> Symfony)

todo

  • how to call the command. bin/typo3 does not exist.

After merging, a redirect should be created:

https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/BackendModules/CliScripts/Index.html

to new location.

- remove deprecated description about Extbase command controllers
- add new option for schedulable
@sypets sypets changed the title Update and move page for Command Line Dispatcher (Symfony) [WIP] Update and move page for Command Line Dispatcher (Symfony) Jul 17, 2019
@sypets sypets changed the title [WIP] Update and move page for Command Line Dispatcher (Symfony) Update and move page for Command Line Dispatcher (Symfony) Jul 18, 2019
@sypets sypets merged commit 2bd4800 into TYPO3-Documentation:master Jul 19, 2019
@sypets sypets deleted the sypets/move-command-controller branch July 23, 2019 16:42
sypets pushed a commit to sypets/TYPO3CMS-Reference-CoreApi that referenced this pull request Jul 13, 2022
…tion#525)

* [TASK] Add captions to code-blocks (TYPO3-Documentation#94)

to make it more clear where code should go

Releases: main, 11.5

* Update 4-Property-mapping.rst

* Update 6-adding-the-template.rst

Co-authored-by: lina.wolf <[email protected]>
Co-authored-by: Tom Warwick <[email protected]>
sypets pushed a commit to sypets/TYPO3CMS-Reference-CoreApi that referenced this pull request Jul 13, 2022
…tion#525)

* [TASK] Add captions to code-blocks (TYPO3-Documentation#94)

to make it more clear where code should go

Releases: main, 11.5

* Update 4-Property-mapping.rst

* Update 6-adding-the-template.rst

Co-authored-by: lina.wolf <[email protected]>
Co-authored-by: Tom Warwick <[email protected]>
linawolf added a commit that referenced this pull request Jul 13, 2022
…elper" from Extbase book (#1958)

* Migrate towards reStructuredText format - initial commit

git-svn-id: https://svn.typo3.org/TYPO3v4/Documentation/book_extbase_fluid/trunk@960 709f56b5-9817-0410-a4d7-c38de5d9e867

* Migrate towards reStructuredText format - markup clean up

git-svn-id: https://svn.typo3.org/TYPO3v4/Documentation/book_extbase_fluid/trunk@961 709f56b5-9817-0410-a4d7-c38de5d9e867

* Fix some wrong indentation

git-svn-id: https://svn.typo3.org/TYPO3v4/Documentation/book_extbase_fluid/trunk@982 709f56b5-9817-0410-a4d7-c38de5d9e867

* Update 5-using-typoscript-for-rendering-the-cobject-viewhelper.rst

align code blocks properly

* More reST coding stuff

- Include Includes.txt at the beginning of each *.rst file
- Shorten some punctuation lines of headlines. The rest needs to
 be done.
- Add to the coding conventions in this manual

* Update 5-using-typoscript-for-rendering-the-cobject-viewhelper.rst

* Bulk replace tabs by spaces

* fix typos

* Improve grammar and readability (#378)

* [TASK] Improve grammar and readability

This is achieved by using grammarly.com on all texts

* [TASK] Revert several changes and add missing newlines

* change headings to sentence case,

domain-driven design, See https://en.wikipedia.org/wiki/Domain-driven_design

* Sentence case

* Update 4-Property-mapping.rst

* Sentence case

* cases and sentence case

* cases and sentence restructuring

* case

* Structural and case improvements

improved the following:

Headline order
headlines to sentence case
include missing imports
Case issues

* Remove all sphinx warnings

* behavior (US English)

* Update 1-Model-View-Controller-in-Extbase.rst

* Update 8-Back-in-the-controller.rst

* Update 6-adding-the-template.rst

* Update 1-the-application-domain.rst

* Update Index.rst

* Update 2a-creating-the-repositories.rst

* Update 1-Creating-Controllers-and-Actions.rst

* Update 1-Creating-Controllers-and-Actions.rst

* Update 8-developing-a-custom-viewhelper.rst

* Update Index.rst

* Write  ViewHelper in CamelCase once again.

Co-authored-by: Lina Wolf <[email protected]>

* Rename includes.txt to includes.rst.txt (#381)

* Introducing indexes (#384)

* [WIP] indexing chapter 1-3

* [WIP] indexing chapter 4

* Indexing rest

* remove sphinx warnings

* Add captions to code-blocks (#94) (#525)

* [TASK] Add captions to code-blocks (#94)

to make it more clear where code should go

Releases: main, 11.5

* Update 4-Property-mapping.rst

* Update 6-adding-the-template.rst

Co-authored-by: lina.wolf <[email protected]>
Co-authored-by: Tom Warwick <[email protected]>

* Add migrated Fluid file to index

* Shorten title

Long titles can be quite messy in the menu so we shorten the title.

The first paragraph is chnaged accordingly.

* Fix inline code

Use correct text roles

* Remove redundant text

Remove last paragraph which contains a not about the following
chapter which was left over from migration from the Extbase
book but no longer applies.

Co-authored-by: fab1en <fab1en@709f56b5-9817-0410-a4d7-c38de5d9e867>
Co-authored-by: Simon Schaufelberger <[email protected]>
Co-authored-by: Martin Bless <[email protected]>
Co-authored-by: fischhase <[email protected]>
Co-authored-by: Martin Bless <[email protected]>
Co-authored-by: Ben Abbott <[email protected]>
Co-authored-by: Alexander Schnitzler <[email protected]>
Co-authored-by: Lina Wolf <[email protected]>
Co-authored-by: lina.wolf <[email protected]>
Co-authored-by: Tom Warwick <[email protected]>
github-actions bot pushed a commit that referenced this pull request Jul 13, 2022
* [TASK] Add captions to code-blocks (#94)

to make it more clear where code should go

Releases: main, 11.5

* Update 4-Property-mapping.rst

* Update 6-adding-the-template.rst

Co-authored-by: lina.wolf <[email protected]>
Co-authored-by: Tom Warwick <[email protected]>
linawolf added a commit that referenced this pull request Jul 13, 2022
…he cObject ViewHelper" from Extbase book (#1960)

* Migrate towards reStructuredText format - initial commit

git-svn-id: https://svn.typo3.org/TYPO3v4/Documentation/book_extbase_fluid/trunk@960 709f56b5-9817-0410-a4d7-c38de5d9e867

* Migrate towards reStructuredText format - markup clean up

git-svn-id: https://svn.typo3.org/TYPO3v4/Documentation/book_extbase_fluid/trunk@961 709f56b5-9817-0410-a4d7-c38de5d9e867

* Fix some wrong indentation

git-svn-id: https://svn.typo3.org/TYPO3v4/Documentation/book_extbase_fluid/trunk@982 709f56b5-9817-0410-a4d7-c38de5d9e867

* Update 5-using-typoscript-for-rendering-the-cobject-viewhelper.rst

align code blocks properly

* More reST coding stuff

- Include Includes.txt at the beginning of each *.rst file
- Shorten some punctuation lines of headlines. The rest needs to
 be done.
- Add to the coding conventions in this manual

* Update 5-using-typoscript-for-rendering-the-cobject-viewhelper.rst

* Bulk replace tabs by spaces

* fix typos

* Improve grammar and readability (#378)

* [TASK] Improve grammar and readability

This is achieved by using grammarly.com on all texts

* [TASK] Revert several changes and add missing newlines

* change headings to sentence case,

domain-driven design, See https://en.wikipedia.org/wiki/Domain-driven_design

* Sentence case

* Update 4-Property-mapping.rst

* Sentence case

* cases and sentence case

* cases and sentence restructuring

* case

* Structural and case improvements

improved the following:

Headline order
headlines to sentence case
include missing imports
Case issues

* Remove all sphinx warnings

* behavior (US English)

* Update 1-Model-View-Controller-in-Extbase.rst

* Update 8-Back-in-the-controller.rst

* Update 6-adding-the-template.rst

* Update 1-the-application-domain.rst

* Update Index.rst

* Update 2a-creating-the-repositories.rst

* Update 1-Creating-Controllers-and-Actions.rst

* Update 1-Creating-Controllers-and-Actions.rst

* Update 8-developing-a-custom-viewhelper.rst

* Update Index.rst

* Write  ViewHelper in CamelCase once again.

Co-authored-by: Lina Wolf <[email protected]>

* Rename includes.txt to includes.rst.txt (#381)

* Introducing indexes (#384)

* [WIP] indexing chapter 1-3

* [WIP] indexing chapter 4

* Indexing rest

* remove sphinx warnings

* Add captions to code-blocks (#94) (#525)

* [TASK] Add captions to code-blocks (#94)

to make it more clear where code should go

Releases: main, 11.5

* Update 4-Property-mapping.rst

* Update 6-adding-the-template.rst

Co-authored-by: lina.wolf <[email protected]>
Co-authored-by: Tom Warwick <[email protected]>

* Add migrated Fluid file to index

* Shorten title

Long titles can be quite messy in the menu so we shorten the title.

The first paragraph is chnaged accordingly.

* Fix inline code

Use correct text roles

* Remove redundant text

Remove last paragraph which contains a not about the following
chapter which was left over from migration from the Extbase
book but no longer applies.

Co-authored-by: fab1en <fab1en@709f56b5-9817-0410-a4d7-c38de5d9e867>
Co-authored-by: Simon Schaufelberger <[email protected]>
Co-authored-by: Martin Bless <[email protected]>
Co-authored-by: fischhase <[email protected]>
Co-authored-by: Martin Bless <[email protected]>
Co-authored-by: Ben Abbott <[email protected]>
Co-authored-by: Alexander Schnitzler <[email protected]>
Co-authored-by: Lina Wolf <[email protected]>
Co-authored-by: lina.wolf <[email protected]>
Co-authored-by: Tom Warwick <[email protected]>
Co-authored-by: Sybille Peters <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant