Skip to content

Instantly share code, notes, and snippets.

tmpl.basis = FLUIDTEMPLATE
tmpl.basis {
partialRootPath = fileadmin/templates/verovis/partials
layoutRootPath = fileadmin/templates/verovis/layouts
variables {
siteName = TEXT
siteName.value = verovis
header < styles.content.get
header.select.where = colPos = 0
#disable normal title
config.noPageTitle = 1
page{
# custom titles
headerData = COA
headerData{
5 = TEXT
5.wrap = <title> | &nbsp;-&nbsp;yoursite </title>
5.field = nav_title // title
@ABooooo
ABooooo / new_gist_file_0
Last active November 1, 2018 08:15
install from gist
bower install drawDoughnutChart=https://gist.github.com/ABooooo/1f9d1175fd3d867d039e --save-dev
@ABooooo
ABooooo / new_gist_file_0
Created June 18, 2015 14:53
BaseURL per TypoScript dynamisch setzen
CONSTANTS:
protocol = http
[globalString = IENV:TYPO3_SSL=1]
protocol = https
[global]
host = domain.com
[globalString = IENV:HTTP_HOST=www.domain.de]
host = www.domain.de
@ABooooo
ABooooo / new_gist_file.js
Created June 19, 2015 09:47
server connection
// mittwald
ssh
p108923.typo3server.info
@ABooooo
ABooooo / new_gist_file_0
Created June 25, 2015 11:16
Online htpasswd generator
http://www.web2generators.com/apache-tools/htpasswd-generator
AuthType Basic
AuthName "Dev Area"
AuthUserFile /home/www/p108923/home/www/p108923/html/verovis/.htpasswd
Require valid-user
// passwrod generator under htpasswd
@ABooooo
ABooooo / new_gist_file_0
Created July 16, 2015 08:08
powermail messages translation
config{
locale_all = de_CH.UTF-8
index_enable = 1
sys_language_uid = 0
language = de
}
@ABooooo
ABooooo / new_gist_file_0
Created July 30, 2015 11:47
Powermail select box required
please choose ... |
input 1
input 2
@ABooooo
ABooooo / new_gist_file_0
Created August 11, 2015 10:48
add class with content element style
#ts
tt_content {
stdWrap {
innerWrap {
cObject {
default.20.40 = CASE
default.20.40 {
key.field = layout
1 = TEXT