Тема: templates
Показать сообщение отдельно
Старый 31.07.2009, 17:56   #4
maksim trofimov
Новенький
 
Регистрация: 09.07.2009
Сообщений: 15
По умолчанию

Там не t3d...просто zip.
В файле install.txt инструкция по установке:
1 установить templavoila
2 разархивировать архив в директорию fileadmin/templates/
3 выбрать пункт templavoila в админке, следовать инструкциям, выбрать шаблон fileadmin/templates/cool_web/index.html
4 в поле constants шаблона вставить:
Цитата:
# CONSTANTS
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/cool_web/typoscript/constants.txt">
5 В поле setup шаблона вставить:
Цитата:
copy paste in setup
enable css_styled_content
voila

# CONFIGURATION
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/cool_web/typoscript/config.txt">

# TIP
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/cool_web/typoscript/suchen.txt">

# HORIZONTAL MENU
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/cool_web/typoscript/menu_oben.txt">

# HORIZONTAL MENU
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/cool_web/typoscript/menu_unten.txt">

# HORIZONTAL SUB MENU
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/cool_web/typoscript/menu_links.txt">

# BREADCRUMP MENU
#<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/cool_web/typoscript/rootline.txt">

# LAST UPDATE
#<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/cool_web/typoscript/lastupdate.txt">

# PRINT
#<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/cool_web/typoscript/print.txt">

# COUNTER
#<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/cool_web/typoscript/counter.txt">

# PAGE SETUP
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/cool_web/typoscript/setup.txt"
Сам не знал как установить. Методом проб и ошибок все получилось
А мне он как-то не понравился...
Заголовки залазят на текст, страница узкая какая-то...
maksim trofimov вне форума   Ответить с цитированием