Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
9a17c6f6
Commit
9a17c6f6
authored
Sep 16, 2018
by
Carsten Rose
Browse files
Manual.rst: Updates to STORE_USER
parent
56a6acbe
Pipeline
#918
passed with stage
in 1 minute and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/Documentation/Manual.rst
View file @
9a17c6f6
...
...
@@ -7229,8 +7229,9 @@ All places with `{{feUser:Y}}` has to be replaced by `{{feUser:UY}}`: ::
Semester
switch
(
remember
last
choice
)
''''''''''''''''''''''''''''''''''''''
A
current
semester
is
defined
via
configuration
in
STORE_SYSTEM
'{{semId:Y}}'
.
The
first
column
"'{{semId:SUY}}' AS '_=semId'"
saves
the
semester
to
STORE_USER
via
'_=semId'
.
The
priority
'SCUY'
takes
either
the
latest
choose
(
STORE_SIP
)
or
reuse
the
A
current
semester
is
defined
via
configuration
in
STORE_SYSTEM
'{{semId:Y}}'
.
The
first
column
in
10
.sql
`
'{{semId:SUY}}'
AS
'_=semId'
`
saves
the
semester
to
STORE_USER
via
'_=semId'
.
The
priority
'SUY'
takes
either
the
latest
choose
(
STORE_SIP
)
or
reuse
the
last
used
(
STORE_USER
)
or
(
first
time
call
during
browser
session
)
takes
the
default
from
config
(
STORE_SYSTEM
):
::
#
Semester
switch
...
...
Write
Preview
Supports
Markdown
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