[TYPO3-english] Re: How to set TYPO3-SITE-URL...

2017-05-11 Thread Christian Hackl

which value have you set on "reverseProxyHeaderMultiValue" an on 
"reverseProxySSL"?
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] Re: How to set TYPO3-SITE-URL...

2017-05-11 Thread Norbert Brinkhof

Hi Christian,

Unfortunately not. 


Regarding the forntend I have the same implementation: website behind a proxy, 
but the traffic
between proxy and actual site is in http. 
Apparently I cannot figure out how to configure the website for such an implementation. 


I have set  [sys][reverseProxyIP], [sys][reverseProxyHeaderMultiValue], 
[sys][reverseProxySSL],
configured Apache with httpd_vhost and httpd_ssl, created a domain name in the 
rootpage of the site
but to no avail. the redirects (e.g. as a result of FElogin) are always in http.

Basically, what I would like to know is what steps to follow when putting a 
website behind a reverse proxy,
where the traffic from the proxy to the actual site is in http.

Thanks for your help.
Norbert


___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] Re: How to set TYPO3-SITE-URL...

2017-05-11 Thread Christian Hackl

helps this?
https://forge.typo3.org/issues/63416
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] Re: How to get my other FE templates?

2017-05-11 Thread Christian Hackl

No you are not wrong, you can use templates like you wish, but it can be useful 
to have a layout var in the Template-Files :)


In the Template Files you can choose the Layout-File (line one):





{Banner}


{MainContent}






In the Layout File (here: DefaultLayout.html):


 
 
 
   



Layouts are wrapper for the template-file and partials are subparts like header 
- menu - footer and so on.



And sorry but i can't see pictures in this forum, for whatever reason...
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] Re: How to set TYPO3-SITE-URL...

2017-05-11 Thread Norbert Brinkhof
Hi, 


It is related to my other topic regarding putting a website behind a reverse 
proxy and using https.

The problem is the following:

we have a website behind a reverse proxy and with https. Calling https: 
//websitename I get the first page which
includes a login (FElogin). The source of the first page shows the inclusion of javascript that defines the 
variable TYPO3RsaEncryptionPublicKeyUrl. The value of this variable refers to the websitename but in http.


Looking in the Typo3 source, I found that this variable is set with the result 
of the call GeneralUtility::getIndpEnv('TYPO3_SITE_URL').
Apparently this call returns http: //websitename instead of the required https: 
//websitename.

Basically, a call to https: //websitename always results in http: 
//websitename, which the reverse proxy does not accept.



Norbert

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] Indexed search pagination

2017-05-11 Thread the answer

By default pagination from indexed search pagination just shows every page link 
available. For example that you have 100 pages it will show 100 page elements. 
Is there a setting that can adjust how many pages are visible? It would be 
great to have something like:

< Previous | First | Current | Last | Next >
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] How to get my other FE templates?

2017-05-11 Thread HocomAdvies [  Wiechert Hooghwinkel ]
It’s getting more complex by the minute :)  


In my folder /Layouts/layout1.template which has: 


 

layout2.template which has:

 


In my folder  /Templates/my_template.html 
I have:  which than 

So Am I wrong to use more than one layoutfile.template ? And better have al in 
one file using the condition like you mention? 

Would be nice if I can see a good working set-up somewhere, to get a better 
understanding of it (is there a github which has this set-up?)

Regards,
Wiechert


> Op 11 mei 2017, om 12:56 heeft Christian Hackl  
> het volgende geschreven:
> 
> ähm, what you want?! or nothing.
> 
> If you have this:
> 
> layout = TEXT
> layout.data = levelfield:-1,backend_layout_next_level,slide
> layout.override.field = backend_layout
> 
> in the variables than you can use the var 'layout' in your viewhelper e.g.: 
> 
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

[TYPO3-english] Re: How to get my other FE templates?

2017-05-11 Thread Christian Hackl

ähm, what you want?! or nothing.

If you have this:

layout = TEXT
layout.data = levelfield:-1,backend_layout_next_level,slide
layout.override.field = backend_layout

in the variables than you can use the var 'layout' in your viewhelper e.g.: 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

[TYPO3-english] Re: How to set TYPO3-SITE-URL...

2017-05-11 Thread Christian Hackl

please explain your question.
What do you want to do?
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] RealURL spaceCharacter

2017-05-11 Thread Graham Knight

Dear All,

I am upgrading a site from 6.2 LTS to 7.6 LTS. In the 6.2 installation the 
RealURL spaceCharacter was not configured so the default, underscore, was used. 
In 7.6 with the same configuration a hyphen is used. I have now set the 
spaceCharacter to underscore (see below) but this has no effect.

I am mystified also that I cannot find the file class.tx_realurl_advanced.php 
in the RealURL 2.2.1 installation.

'pagePath' => array(
'spaceCharacter' => '_',
'type' => 'user',
'userFunc' => 
'EXT:realurl/class.tx_realurl_advanced.php:_realurl_advanced->main',
'expireDays' => 3,
'disablePathCache' => '1',
),

What have I done wrong?

Graham

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] How to set TYPO3-SITE-URL...

2017-05-11 Thread Norbert Brinkhof

Hi,

How and where in the system one can set the variable TYPO3-SITE-URL?

Thanks,
Norbert
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english