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
genotoul-bioinfo
ng6
Commits
fabe9258
Commit
fabe9258
authored
Dec 17, 2013
by
Celine Noirot
Browse files
login redirect
parent
8e238f7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
workflows/install/data_typo3/database.sql
View file @
fabe9258
...
...
@@ -1075,7 +1075,7 @@ INSERT INTO `sys_refindex` (`hash`, `tablename`, `recuid`, `field`, `flexpointer
(
'f5aef573c5ff741002a58cea70b3b09e'
,
'sys_template'
,
1
,
'config'
,
''
,
'email'
,
'2'
,
-
1
,
0
,
'_STRING'
,
0
,
'support@ng6.toulouse.inra.fr'
);
INSERT
INTO
`sys_template`
(
`uid`
,
`pid`
,
`t3ver_oid`
,
`t3ver_id`
,
`t3ver_wsid`
,
`t3ver_label`
,
`t3ver_state`
,
`t3ver_stage`
,
`t3ver_count`
,
`t3ver_tstamp`
,
`t3_origuid`
,
`tstamp`
,
`sorting`
,
`crdate`
,
`cruser_id`
,
`title`
,
`sitetitle`
,
`hidden`
,
`starttime`
,
`endtime`
,
`root`
,
`clear`
,
`include_static_file`
,
`constants`
,
`config`
,
`resources`
,
`nextLevel`
,
`description`
,
`basedOn`
,
`deleted`
,
`includeStaticAfterBasedOn`
,
`static_file_mode`
,
`tx_impexp_origuid`
)
VALUES
(
1
,
1
,
0
,
0
,
0
,
''
,
0
,
0
,
0
,
0
,
0
,
1381241401
,
256
,
1381240575
,
1
,
'NEW SITE'
,
''
,
0
,
0
,
0
,
1
,
3
,
'EXT:css_styled_content/static/'
,
NULL
,
'page = PAGE
\r\n
page.typeNum = 0
\r\n\r\n
page.meta.DESCRIPTION = nG6
\r\n
page.meta.KEYWORDS = Sequencing
\r\n\r\n
page.includeCSS.file1 = fileadmin/templates/nG6template/css/style.css
\r\n
page.includeCSS.file2 = fileadmin/templates/nG6template/css/bootstrap.min.css
\r\n
[browser = msie] && [version = <7]
\r\n
page.includeCSS.file2 = fileadmin/templates/nG6template/css/ie6.css
\r\n
[GLOBAL]
\r\n\r\n
temp.MenuRechts = HMENU
\r\n
temp.MenuRechts.maxItems = 5
\r\n
temp.MenuRechts {
\r\n
1 = TMENU
\r\n
1 {
\r\n
expAll = 1
\r\n
wrap = <ul><li class="homeitem"><a href="/ng6"><img alt="homeitem" src="fileadmin/templates/nG6template/images/picto-home.png"/></a></li>|</ul>
\r\n
noBlur = 1
\r\n
NO {
\r\n
wrapItemAndSub = <li>|</li>
\r\n
ATagParams = accesskey="1"||accesskey="2"||accesskey="3"||accesskey="4"||accesskey="5"||accesskey="6"||
\r\n
ATagTitle.field = description // title
\r\n
}
\r\n
ACT=1
\r\n
ACT {
\r\n
wrapItemAndSub = <li class="act">|</li>
\r\n
ATagParams = accesskey="1"||accesskey="2"||accesskey="3"||accesskey="4"||accesskey="5"||accesskey="6"||
\r\n
ATagTitle.field = description // title
\r\n
}
\r\n
}
\r\n
}
\r\n\r\n
temp.MenuUnten=HMENU
\r\n
temp.MenuUnten.special=directory
\r\n
temp.MenuUnten.special.value=17
\r\n
temp.MenuUnten.1=TMENU
\r\n
temp.MenuUnten {
\r\n
1 = TMENU
\r\n
1 {
\r\n
expAll = 1
\r\n
wrap = <ul>|</ul>
\r\n
noBlur = 1
\r\n
NO {
\r\n
wrapItemAndSub = <li>|</li>|*|<li>||</li>|*||*|
\r\n
ATagTitle.field = description // title
\r\n
}
\r\n
ACT=1
\r\n
ACT {
\r\n
wrapItemAndSub = <li>|</li>|*|<li>||</li>|*||*|
\r\n
ATagTitle.field = description // title
\r\n
}
\r\n
}
\r\n
}
\r\n\r\n
page.bodyTag = <body>
\r\n
page.1 = TEMPLATE
\r\n
page.1 {
\r\n
template = FILE
\r\n
template.file = fileadmin/templates/nG6template/index.html
\r\n
workOnSubpart = DOCUMENT
\r\n
subparts.BROWSER < plugin.tx_nG6_pi4
\r\n
subparts.CONTENT < styles.content.get
\r\n
subparts.MENU < temp.MenuRechts
\r\n
subparts.FOOTER_LINKS < temp.MenuUnten
\r\n
}
\r\n
page.config.doctype (
\r\n
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
\r\n
)
\r\n
page.config.htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"
\r\n\r\n\r\n
# nG6 config
\r\n
plugin.tx_nG6_pi1=USER_INT
\r\n
plugin.tx_nG6_pi1.userpidList=5
\r\n
plugin.tx_nG6_pi1.server_url=http://127.0.0.1:8080/
\r\n
plugin.tx_nG6_pi1.FromEmail=celine.noirot@toulouse.inra.Fr
\r\n
plugin.tx_nG6_pi1.data=/var/www/ng6/fileadmin
\r\n
plugin.tx_nG6_pi5.temp=/var/www/ng6/fileadmin/tmp
\r\n
plugin.tx_nG6_pi5.data=/var/www/ng6/fileadmin/data
\r\n
plugin.tx_nG6_pi5.server_name=127.0.0.1
\r\n
plugin.tx_nG6_pi5.directory_prefix=/nosave/cnoirot/scratch/work
\r\n
plugin.tx_nG6_pi6.data=/var/www/ng6/fileadmin
\r\n
plugin.tx_nG6_pi6.server_url=http://127.0.0.1:8080/
\r\n
plugin.tx_felogin_pi1.redirectMode = login, logout
\r\n
plugin.tx_felogin_pi1.redirectPageLogin = 3
\r\n
plugin.tx_felogin_pi1.redirectPageLogout = 1
\r\n
'
,
NULL
,
''
,
NULL
,
''
,
0
,
0
,
0
,
0
),
(
1
,
1
,
0
,
0
,
0
,
''
,
0
,
0
,
0
,
0
,
0
,
1381241401
,
256
,
1381240575
,
1
,
'NEW SITE'
,
''
,
0
,
0
,
0
,
1
,
3
,
'EXT:css_styled_content/static/'
,
NULL
,
'page = PAGE
\r\n
page.typeNum = 0
\r\n\r\n
page.meta.DESCRIPTION = nG6
\r\n
page.meta.KEYWORDS = Sequencing
\r\n\r\n
page.includeCSS.file1 = fileadmin/templates/nG6template/css/style.css
\r\n
page.includeCSS.file2 = fileadmin/templates/nG6template/css/bootstrap.min.css
\r\n
[browser = msie] && [version = <7]
\r\n
page.includeCSS.file2 = fileadmin/templates/nG6template/css/ie6.css
\r\n
[GLOBAL]
\r\n\r\n
temp.MenuRechts = HMENU
\r\n
temp.MenuRechts.maxItems = 5
\r\n
temp.MenuRechts {
\r\n
1 = TMENU
\r\n
1 {
\r\n
expAll = 1
\r\n
wrap = <ul><li class="homeitem"><a href="/ng6"><img alt="homeitem" src="fileadmin/templates/nG6template/images/picto-home.png"/></a></li>|</ul>
\r\n
noBlur = 1
\r\n
NO {
\r\n
wrapItemAndSub = <li>|</li>
\r\n
ATagParams = accesskey="1"||accesskey="2"||accesskey="3"||accesskey="4"||accesskey="5"||accesskey="6"||
\r\n
ATagTitle.field = description // title
\r\n
}
\r\n
ACT=1
\r\n
ACT {
\r\n
wrapItemAndSub = <li class="act">|</li>
\r\n
ATagParams = accesskey="1"||accesskey="2"||accesskey="3"||accesskey="4"||accesskey="5"||accesskey="6"||
\r\n
ATagTitle.field = description // title
\r\n
}
\r\n
}
\r\n
}
\r\n\r\n
temp.MenuUnten=HMENU
\r\n
temp.MenuUnten.special=directory
\r\n
temp.MenuUnten.special.value=17
\r\n
temp.MenuUnten.1=TMENU
\r\n
temp.MenuUnten {
\r\n
1 = TMENU
\r\n
1 {
\r\n
expAll = 1
\r\n
wrap = <ul>|</ul>
\r\n
noBlur = 1
\r\n
NO {
\r\n
wrapItemAndSub = <li>|</li>|*|<li>||</li>|*||*|
\r\n
ATagTitle.field = description // title
\r\n
}
\r\n
ACT=1
\r\n
ACT {
\r\n
wrapItemAndSub = <li>|</li>|*|<li>||</li>|*||*|
\r\n
ATagTitle.field = description // title
\r\n
}
\r\n
}
\r\n
}
\r\n\r\n
page.bodyTag = <body>
\r\n
page.1 = TEMPLATE
\r\n
page.1 {
\r\n
template = FILE
\r\n
template.file = fileadmin/templates/nG6template/index.html
\r\n
workOnSubpart = DOCUMENT
\r\n
subparts.BROWSER < plugin.tx_nG6_pi4
\r\n
subparts.CONTENT < styles.content.get
\r\n
subparts.MENU < temp.MenuRechts
\r\n
subparts.FOOTER_LINKS < temp.MenuUnten
\r\n
}
\r\n
page.config.doctype (
\r\n
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
\r\n
)
\r\n
page.config.htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"
\r\n\r\n\r\n
# nG6 config
\r\n
plugin.tx_nG6_pi1=USER_INT
\r\n
plugin.tx_nG6_pi1.userpidList=5
\r\n
plugin.tx_nG6_pi1.server_url=http://127.0.0.1:8080/
\r\n
plugin.tx_nG6_pi1.FromEmail=celine.noirot@toulouse.inra.Fr
\r\n
plugin.tx_nG6_pi1.data=/var/www/ng6/fileadmin
\r\n
plugin.tx_nG6_pi5.temp=/var/www/ng6/fileadmin/tmp
\r\n
plugin.tx_nG6_pi5.data=/var/www/ng6/fileadmin/data
\r\n
plugin.tx_nG6_pi5.server_name=127.0.0.1
\r\n
plugin.tx_nG6_pi5.directory_prefix=/nosave/cnoirot/scratch/work
\r\n
plugin.tx_nG6_pi6.data=/var/www/ng6/fileadmin
\r\n
plugin.tx_nG6_pi6.server_url=http://127.0.0.1:8080/
\r\n
plugin.tx_felogin_pi1.redirectMode = login, logout
\r\n
plugin.tx_felogin_pi1.redirectPageLogin = 3
\r\n
plugin.tx_felogin_pi1.redirectPageLogout = 1
\r\n
'
,
NULL
,
''
,
NULL
,
''
,
0
,
0
,
0
,
0
),
(
2
,
2
,
0
,
0
,
0
,
''
,
0
,
0
,
0
,
0
,
0
,
1381241411
,
256
,
1381240779
,
1
,
'+ext'
,
''
,
0
,
0
,
0
,
0
,
0
,
'EXT:css_styled_content/static/'
,
NULL
,
'plugin.tx_nG6_pi1.view = run'
,
NULL
,
''
,
NULL
,
''
,
0
,
0
,
0
,
0
),
(
3
,
3
,
0
,
0
,
0
,
''
,
0
,
0
,
0
,
0
,
0
,
1381241424
,
256
,
1381240857
,
1
,
'+ext'
,
''
,
0
,
0
,
0
,
0
,
0
,
'EXT:css_styled_content/static/'
,
NULL
,
NULL
,
NULL
,
''
,
NULL
,
''
,
0
,
0
,
0
,
0
),
(
4
,
4
,
0
,
0
,
0
,
''
,
0
,
0
,
0
,
0
,
0
,
1381241436
,
256
,
1381240888
,
1
,
'+ext'
,
''
,
0
,
0
,
0
,
0
,
0
,
'EXT:css_styled_content/static/'
,
NULL
,
NULL
,
NULL
,
''
,
NULL
,
''
,
0
,
0
,
0
,
0
),
...
...
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