Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
T
typo3.org
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
88
Issues
88
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
9
Merge Requests
9
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
services
typo3.org
typo3.org
Commits
efa445a6
Commit
efa445a6
authored
Apr 19, 2019
by
Siddharth Sheth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TODO] Added default constant setup for EXT:cs_seo
parent
23d7ba07
Pipeline
#6833
passed with stages
in 2 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
extensions/t3org_layout/Configuration/TypoScript/Default/constants.txt
...org_layout/Configuration/TypoScript/Default/constants.txt
+15
-0
No files found.
extensions/t3org_layout/Configuration/TypoScript/Default/constants.txt
View file @
efa445a6
...
@@ -29,3 +29,18 @@ plugin.tx_sfeventmgt.settings.detailPid = 230
...
@@ -29,3 +29,18 @@ plugin.tx_sfeventmgt.settings.detailPid = 230
# News Settings
# News Settings
plugin.tx_news.settings.detailPid = 185
plugin.tx_news.settings.detailPid = 185
# Default constant for "plugin.txt_csseo"
plugin.tx_csseo.sitemap.pages.rootPid = 1
plugin.tx_csseo.social.defaultImage = fileadmin/t3o_common_storage/images/banner/6932872980_d788451b65_o.jpg
plugin.tx_csseo.structureddata.search.enable = 1
plugin.tx_csseo.structureddata.breadcrumb.enable = 0
plugin.tx_csseo.hreflang.enable = 0
plugin.tx_csseo.social.twitter.defaultImage = fileadmin/t3o_common_storage/images/banner/6932872980_d788451b65_o.jpg
plugin.tx_csseo.social.twitter.image.height = 329c
plugin.tx_csseo.social.twitter.creator = TYPO3 Association
plugin.tx_csseo.social.twitter.site = TYPO3Assoc
plugin.tx_csseo.sitemap.additional = sitemap.xml
plugin.tx_csseo.social.openGraph.image.width = 1024
plugin.tx_csseo.social.openGraph.image.height = 329c
plugin.tx_csseo.structureddata.search.pid = 184
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment