ReStructured Text Infrastructurewiki.typo3.orgOfficial Documentation

Task #31624

Get the headertitle from a constant

Added by Chris topher over 1 year ago. Updated over 1 year ago.

Status:On Hold Start date:2011-11-06
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Votes: 0

Description

Currently we have the following lines produce the header title of our website:

HEADERTITLE = TEXT
HEADERTITLE.value = TYPO3

Maybe we can later replace that with a constant like so:

Constant field:

headertitle = My custom title
Setup field:
HEADERTITLE = TEXT
HEADERTITLE.value = {$headertitle}

That way it would be easier to find/change if needed.

History

Updated by Chris topher over 1 year ago

  • Status changed from New to On Hold

Also available in: Atom PDF