Questions tagged [templavoila]

Templating engine for the TYPO3 content management system

TemplaVoila is a for the enterprise . It is written as a TYPO3 extension in PHP.

74 questions
0
votes
2 answers

Set templavoila template with typoscript

Is it possible to set a page's templavoila template with typoscript?
Patrik
  • 2,207
  • 3
  • 30
  • 48
0
votes
1 answer

Fetching content from subpages of current UiD

I'm developing my first site in TYPO3, currently I have a structure that looks like: Page1 subpage1 subpage2 subpage folder -> with images Page2 subpage1 subpage2 subpage3 folder -> with images What I want to do…
Matija Milković
  • 2,458
  • 2
  • 15
  • 27
0
votes
2 answers

No rights on page-module level

I encounter a strange error. On page-module level i´m not allowed to create new page elements. If i do the same via the list-module page-elements are created and i can edit them (even in the page-module). Also, if i created a flexible content…
Rockbot
  • 935
  • 1
  • 6
  • 24
0
votes
2 answers

Typo3 backend user profile image

I am building a typo3 website with templavoila. I want to add profile pic option for backend user profiles. Currently there are no options to add profile image in user settings. Is it posiible to add this option to a typo3 website?
Harish Ambady
  • 12,525
  • 4
  • 29
  • 54
0
votes
1 answer

Map multiple attributes to img tag in a FCE

I am developing a typo3 website with TemplaVoila. I want to map image 'src' attribute and 'alt' attribute to a image tag in My FCE. I tried to map by keeping both src field(of Element Preset:image field) and alt field(of Element Preset:plain input…
Harish Ambady
  • 12,525
  • 4
  • 29
  • 54
0
votes
2 answers

TYPO3 multilingual website content localization

I am creating my first website in TYPO3 with TemplaVoila. I followed the tutorial: http://www.training-typo3.com/2008/12/15/typo3-multi-language/ to make my site multilingual. Everything works fine except when I choose a language other than default…
Harish Ambady
  • 12,525
  • 4
  • 29
  • 54
0
votes
1 answer

Flexible Content Element: section element inside another section element

I am creating an FCE for my article content. I created sections so that I can create every article sub element multiple times in a page and every thing works fine except an image slider. Here is my mapping : The difference between other elements…
Harish Ambady
  • 12,525
  • 4
  • 29
  • 54
0
votes
0 answers

Optional field elements in a typo3 Flexible Content Element

Is it possible to add an optional field element in an FCE(Flexible content element)? if not is it possible to sustain the mapping of a FCE field element if and only if user input a value for that field in FCE? And also I want to know how to include…
Harish Ambady
  • 12,525
  • 4
  • 29
  • 54
0
votes
1 answer

Typoscript | How to write this like an IF ELSE condition?

I'm new to Typo3, and building a site with TemplaVoila. I got the following TS (within TV XML) which outputs 2 sets of content 10= RECORDS 10.source.current=1 10.tables = tt_content 10.wrap.required = 1 10.wrap = |…
5hahiL
  • 1,056
  • 16
  • 36
0
votes
1 answer

How to customize page according to its order in TYPO3?

Working on TYPO3 4.7 with Templavoila 1.7.0, I need a way to customize one value of the template according to the order of the current page in its navigation level. In specific, I need to change the class attribute of a div to "left" or "right" if…
27leaves
  • 191
  • 1
  • 11
0
votes
1 answer

TYPO3: Render plugin to a mapped area (TemplaVoila)

I would like to create a image slider plugin through KickStart Extension. I have already installed TemplaVoila and mapped the area for the slider. So how to connect my plugin to that mapped area. I can insert static text in mapped area like…
coderex
  • 27,225
  • 45
  • 116
  • 170
0
votes
2 answers

templavoila image filed not shown in typo3

In my templavoila I have an image field. It's mapped to be put inside a div tag. Then I add an image to my page: But when the page is rendered I get this HTML: Any ideas why the src attribute does…
BetaRide
  • 16,207
  • 29
  • 99
  • 177
0
votes
1 answer

DirectMail markers and TemplaVoila

Is it possible to use markers such as ###USER_name### with a TemplaVoila template? If this is not possible, is there an alternative?
James P.
  • 19,313
  • 27
  • 97
  • 155
-3
votes
4 answers

TYPO3 - One page website

Is there some best approach to create one page website in TYPO3 ? My idea is to create navigation in TypoScript and FCEs for every segments so I can link it. Any ideas?
smitrovic
  • 451
  • 1
  • 7
  • 23
1 2 3 4
5