Skip to content

Commit c13343c

Browse files
committed
[TASK] Merge TSref and TSconfig reference
mkdir temp git clone https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-TSconfig.git temp/tsconfig tmp/replacements.txt: regex:(\[[A-Z]+\])==>\1 styleguide: regex:(\[[A-Z]+\].*) \(#([0-9]+)\)==>\1\n\nhttps://github.com/TYPO3-CMS/styleguide/pull/\2 regex: #([0-9]+)==> https://github.com/TYPO3-CMS/styleguide/issues/\1 cd temp/tsconfig/ git checkout -b main-moved git filter-repo --to-subdirectory-filter Documentation/TSconfig --replace-message ../replacements.txt --refs main-moved --force cd ../.. git remote add -f tsconfig temp/tsconfig git fetch tsconfig git merge --allow-unrelated-histories tsconfig/main-moved Releases: main (cherry picked from commit ce86ec0)
1 parent 4f1306e commit c13343c

File tree

119 files changed

+108
-1383
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+108
-1383
lines changed

Documentation/TSconfig/Documentation/CodeSnippets/codesnippets.php renamed to Documentation/CodeSnippets/Config/TSconfig.php

File renamed without changes.

Documentation/TSconfig/Documentation/CodeSnippets/PageTSconfig/Mod/CsvExport.rst.txt renamed to Documentation/CodeSnippets/PageTSconfig/Mod/CsvExport.rst.txt

Documentation/TSconfig/Documentation/CodeSnippets/PageTSconfig/Mod/noExportRecordsLinks.rst.txt renamed to Documentation/CodeSnippets/PageTSconfig/Mod/noExportRecordsLinks.rst.txt

Documentation/TSconfig/Documentation/Images/AutomaticScreenshots/Input1.png renamed to Documentation/Images/AutomaticScreenshots/Input1.png

File renamed without changes.

Documentation/TSconfig/Documentation/Images/AutomaticScreenshots/Input1.rst.txt renamed to Documentation/Images/AutomaticScreenshots/Input1.rst.txt

Documentation/TSconfig/Documentation/Images/AutomaticScreenshots/WebList/ExportDialog.png renamed to Documentation/Images/AutomaticScreenshots/WebList/ExportDialog.png

File renamed without changes.

Documentation/TSconfig/Documentation/Images/AutomaticScreenshots/WebList/ExportDialog.rst.txt renamed to Documentation/Images/AutomaticScreenshots/WebList/ExportDialog.rst.txt

Documentation/TSconfig/Documentation/Images/AutomaticScreenshots/WebList/NoExportButtons.png renamed to Documentation/Images/AutomaticScreenshots/WebList/NoExportButtons.png

File renamed without changes.

Documentation/TSconfig/Documentation/Images/AutomaticScreenshots/WebList/NoExportButtons.rst.txt renamed to Documentation/Images/AutomaticScreenshots/WebList/NoExportButtons.rst.txt

Documentation/TSconfig/Documentation/Images/AutomaticScreenshots/WebList/WithExportButtons.png renamed to Documentation/Images/AutomaticScreenshots/WebList/WithExportButtons.png

File renamed without changes.

0 commit comments

Comments
 (0)