Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
t3o
my.typo3.org
Commits
f65fcb65
Commit
f65fcb65
authored
Jul 08, 2017
by
Stefan Busemann
Browse files
[TASK] Add message page
parent
3ab8cd5b
Pipeline
#1381
passed with stages
in 4 minutes and 48 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
html/typo3conf/ext/t3omy/Configuration/TypoScript/femanager.txt
View file @
f65fcb65
...
@@ -9,6 +9,13 @@ plugin.tx_femanager {
...
@@ -9,6 +9,13 @@ plugin.tx_femanager {
terms.required = 1
terms.required = 1
name.required = 1
name.required = 1
}
}
requestRedirect = TEXT
requestRedirect {
parameter = {$plugin.tx_t3omy.page.createMessage}
returnLast = url
}
}
}
}
}
}
}
page.includeJSFooter.femanagerValidation >
html/typo3conf/ext/t3omy/ext_typoscript_constants.txt
View file @
f65fcb65
...
@@ -11,3 +11,13 @@
...
@@ -11,3 +11,13 @@
plugin.tx_femanager.settings.adminName = TYPO3 Association / typo3.org Administration
plugin.tx_femanager.settings.adminName = TYPO3 Association / typo3.org Administration
plugin.tx_femanager.settings.adminEmail = info@typo3.org
plugin.tx_femanager.settings.adminEmail = info@typo3.org
plugin.tx_femanager.persistence.storagePid = 7
plugin.tx_femanager.persistence.storagePid = 7
###############
### PageIds ###
###############
# cat=T3Omy Page-Settings/page/001; type=string; label = Page with message, after create a profile
tx_t3omy.page.createMessage = 1
# cat=T3Omy Page-Settings/page/002; type=string; label = Page with message, after confirmed his email and Admin approvement is needed
tx_t3omy.page.adminConfirmMessage =
# cat=T3Omy Page-Settings/page/003; type=string; label = Page with message, after profile was activated
tx_t3omy.page.activateMessage =
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