From typo3 at visay.info Mon Apr 23 17:59:32 2012 From: typo3 at visay.info (Visay Keo) Date: Mon, 23 Apr 2012 22:59:32 +0700 Subject: [TYPO3-50-general] Title header tag for the t3con site missing some part Message-ID: Hi all, I have installed a t3con-asia website and everything is working so far in our server, with one little thing I cannot configure to make it work. It is the title tag in the header, i got only Location - I check in quebec conference site, i see that they have Location - T3CON12 Qu?bec - So this means that T3CON12 Asia is missing from the header. Can someone point me to the where I can make that work? Thanks -- Visay Keo Certified TYPO3 Integrator TYPO3 .... inspiring people to share! Get involved: http://typo3.org From typo3 at visay.info Mon Apr 23 18:01:40 2012 From: typo3 at visay.info (Visay Keo) Date: Mon, 23 Apr 2012 23:01:40 +0700 Subject: [TYPO3-50-general] Title header tag for the t3con site missing some part In-Reply-To: References: Message-ID: One more thing worth to mention is that I have only one language (EN) for my setup, so the Site.xml has changed and not /en in the url anymore. On 04/23/2012 10:59 PM, Visay Keo wrote: > Hi all, > > I have installed a t3con-asia website and everything is working so far > in our server, with one little thing I cannot configure to make it work. > > It is the title tag in the header, i got only > > Location - > > I check in quebec conference site, i see that they have > > Location - T3CON12 Qu?bec - > > So this means that T3CON12 Asia is missing from the header. > Can someone point me to the where I can make that work? > > Thanks > -- Visay Keo Certified TYPO3 Integrator TYPO3 .... inspiring people to share! Get involved: http://typo3.org From typo3 at visay.info Mon Apr 23 18:04:24 2012 From: typo3 at visay.info (Visay Keo) Date: Mon, 23 Apr 2012 23:04:24 +0700 Subject: [TYPO3-50-general] Single Sign-on for t3conasia website Message-ID: Hi team, Could anyone of the core team members setup a single sign-on for the t3con12-asia.typo3.org? We will need this to work when we publish the site online. Thank you so much, Visay -- Visay Keo Certified TYPO3 Integrator TYPO3 .... inspiring people to share! Get involved: http://typo3.org From bastian at typo3.org Mon Apr 23 18:35:00 2012 From: bastian at typo3.org (Bastian Waidelich) Date: Mon, 23 Apr 2012 18:35:00 +0200 Subject: [TYPO3-50-general] Title header tag for the t3con site missing some part In-Reply-To: References: Message-ID: Visay Keo wrote: Hi Visay, > I have installed a t3con-asia website and everything is working so far > in our server [...] That sounds great, I know how hard it was for you ;) > It is the title tag in the header, i got only > > Location - If I look at the source code of your distribution it seems you render the title tag via TypoScript: http://git.typo3.org/FLOW3/Packages/T3con12Asia.git?a=blob;f=Resources/Private/TypoScripts/Root.ts2;h=e5befe1559b2e1f9527c1f986d614f76b68f163a;hb=HEAD#l12 The corresponding TypoScript Template renders all labels as breadcrumb: http://git.typo3.org/FLOW3/Packages/T3con12Asia.git?a=blob;f=Resources/Private/Templates/TypoScriptObjects/TitleMenu.html;h=695a864551fa53e425221ebffff320dc70a1ff8f;hb=HEAD That explains your output: The current page is called "Location" and it has no parent pages. BTW: If you want to get rid of the trailing dash, you could adjust the template like this: {item.label}{f:if(condition: iteration.isLast, else: ' -')} And if you want to add "T3CON12 Asia" you could simply insert it there, too. Best, -- Bastian Waidelich TYPO3 Core Team Member TYPO3 .... inspiring people to share! Get involved: typo3.org From angela at elderrees.com Tue Apr 24 15:36:12 2012 From: angela at elderrees.com (Angela Roberts) Date: Tue, 24 Apr 2012 06:36:12 -0700 Subject: [TYPO3-50-general] TYPO3-project-5_0-general Digest, Vol 61, Issue 1 In-Reply-To: References: Message-ID: Unsubscribe Sent from my iPhone On Apr 24, 2012, at 3:00 AM, typo3-project-5_0-general-request at lists.typo3.org wrote: > Send TYPO3-project-5_0-general mailing list submissions to > typo3-project-5_0-general at lists.typo3.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-5_0-general > > or, via email, send a message with subject or body 'help' to > typo3-project-5_0-general-request at lists.typo3.org > > You can reach the person managing the list at > typo3-project-5_0-general-owner at lists.typo3.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of TYPO3-project-5_0-general digest..." > > > Today's Topics: > > 1. Title header tag for the t3con site missing some part (Visay Keo) > 2. Re: Title header tag for the t3con site missing some part > (Visay Keo) > 3. Single Sign-on for t3conasia website (Visay Keo) > 4. Re: Title header tag for the t3con site missing some part > (Bastian Waidelich) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 23 Apr 2012 22:59:32 +0700 > From: Visay Keo > Subject: [TYPO3-50-general] Title header tag for the t3con site > missing some part > To: typo3-project-5_0-general at lists.typo3.org > Message-ID: > > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi all, > > I have installed a t3con-asia website and everything is working so far > in our server, with one little thing I cannot configure to make it work. > > It is the title tag in the header, i got only > > Location - > > I check in quebec conference site, i see that they have > > Location - T3CON12 Qu?bec - > > So this means that T3CON12 Asia is missing from the header. > Can someone point me to the where I can make that work? > > Thanks > > -- > Visay Keo > Certified TYPO3 Integrator > > TYPO3 .... inspiring people to share! > Get involved: http://typo3.org > > > ------------------------------ > > Message: 2 > Date: Mon, 23 Apr 2012 23:01:40 +0700 > From: Visay Keo > Subject: Re: [TYPO3-50-general] Title header tag for the t3con site > missing some part > To: typo3-project-5_0-general at lists.typo3.org > Message-ID: > > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > One more thing worth to mention is that I have only one language (EN) > for my setup, so the Site.xml has changed and not /en in the url anymore. > > On 04/23/2012 10:59 PM, Visay Keo wrote: >> Hi all, >> >> I have installed a t3con-asia website and everything is working so far >> in our server, with one little thing I cannot configure to make it work. >> >> It is the title tag in the header, i got only >> >> Location - >> >> I check in quebec conference site, i see that they have >> >> Location - T3CON12 Qu?bec - >> >> So this means that T3CON12 Asia is missing from the header. >> Can someone point me to the where I can make that work? >> >> Thanks >> > > -- > Visay Keo > Certified TYPO3 Integrator > > TYPO3 .... inspiring people to share! > Get involved: http://typo3.org > > > ------------------------------ > > Message: 3 > Date: Mon, 23 Apr 2012 23:04:24 +0700 > From: Visay Keo > Subject: [TYPO3-50-general] Single Sign-on for t3conasia website > To: typo3-project-5_0-general at lists.typo3.org > Message-ID: > > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi team, > > Could anyone of the core team members setup a single sign-on for the > t3con12-asia.typo3.org? We will need this to work when we publish the > site online. > > Thank you so much, > Visay > > -- > Visay Keo > Certified TYPO3 Integrator > > TYPO3 .... inspiring people to share! > Get involved: http://typo3.org > > > ------------------------------ > > Message: 4 > Date: Mon, 23 Apr 2012 18:35:00 +0200 > From: Bastian Waidelich > Subject: Re: [TYPO3-50-general] Title header tag for the t3con site > missing some part > To: typo3-project-5_0-general at lists.typo3.org > Message-ID: > > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Visay Keo wrote: > > Hi Visay, > >> I have installed a t3con-asia website and everything is working so far >> in our server [...] > > That sounds great, I know how hard it was for you ;) > >> It is the title tag in the header, i got only >> >> Location - > > If I look at the source code of your distribution it seems you render > the title tag via TypoScript: > http://git.typo3.org/FLOW3/Packages/T3con12Asia.git?a=blob;f=Resources/Private/TypoScripts/Root.ts2;h=e5befe1559b2e1f9527c1f986d614f76b68f163a;hb=HEAD#l12 > > The corresponding TypoScript Template renders all labels as breadcrumb: > http://git.typo3.org/FLOW3/Packages/T3con12Asia.git?a=blob;f=Resources/Private/Templates/TypoScriptObjects/TitleMenu.html;h=695a864551fa53e425221ebffff320dc70a1ff8f;hb=HEAD > > That explains your output: The current page is called "Location" and it > has no parent pages. > > BTW: If you want to get rid of the trailing dash, you could adjust the > template like this: > > > > {item.label}{f:if(condition: iteration.isLast, else: ' -')} > > > > And if you want to add "T3CON12 Asia" you could simply insert it there, too. > > Best, > > -- > Bastian Waidelich > TYPO3 Core Team Member > > TYPO3 .... inspiring people to share! > Get involved: typo3.org > > > ------------------------------ > > _______________________________________________ > TYPO3-project-5_0-general mailing list > TYPO3-project-5_0-general at lists.typo3.org > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-5_0-general > > End of TYPO3-project-5_0-general Digest, Vol 61, Issue 1 > ******************************************************** > From typo3 at visay.info Tue Apr 24 16:46:56 2012 From: typo3 at visay.info (Visay Keo) Date: Tue, 24 Apr 2012 21:46:56 +0700 Subject: [TYPO3-50-general] Title header tag for the t3con site missing some part In-Reply-To: References: Message-ID: Hi Bastian, Thanks for your answers. Yes, it works perfectly now. Below is what I have added: Title Tag: ========= {item.label}{f:if(condition: iteration.isLast, else: ' -')} - T3CON12 Asia Breadcrumb: ========== Best, Visay On 04/23/2012 11:35 PM, Bastian Waidelich wrote: > Visay Keo wrote: > > Hi Visay, > >> I have installed a t3con-asia website and everything is working so far >> in our server [...] > > That sounds great, I know how hard it was for you ;) > >> It is the title tag in the header, i got only >> >> Location - > > If I look at the source code of your distribution it seems you render > the title tag via TypoScript: > http://git.typo3.org/FLOW3/Packages/T3con12Asia.git?a=blob;f=Resources/Private/TypoScripts/Root.ts2;h=e5befe1559b2e1f9527c1f986d614f76b68f163a;hb=HEAD#l12 > > > The corresponding TypoScript Template renders all labels as breadcrumb: > http://git.typo3.org/FLOW3/Packages/T3con12Asia.git?a=blob;f=Resources/Private/Templates/TypoScriptObjects/TitleMenu.html;h=695a864551fa53e425221ebffff320dc70a1ff8f;hb=HEAD > > > That explains your output: The current page is called "Location" and it > has no parent pages. > > BTW: If you want to get rid of the trailing dash, you could adjust the > template like this: > > > > {item.label}{f:if(condition: iteration.isLast, else: ' -')} > > > > And if you want to add "T3CON12 Asia" you could simply insert it there, > too. > > Best, > -- Visay Keo Certified TYPO3 Integrator TYPO3 .... inspiring people to share! Get involved: http://typo3.org From karsten at typo3.org Wed Apr 25 11:42:00 2012 From: karsten at typo3.org (Karsten Dambekalns) Date: Wed, 25 Apr 2012 11:42:00 +0200 Subject: [TYPO3-50-general] Single Sign-on for t3conasia website In-Reply-To: References: Message-ID: Hi Visay. On 23.04.12 18:04, Visay Keo wrote: > Could anyone of the core team members setup a single sign-on for the > t3con12-asia.typo3.org? We will need this to work when we publish the > site online. I lack the needed access rights since the t3o relaunch - you should write an email to admin at typo3.org to have this set up. Regards, Karsten -- Karsten Dambekalns TYPO3 Core Developer, FLOW3 / Phoenix Team TYPO3 .... inspiring people to share! Get involved: typo3.org From typo3 at visay.info Mon Apr 30 11:42:03 2012 From: typo3 at visay.info (Visay Keo) Date: Mon, 30 Apr 2012 16:42:03 +0700 Subject: [TYPO3-50-general] How to remove index.php from the url Message-ID: Hi list, After installing the asian conference site on the server, we found out that the url of the menu always get generated with index.php (e.g: http://t3con12-asia.typo3.org/index.php/program/conference.html) and we don't want that. Does this behaviour come from FLOW3 or the server? It is running on Ngix webserver. The same setup just works fine with nice url on Apache webserver. Anyone has idea how to fix this problem? Thanks, Visay -- Visay Keo Certified TYPO3 Integrator TYPO3 .... inspiring people to share! Get involved: http://typo3.org From Lienhart.Woitok at netlogix.de Mon Apr 30 13:08:27 2012 From: Lienhart.Woitok at netlogix.de (Lienhart Woitok) Date: Mon, 30 Apr 2012 11:08:27 +0000 Subject: [TYPO3-50-general] How to remove index.php from the url In-Reply-To: References: Message-ID: Hi Visay, I have such a setup running on my private notebook which is at home while I'm at work. What I can tell you is consequently from memory and untested. In .htaccess an environment variable FLOW3_REWRITEURLS is defined to tell FLOW3 whether mod_rewrite is available. In nginx this obviously doesn't work out of the box so you have to set this environment variable by hand. I think it is sufficient to add it as fastcgi_param to your fastcgi block, like this: location ~ \.php$ { # ... (all the other fastcgi things that belong here) fastcgi_param FLOW3_REWRITEURLS 1; fastcgi_param FLOW3_CONTEXT Production; } If it does still not work, feel free to ask me again, so I can look on my notebook how I did it exactly. Kind Regards, Lienhart Woitok Web-Entwickler Telefon: +49 (911) 539909 - 0 E-Mail: Lienhart.Woitok at netlogix.de Website: media.netlogix.de -- netlogix GmbH & Co. KG IT-Services | IT-Training | Media Andernacher Stra?e 53 | 90411 N?rnberg Telefon: +49 (911) 539909 - 0 | Fax: +49 (911) 539909 - 99 E-Mail: info at netlogix.de | Internet: http://www.netlogix.de netlogix GmbH & Co. KG ist eingetragen am Amtsgericht N?rnberg (HRA 13338) Pers?nlich haftende Gesellschafterin: netlogix Verwaltungs GmbH (HRB 20634) Umsatzsteuer-Identifikationsnummer: DE 233472254 Gesch?ftsf?hrer: Stefan Buchta, Matthias Schmidt -----Urspr?ngliche Nachricht----- Von: typo3-project-5_0-general-bounces at lists.typo3.org [mailto:typo3-project-5_0-general-bounces at lists.typo3.org] Im Auftrag von Visay Keo Gesendet: Montag, 30. April 2012 11:42 An: typo3-project-5_0-general at lists.typo3.org Betreff: [TYPO3-50-general] How to remove index.php from the url Hi list, After installing the asian conference site on the server, we found out that the url of the menu always get generated with index.php (e.g: http://t3con12-asia.typo3.org/index.php/program/conference.html) and we don't want that. Does this behaviour come from FLOW3 or the server? It is running on Ngix webserver. The same setup just works fine with nice url on Apache webserver. Anyone has idea how to fix this problem? Thanks, Visay -- Visay Keo Certified TYPO3 Integrator TYPO3 .... inspiring people to share! Get involved: http://typo3.org _______________________________________________ TYPO3-project-5_0-general mailing list TYPO3-project-5_0-general at lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-5_0-general From typo3 at visay.info Mon Apr 30 13:41:53 2012 From: typo3 at visay.info (Visay Keo) Date: Mon, 30 Apr 2012 18:41:53 +0700 Subject: [TYPO3-50-general] How to remove index.php from the url In-Reply-To: References: Message-ID: Hi Lienhart, Thanks for your answer. I will forward this to the admin team and will let you know how it goes. Kind regards, Visay On 04/30/2012 06:08 PM, Lienhart Woitok wrote: > Hi Visay, > > I have such a setup running on my private notebook which is at home while I'm at work. What I can tell you is consequently from memory and untested. > > In .htaccess an environment variable FLOW3_REWRITEURLS is defined to tell FLOW3 whether mod_rewrite is available. In nginx this obviously doesn't work out of the box so you have to set this environment variable by hand. I think it is sufficient to add it as fastcgi_param to your fastcgi block, like this: > > location ~ \.php$ { > # ... (all the other fastcgi things that belong here) > fastcgi_param FLOW3_REWRITEURLS 1; > fastcgi_param FLOW3_CONTEXT Production; > } > > If it does still not work, feel free to ask me again, so I can look on my notebook how I did it exactly. > > Kind Regards, > > > Lienhart Woitok > Web-Entwickler > > Telefon: +49 (911) 539909 - 0 > E-Mail: Lienhart.Woitok at netlogix.de > Website: media.netlogix.de > > > -- > netlogix GmbH& Co. KG > IT-Services | IT-Training | Media > Andernacher Stra?e 53 | 90411 N?rnberg > Telefon: +49 (911) 539909 - 0 | Fax: +49 (911) 539909 - 99 > E-Mail: info at netlogix.de | Internet: http://www.netlogix.de > > netlogix GmbH& Co. KG ist eingetragen am Amtsgericht N?rnberg (HRA 13338) > Pers?nlich haftende Gesellschafterin: netlogix Verwaltungs GmbH (HRB 20634) > Umsatzsteuer-Identifikationsnummer: DE 233472254 > Gesch?ftsf?hrer: Stefan Buchta, Matthias Schmidt > > > > -----Urspr?ngliche Nachricht----- > Von: typo3-project-5_0-general-bounces at lists.typo3.org [mailto:typo3-project-5_0-general-bounces at lists.typo3.org] Im Auftrag von Visay Keo > Gesendet: Montag, 30. April 2012 11:42 > An: typo3-project-5_0-general at lists.typo3.org > Betreff: [TYPO3-50-general] How to remove index.php from the url > > Hi list, > > After installing the asian conference site on the server, we found out that the url of the menu always get generated with index.php (e.g: > http://t3con12-asia.typo3.org/index.php/program/conference.html) and we don't want that. > > Does this behaviour come from FLOW3 or the server? It is running on Ngix webserver. The same setup just works fine with nice url on Apache webserver. > > Anyone has idea how to fix this problem? > > Thanks, > Visay > > -- > Visay Keo > Certified TYPO3 Integrator > > TYPO3 .... inspiring people to share! > Get involved: http://typo3.org > _______________________________________________ > TYPO3-project-5_0-general mailing list > TYPO3-project-5_0-general at lists.typo3.org > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-5_0-general -- Visay Keo Certified TYPO3 Integrator TYPO3 .... inspiring people to share! Get involved: http://typo3.org From bastian at typo3.org Mon Apr 30 13:53:38 2012 From: bastian at typo3.org (Bastian Waidelich) Date: Mon, 30 Apr 2012 13:53:38 +0200 Subject: [TYPO3-50-general] How to remove index.php from the url In-Reply-To: References: Message-ID: Visay Keo wrote: Hi Visay, > Thanks for your answer. I will forward this to the admin team and will > let you know how it goes. If that doesn't work out for any reason, you could insert following line to Web/index.php: putenv('FLOW3_REWRITEURLS=1'); best, -- Bastian Waidelich TYPO3 Core Team Member TYPO3 .... inspiring people to share! Get involved: typo3.org