Skip to content

Commit 185a5a8

Browse files
Remove mention of recycler doktype in RECORDS object (#1682)
The recycler doktype has been removed with TYPO3 v13. See: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Breaking-101137-PageDoktypeRecyclerRemoved.html Releases: main, 13.4 Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
1 parent e8fffbe commit 185a5a8

File tree

1 file changed

+1
-1
lines changed
  • Documentation/ContentObjects/Records

1 file changed

+1
-1
lines changed

Documentation/ContentObjects/Records/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ the records selected which has a higher value than the current.
2020
.. note::
2121
Records with parent ids (pid's) for non-accessible pages
2222
(that is hidden, timed or access-protected pages) are normally not
23-
selected. Pages may be of any type, except recycler. Disable the check
23+
selected. Pages may be of any type. Disable the check
2424
with the :ref:`dontCheckPid option <cobj-records-properties-dontcheckpid>`.
2525

2626
.. contents::

0 commit comments

Comments
 (0)