Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source MagazineAOE Media

1.4. Configuration

You can edit most configuration settings through a TypoScript template or Template module in Constants Editor mode.

TypoScript Constants

config.* settings

Property:

Data type:

Description:

Default:

extTarget

small

External Link Target

_blank

intTarget

small

Internal Link Target

renderCharset

small

Content Charset

utf-8

metaCharset

string

Document Charset: Normally same as renderCharset.

utf-8

doctype

options[,xhtml_trans,xhtml_frames,xhtml_strict,xhtml_11,xhtml_2,none]

Document Type

xhtml_trans

xmlprologue

string

Remove XML Prologue: If "none" then no XML prologue is created when "config.doctype" is set to one of the XHTML modes.

none

htmlTag_langKey

string

HTML Tag Language: Allows you to set the language value for the attributes "xml:lang" and "lang" in the <html> tag

en

meaningfulTempFilePrefix

boolean

Meaningful Tempfile Prefix:If set it will try to render a meaningful prefix before temporary image files.

1

spamProtectEmailAddresses

string

Spam Protect Email Addresses:If set, then all email addresses in typolinks will be encrypted so spam bots cannot detect them.

ascii

spamProtectEmailAddresses_atSubst

string

Spam Protect At Sign:Substitute label for the at-sign.

[at]

content_from_pid_allowOutsideDomain

boolean

Allow Cross Domain Content

1

simulateStaticDocuments_addTitle

boolean

Page Title in URL

1

simulateStaticDocuments_noTypeIfNoTitle

boolean

Remove Type From URL

1

simulateStaticDocuments_pEnc

string

Encode URL Parameters

md5

simulateStaticDocuments_pEnc_onlyP

string

Encode URL Certain Parameters: A list of variables that may be a part of the md5/base64 encoded part of a simulate_static_document virtual filename.

pageTitleFirst

boolean

Page Title First:If set (and the page title is printed) then the page-title will be printed BEFORE the template title.

1

headerComment

string

Header Comment

Site implementation by Cannonbose, LLC <http://www.cannonbose.com/>

Site design by

Thanks to Kasper Skaarhoj & the TYPO3 community!

notification_email_urlmode

string

Email URL Mode:This option allows you to handle URL's in plain text emails so long URLS of more than 76 chars are not broken. This option can be either empty or "76" or "all".

76

notification_email_encoding

string

Email Encoding:This sets the encoding of plaintext emails.

quoted-printable

admPanel

boolean

Show Admin Panel:If set, the admin panel appears in the bottom of pages.

1

xhtml_cleaning

string

HTML Tidy:Tries to clean up the output to make it XHTML compliant and a bit more.

all

prefixLocalAnchors

string

Prefix Local Anchors:If set to one of the keywords, the content will have all local anchors in links prefixed with the path of the script.

all

stylesheet

file

Stylesheet Link

fileadmin/templates/styles.css

rootPid

string

Root PID

1

headerDataWrap

string

Header Data Wrap

<div class="csc-header csc-header-n{cObj:parentRecordNumber}">|</div>

typolinkCheckRootline

boolean

Correct Multiple Domain Links

1

notification_email_charset

string

Notification Email Charset

utf-8

notification_email_encoding

string

Notification Email Encoding

quoted-printable

notification_email_urlmode

string

Notification Email URL Mode

all

tt_content.stdWrap.* settings

dataWrap

string

Content Data Wrap

<a name="c{field:uid}"></a> |

prefixComment

string

Content Comment Prefix

1 | CONTENT ELEMENT, uid:{field:uid}/{field:CType}

lib.parseFunc_RTE.* settings

remapTag.DIV

string

Remap DIV Tag

nonWrappedTag

string

Non Wrapped Tag Wrapper

P

plugin.tt_news.* settings

general_stdWrap.parseFunc.nonTypoTagStdWrap.encapsLines.nonWrappedTag

string

Non Wrapped Tag Wrapper

listOrderBy

string

Default List Ordering: Fieldname and order

datetime DESC

useHRDates

boolean

Use Human Readable Dates in News

1

useHRDatesSingle

boolean

Use Human Readable Dates in Single News Views

1

dontUseBackPid

boolean

Prevent "back-links" in Single News View URL

1

displaySingle.date_stdWrap.strftime

string

Single News Date Format

%B %e, %Y

displaySingle.time_stdWrap.strftime

string

Single News Time Format

%l:%M %p

displayLatest.date_stdWrap.strftime

string

Latest News Date Format

%B %e, %Y

displayLatest.time_stdWrap.strftime

string

Latest News Time Format

%l:%M %p

displayList.date_stdWrap.strftime

string

List News Date Format

%B %e, %Y

displayList.time_stdWrap.strftime

string

List News Time Format

%l:%M %p

Misc settings

content.defaultHeaderType

small

 default headers to h2 versus h1

2

plugin.tx_staticinfotables_pi1.languageCode

string

Lanuage code

EN

plugin.tx_staticinfotables_pi1.countryCode

string

Country code

USA

plugin.tx_staticinfotables_pi1.currencyCode

string

Currency code

USD

TypoScript Setup settings

Misc settings

Property:

Data type:

Description:

Default:

lib.stdheader

string

Make headers' markup simpler and add <h6>:

10 {

1.fontTag = <h1>|</h1>

2.fontTag = <h2>|</h2>

3.fontTag = <h3>|</h3>

4.fontTag = <h4>|</h4>

5.fontTag = <h5>|</h5>

6 = TEXT

6 {

current = 1

insertData = 1

fontTag = <h6>|</h6>

}

}

plugin.tx_indexedsearch.search.detect_sys_domain_records

1

lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.addAttributes.P.class.addAttributes.P.class

string

Remove 'class="bodytext"' that's bizarrely applied to EVERY <p> by default

>

lib.parseFunc_RTE.externalBlocks.table.stdWrap.HTMLparser

string

Remove class="contenttable"

>

TSFE.jumpUrl_transferSession

1

Localconf.php settings

Property:

Data type:

Description:

Default:

$TYPO3_CONF_VARS['BE']['fileCreateMask']

'0664'

$TYPO3_CONF_VARS['BE']['folderCreateMask']

'0775'

$TYPO3_CONF_VARS['BE']['forceCharset']

'utf-8'

$TYPO3_CONF_VARS['BE']['maxFileSize']

'100000'

$TYPO3_CONF_VARS['BE']['sessionTimeout']

'32400'

$TYPO3_CONF_VARS['BE']['unzip_path']

'/usr/bin/'

$TYPO3_CONF_VARS['BE']['warning_email_addr']

''

$TYPO3_CONF_VARS['BE']['warning_mode']

'2'

$TYPO3_CONF_VARS['FE']['lifetime']

'32400'

$TYPO3_CONF_VARS['FE']['lockIP']

'4'

$TYPO3_CONF_VARS['FE']['pageNotFound_handling']

'false'

$TYPO3_CONF_VARS['GFX']["im"]

'1'

$TYPO3_CONF_VARS['GFX']["im_path_lzw"]

'/usr/bin/'

$TYPO3_CONF_VARS['GFX']["im_path"]

'/usr/bin/'

$TYPO3_CONF_VARS['GFX']['im_version_5']

'gm'

$TYPO3_CONF_VARS['GFX']['png_truecolor']

'1'

$TYPO3_CONF_VARS['GFX']['TTFdpi']

'96'

$TYPO3_CONF_VARS['SYS']['binPath']

'/usr/local/bin,/usr/bin'

$TYPO3_CONF_VARS['SYS']['curlUse']

'1'

$TYPO3_CONF_VARS['SYS']['ddmmyy']

'm/d/Y'

$TYPO3_CONF_VARS['SYS']['devIPmask']

'192.168.*,127.0.0.1,71.255.125.178'

$TYPO3_CONF_VARS['SYS']['displayErrors']

'2'

$TYPO3_CONF_VARS['SYS']['hhmm']

'g:i a'

$TYPO3_CONF_VARS['SYS']['loginCopyrightShowVersion']

'1'

$TYPO3_CONF_VARS['SYS']['loginCopyrightWarrantyProvider']

'Cannonbose, LLC'

$TYPO3_CONF_VARS['SYS']['loginCopyrightWarrantyURL']

'http://www.cannonbose.com/typo3-support.html'

$TYPO3_CONF_VARS['SYS']['maxFileNameLength']

'255'

$TYPO3_CONF_VARS['SYS']['multiplyDBfieldSize']

'2'

$TYPO3_CONF_VARS['SYS']['no_pconnect']

1

$TYPO3_CONF_VARS['SYS']['recursiveDomainSearch']

'1'

$TYPO3_CONF_VARS['SYS']['serverTimeZone']

'0'

$TYPO3_CONF_VARS['SYS']['setDBinit']

'SET NAMES utf8'

$TYPO3_CONF_VARS['SYS']['textfile_ext']

'txt,pdf,html,htm,css,inc,php,php3,tmpl,js,sql'

$TYPO3_CONF_VARS['SYS']['USdateFormat']

'1'

pageTS settings

Property:

Data type:

Description:

Default:

RTE.default

Rich text set

[see pageTSconfig.txt for details]

TCEFORM.pages

[see pageTSconfig.txt for details]

TCEFORM.tt_content

[see pageTSconfig.txt for details]

TCEMAIN.clearCacheCmd

This can allow you to have the cache for additional pages cleared when saving to some page or branch of the page tree.  See http://typo3.org/documentation/document-library/doc_core_tsconfig/gt_TCEMAIN/

all

RTE.classesAnchor

>

RTE.classes

>

RTE.config.tt_content.bodytext.proc

< RTE.default.proc

mod.xMOD_alt_doc.disableDocSelector

1

mod.xMOD_alt_doc.disableCacheSelector

1

Ref: http://typo3.org/documentation/document-library/doc_core_tsconfig/gt_TCEMAIN/

userTS settings

Property:

Data type:

Description:

Default:

TCAdefaults.pages.hidden

1

TCAdefaults.pages.doktype

2

admPanel

[see userTSconfig.txt for details]

options.clearCache.pages

1

options.clearCache.all

1

options.saveDocNew

1

options.saveClipboard

1

setup.defaults.titleLen

80

setup.defaults.thumbnailsByDefault

1

setup.defaults.edit_RTE

1

setup.defaults.copyLevels

9

setup.defaults.recursiveDelete

1

setup.defaults.noOnChangeAlertInTypeFields

0

setup.defaults.navFrameWidth

150

Ref: http://typo3.org/documentation/document-library/core-documentation/doc_core_tsconfig/1.0.0/view/1/2/