Skip to content

Commit

Permalink
[BUGFIX] Fix anchors (#87)
Browse files Browse the repository at this point in the history
And delete unneeded assets
  • Loading branch information
linawolf authored Jul 3, 2024
1 parent bcaf254 commit f893061
Show file tree
Hide file tree
Showing 93 changed files with 92 additions and 341 deletions.
2 changes: 1 addition & 1 deletion Documentation/Backend/Avatar.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-backend-avatar:
.. _typo3-backend-avatar:

===============================
Avatar ViewHelper `<be:avatar>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Backend/LanguageColumn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-backend-languagecolumn:
.. _typo3-backend-languagecolumn:

===============================================
LanguageColumn ViewHelper `<be:languageColumn>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Backend/Link/EditRecord.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-backend-link-editrecord:
.. _typo3-backend-link-editrecord:

=================================================
Link.editRecord ViewHelper `<be:link.editRecord>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Backend/Link/NewRecord.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-backend-link-newrecord:
.. _typo3-backend-link-newrecord:

===============================================
Link.newRecord ViewHelper `<be:link.newRecord>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Backend/Mfa/IfHasState.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-backend-mfa-ifhasstate:
.. _typo3-backend-mfa-ifhasstate:

===============================================
Mfa.ifHasState ViewHelper `<be:mfa.ifHasState>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Backend/ModuleLink.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-backend-modulelink:
.. _typo3-backend-modulelink:

=======================================
ModuleLink ViewHelper `<be:moduleLink>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Backend/Thumbnail.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-backend-thumbnail:
.. _typo3-backend-thumbnail:

=====================================
Thumbnail ViewHelper `<be:thumbnail>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Backend/Toolbar/Attributes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-backend-toolbar-attributes:
.. _typo3-backend-toolbar-attributes:

=======================================================
Toolbar.attributes ViewHelper `<be:toolbar.attributes>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Backend/Toolbar/IfHasDropdown.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-backend-toolbar-ifhasdropdown:
.. _typo3-backend-toolbar-ifhasdropdown:

=============================================================
Toolbar.ifHasDropdown ViewHelper `<be:toolbar.ifHasDropdown>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Backend/TypoScript/FineDiff.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-backend-typoscript-finediff:
.. _typo3-backend-typoscript-finediff:

=========================================================
TypoScript.fineDiff ViewHelper `<be:typoScript.fineDiff>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Backend/Uri/EditRecord.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-backend-uri-editrecord:
.. _typo3-backend-uri-editrecord:

===============================================
Uri.editRecord ViewHelper `<be:uri.editRecord>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Backend/Uri/NewRecord.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-backend-uri-newrecord:
.. _typo3-backend-uri-newrecord:

=============================================
Uri.newRecord ViewHelper `<be:uri.newRecord>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Core/Icon.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-core-icon:
.. _typo3-core-icon:

=============================
Icon ViewHelper `<core:icon>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Core/IconForRecord.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-core-iconforrecord:
.. _typo3-core-iconforrecord:

===============================================
IconForRecord ViewHelper `<core:iconForRecord>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Core/IconForResource.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-core-iconforresource:
.. _typo3-core-iconforresource:

===================================================
IconForResource ViewHelper `<core:iconForResource>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Core/NormalizedUrl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-core-normalizedurl:
.. _typo3-core-normalizedurl:

===============================================
NormalizedUrl ViewHelper `<core:normalizedUrl>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/Be/MaximumFileSize.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-be-maximumfilesize:
.. _typo3-form-be-maximumfilesize:

===========================================================
Be.maximumFileSize ViewHelper `<formvh:be.maximumFileSize>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/Be/RenderContentElementPreview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-be-rendercontentelementpreview:
.. _typo3-form-be-rendercontentelementpreview:

===================================================================================
Be.renderContentElementPreview ViewHelper `<formvh:be.renderContentElementPreview>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/Form.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-form:
.. _typo3-form-form:

===============================
Form ViewHelper `<formvh:form>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/Form/DatePicker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-form-datepicker:
.. _typo3-form-form-datepicker:

=====================================================
Form.datePicker ViewHelper `<formvh:form.datePicker>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/Form/TimePicker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-form-timepicker:
.. _typo3-form-form-timepicker:

=====================================================
Form.timePicker ViewHelper `<formvh:form.timePicker>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/Form/UploadedResource.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-form-uploadedresource:
.. _typo3-form-form-uploadedresource:

=================================================================
Form.uploadedResource ViewHelper `<formvh:form.uploadedResource>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/GridColumnClassAutoConfiguration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-gridcolumnclassautoconfiguration:
.. _typo3-form-gridcolumnclassautoconfiguration:

=======================================================================================
GridColumnClassAutoConfiguration ViewHelper `<formvh:gridColumnClassAutoConfiguration>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/Render.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-render:
.. _typo3-form-render:

===================================
Render ViewHelper `<formvh:render>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/RenderAllFormValues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-renderallformvalues:
.. _typo3-form-renderallformvalues:

=============================================================
RenderAllFormValues ViewHelper `<formvh:renderAllFormValues>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/RenderFormValue.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-renderformvalue:
.. _typo3-form-renderformvalue:

=====================================================
RenderFormValue ViewHelper `<formvh:renderFormValue>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/RenderRenderable.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-renderrenderable:
.. _typo3-form-renderrenderable:

=======================================================
RenderRenderable ViewHelper `<formvh:renderRenderable>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/TranslateElementError.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-translateelementerror:
.. _typo3-form-translateelementerror:

=================================================================
TranslateElementError ViewHelper `<formvh:translateElementError>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Form/TranslateElementProperty.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-form-translateelementproperty:
.. _typo3-form-translateelementproperty:

=======================================================================
TranslateElementProperty ViewHelper `<formvh:translateElementProperty>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Asset/Css.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-asset-css:
.. _typo3-fluid-asset-css:

====================================
Asset.css ViewHelper `<f:asset.css>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Asset/Script.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-asset-script:
.. _typo3-fluid-asset-script:

==========================================
Asset.script ViewHelper `<f:asset.script>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Be/Infobox.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-be-infobox:
.. _typo3-fluid-be-infobox:

======================================
Be.infobox ViewHelper `<f:be.infobox>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Be/Link.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-be-link:
.. _typo3-fluid-be-link:

================================
Be.link ViewHelper `<f:be.link>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Be/Menus/ActionMenu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-be-menus-actionmenu:
.. _typo3-fluid-be-menus-actionmenu:

========================================================
Be.menus.actionMenu ViewHelper `<f:be.menus.actionMenu>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Be/Menus/ActionMenuItem.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-be-menus-actionmenuitem:
.. _typo3-fluid-be-menus-actionmenuitem:

================================================================
Be.menus.actionMenuItem ViewHelper `<f:be.menus.actionMenuItem>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Be/Menus/ActionMenuItemGroup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-be-menus-actionmenuitemgroup:
.. _typo3-fluid-be-menus-actionmenuitemgroup:

==========================================================================
Be.menus.actionMenuItemGroup ViewHelper `<f:be.menus.actionMenuItemGroup>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Be/PageInfo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-be-pageinfo:
.. _typo3-fluid-be-pageinfo:

========================================
Be.pageInfo ViewHelper `<f:be.pageInfo>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Be/PagePath.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-be-pagepath:
.. _typo3-fluid-be-pagepath:

========================================
Be.pagePath ViewHelper `<f:be.pagePath>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Be/PageRenderer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-be-pagerenderer:
.. _typo3-fluid-be-pagerenderer:

================================================
Be.pageRenderer ViewHelper `<f:be.pageRenderer>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Be/Security/IfAuthenticated.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-be-security-ifauthenticated:
.. _typo3-fluid-be-security-ifauthenticated:

========================================================================
Be.security.ifAuthenticated ViewHelper `<f:be.security.ifAuthenticated>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Be/Security/IfHasRole.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-be-security-ifhasrole:
.. _typo3-fluid-be-security-ifhasrole:

============================================================
Be.security.ifHasRole ViewHelper `<f:be.security.ifHasRole>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Be/TableList.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-be-tablelist:
.. _typo3-fluid-be-tablelist:

==========================================
Be.tableList ViewHelper `<f:be.tableList>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/Be/Uri.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-be-uri:
.. _typo3-fluid-be-uri:

==============================
Be.uri ViewHelper `<f:be.uri>`
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Global/CObject.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

.. include:: /Includes.rst.txt

.. _typo3-cms-fluid-cobject:
.. _typo3-fluid-cobject:

================================
CObject ViewHelper `<f:cObject>`
Expand Down
Loading

0 comments on commit f893061

Please sign in to comment.