[TYPO3-english] question about html template

Graham Knight graham.knight5 at gmail.com
Wed Nov 7 15:29:14 CET 2012


Tom,

For my site this works:

In the back-end select your home page
Start the Template Module
Select Typoscript Object Browser
Look at page.10.template.file.

Graham

On 07/11/2012 13:47, tom wrote:
> Hi,
>
> I tried, but still hard to find the right one in \fileadmin\templates,
> because there are many html templates inside, and some of them look pretty
> similar.
> Is there any way that I can clearly know which is the right html template
> the page is using through typo3/admin site or database, or TemplaVoila(I
> guess the site is  probably built through TemplaVoila )?
>
> Tom
>
>
>
> On Wed, Nov 7, 2012 at 3:33 PM, bernd wilke <t3ng at bernd-wilke.net> wrote:
>
>> Am 07.11.2012 03:50, schrieb tom:
>>
>>   Hi,
>>> I want to edit a page, see screenshot here:
>>> http://photo.163.com/**tomliutest/#m=2&aid=240826374&**pid=7969304683<http://photo.163.com/tomliutest/#m=2&aid=240826374&pid=7969304683>
>>>
>>> I want to put a picture next to the text *tag*, I think I need to find the
>>> html template of this page and then put the picture on that html template,
>>> right? But how could I find out which html template that page is using?
>>> Thanks.
>>>
>> there are multiple ways to build up the resulting HTML-frame a website is
>> delivered.
>> some of them base on a HTML-Template.
>>
>> you have to see what is used in your configuration.
>> I prefer a pure Typoscript solution being more flexible with reordering
>> the elements based on conditions or configurations.
>>
>>
>> you may blindly guess it searching all subdirs of fileadmin for a file
>> containing some pieces of HTML you find in your FE-HTML (e.g. <div
>> id="rightcolumn">), but a change might destroy your website.
>>
>>
>> bernd
>> --
>> http://www.pi-phi.de/**cheatsheet.html<http://www.pi-phi.de/cheatsheet.html>
>>
>> ______________________________**_________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.typo3.org
>> http://lists.typo3.org/cgi-**bin/mailman/listinfo/typo3-**english<http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english>
>>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>



More information about the TYPO3-english mailing list