Project

General

Profile

Actions

Feature #23683

closed

Impossible to disable "Page" label in page browser list?

Added by Tanel Põld over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-10-06
Due date:
% Done:

0%

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

Description

Haven't found a simple way to do it jet.

It's not very often that "Page 3" like links are used in page browsers nowdays.
I think it would be nice to have a possibility to disable it, to have just numbers.

I have added a TS setting:

plugin.tx_indexedsearch.show.pageLabelinBrowser = 1

and added if/else conditions based on the setting in to the part where the label and number is rendered.

(issue imported from #M15912)


Files

0015912.diff.zip (2.59 KB) 0015912.diff.zip Administrator Admin, 2010-10-06 12:29
Actions #1

Updated by Andreas Becker over 13 years ago

it is possible by just using Typoscript:

plugin.tx_indexedsearch._LOCAL_LANG.en { # Removes Page/Seite from thepagebrowser
pi_list_browseresults_page =
}

Actions #2

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF