[Neos] Display news title in title tag

Chanthorn Ngeth chanthorn at web-essentials.asia
Wed Sep 11 03:54:27 CEST 2013


Hi Aske,

It is ok to get back to me a bit late, because I knew you was in 
discussion. Anyways, thank you very much for every responding. I will 
waiting for your next feedback or solution for this :)

Kind regards,
Chanthorn

On 09/10/2013 02:16 PM, Aske Ertmann wrote:
> Hello Chanthorn
>
> Sorry I didn't get back to your earlier on this, but I did bring it up in our last technical discussion meeting. Unfortunately the outcome wasn't a solution, but we will look into it. See http://wiki.typo3.org/wiki/index.php?title=TYPO3_Neos-DiscussionMeetings#Accessing_plugin_arguments_outside_plugins
>
> /Aske
>
> On 03/09/2013, at 06.22, Chanthorn Ngeth wrote:
>
>> Hi Aske,
>>
>> Thanks for your responding, I found an example in UserController. What I really want is to render title tag in frontend at detailed view.
>> Could you give me the tips to do it from Typoscript, I also find the solution but not yet found.
>>
>> Thanks in advances,
>> Chanthorn
>> On 08/29/2013 02:41 PM, Aske Ertmann wrote:
>>> Hi Chanthorn
>>>
>>> It not really clear to me if you mean the detailed view in the module of in the frontend rendering.
>>>
>>> In case of it being in the detail view in the module it's very easy if you extend the AbstractModuleController because that has a method called setTitle which sets a argument on the request which is then being read by the module controller to change the title. You can find an example of this in the UsersController for the user management module.
>>>
>>> In case of frontend rendering you'll need to do it with TypoScript, but should not be too difficult.
>>>
>>> Hope that helps
>>>
>>> Aske
>>>
>>> On 16/08/2013, at 06.27, Chanthorn Ngeth wrote:
>>>
>>>> Hi Lists,
>>>>
>>>> I have one module for display news information. All my records are store in custom tables not in neos tables. The idea to create this module is to used the same as News System in TYPO3, but there are only simple list and detail view of news. I would like to ask you regarding to displaying title of news in title tag at detail view. Do you have any idea to do this?
>>>>
>>>> I am looking forward to hearing from you soon.
>>>>
>>>> Best regards,
>>>> Chanthorn
>>>> _______________________________________________
>>>> Neos mailing list
>>>> Neos at lists.typo3.org
>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos
>>>
>>
>> _______________________________________________
>> Neos mailing list
>> Neos at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos
>



More information about the Neos mailing list