2.19.0 • Published 4 years ago

popular-in-the-community v2.19.0

Weekly downloads
-
License
-
Repository
github
Last release
4 years ago

Popular in the Community

Spec

Task Breakdown

Design

How to override PITC titles

Go to configDB and add "titleOverride" property to set custom titles. Set "primary" for single PITC configuration and "doubleDocker" if the feautre is enabled and you need to override the second PITC title.

Example: tenat_config: { pitc: { titleOverride: { primary: 'Your custom title', doubleDecker: 'Your doubleDecker custom title' } } } If the one or both propertyies doesnt exists, the default headers will be shown.

ADD PAGE TYPE

homepage = 'pitc_hp', article = 'pitc_ap', gallery = 'pitc_gp', search = 'pitc_sp', video = 'pitc_vp'

EXAMPLE