Project

General

Profile

Actions

Feature #22985

closed

filter page tree by page uid

Added by Stano Paska almost 14 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
-
Start date:
2010-06-24
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Remote Sprint

Description

Sometimes I need locate page in page tree by uid, not only by page title.
This small patch adds described functionality.

(issue imported from #M14851)


Files

tree.js.patch (987 Bytes) tree.js.patch Administrator Admin, 2010-06-24 13:24
17.png (73.9 KB) 17.png Sybille Peters, 2018-05-23 13:19
intro.png (20.7 KB) intro.png Sybille Peters, 2020-07-07 10:16

Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #36075: Advanced Filtering for the Page-TreeClosed2012-04-14

Actions
Related to TYPO3 Core - Feature #89979: Jump to a specific page in the page treeNew2019-12-17

Actions
Actions #1

Updated by Riccardo De Contardi almost 11 years ago

  • Target version deleted (0)

both in TYPO3 CMS 4.5.20 and 6.1.0 if you click the pagetree filter and enter an ID (e.g. "50"), it works.
But if you have "50" as text in the pagetitle ("50 shades of grey" - LOL) it will be found ,too.

IMHO should be more nice if you could use an expression like:

id:50
Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Description updated (diff)
  • Assignee set to Mathias Schreiber
  • Sprint Focus set to Remote Sprint
Actions #3

Updated by Daniel Goerz over 8 years ago

Can we close this one? Searching by ID is already possible and I dont consider it a bug that a page with "50" in its title is found if one searches for "50". A construct like id:50 is not desireable at all, as it is unintuitive and bad in terms of usability.

Actions #4

Updated by Stano Paska over 8 years ago

Yes, you can close this one. Thank you.

Actions #5

Updated by Riccardo De Contardi over 8 years ago

  • Status changed from New to Closed

functionality already present. Closed.

Actions #6

Updated by Sybille Peters almost 6 years ago

  • File 17.png 17.png added
  • Category set to Backend User Interface
  • Status changed from Closed to New
  • PHP Version deleted (5.2)

I would like to reopen this.

AFAIK, the current behaviour if you use "Filter Tree" and use a number num, you get a list of pages including:

  • page with page id= num
  • pages which have num in their title
  • others ... ?

Additionally, it would be useful to be able to filter by specific page id only.

Yes, this is not a bug. Correct. But this issue was opened as feature. If you don't agree or there is some other way to do this, please close again.

I like Riccardo's suggestion but any other way to do this would be fine with me too.

Example Usecase:

In an installation (TYPO3 8) with about 30000 pages, I want to filter by page uid=17. This gets me a huge number of results, including any page with 17 in the title.

This is not a theoretical usecase, but something which has happened to me a number of times, I find it annoying and it complicates the workflow.

Please regard the scrollbar. What you are seeing here is just a subset of the found pages. Page uid=17 actually exists.

Actions #7

Updated by Riccardo De Contardi over 5 years ago

  • Related to Feature #36075: Advanced Filtering for the Page-Tree added
Actions #8

Updated by Susanne Moog about 4 years ago

  • Status changed from New to Closed

I'm closing this as the last part (the usability) is actually a duplicate of #36075 - the filtering for uid in general works, the usability / ability to restrict results to certain record types is described in #36075 - with a full concept and screenshots :)

Actions #9

Updated by Sybille Peters almost 4 years ago

This has been closed, but I have a follow up question.

Filtering by page id does not work for me if you want to find a page id (usually with a small number) where there are several hits in titles of pages. You can reproduce this with the introduction package:

Is there some way to achieve the desired behaviour?

#36075 seems to not include filtering by page id, so filter by page uid is still not possible for some pages.

Actions #10

Updated by Sybille Peters almost 4 years ago

  • Related to Feature #89979: Jump to a specific page in the page tree added
Actions #11

Updated by Sybille Peters about 2 years ago

As an alternative to a core solution, the extension "pagetreefilter" has a feature request currently, to filter by uid as well: https://github.com/christophlehmann/pagetreefilter/issues/11

Actions

Also available in: Atom PDF