Project

General

Profile

Actions

Feature #14874

closed

Option to show ids in page tree

Added by Marco Geweke almost 19 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-07-21
Due date:
% Done:

0%

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

Description

I added a little feature which lets you choose to see page and folder ids in the page tree. I.e. it's very handy while editing templates in which you use ids - you don't have to take the mouse and hover over page icons to get their ids.

After adding the patch you can set the following in your user or group tsconfig:

setup.override.showPageId = 1
setup.override.showFolderId = 1

After that the page tree shows the page id in brackets behind the page name (first line) and in folder view you can see the folder-hashes (because folders have no ids - second line). The latter does not make too much sense, but it's only an option. :)

If you think the latter of the two options doesn't make sense, you can omit the patch of class.t3lib_foldertree.php .
(issue imported from #M1301)


Files

class.t3lib_treeview.php.diff (1.07 KB) class.t3lib_treeview.php.diff Administrator Admin, 2005-07-21 16:52
class.t3lib_foldertree.php.diff (1.19 KB) class.t3lib_foldertree.php.diff Administrator Admin, 2005-07-21 16:53
Actions

Also available in: Atom PDF