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
1
vote
1 answer

How do I use the output from a php file in a TemplaVoila FCE?

I am trying to use the output from a php file in a TemplaVoila FCE. According to the articles, etc, I have found on the subject, I seem to be doing it right. But it does not work. I have reduced my implementation to a very simple test, and I hope…
1
vote
2 answers

Disable TemplaVoila Backend Layout for some sections

I hope a TemplaVoila Professional can help me with this little challenge. I've a TYPO3 6.2.6 Installation with TemplaVoila 1.9.2. We are now switching over to Fluid and I want to start with one section, a small microsite. How can I disable…
lufi
  • 610
  • 7
  • 29
1
vote
0 answers

use two templateobject on one page based on condition

I have two template object of templavoila 1: old version 2: new version Now I need ona one page (uid = 35) use them both. I mean that for all records except B I need to use old version and for record B I need to use new version Can I somehow using…
Fixus
  • 4,631
  • 10
  • 38
  • 67
1
vote
1 answer

Access TemplaVoila content from eID script

I have a TemplaVoila based TYPO3 website and I need to access my TV page content from within an eID script. How can I access the content in that CE field from my script? I know how to provide the eID script with the ID of the needed page and with…
Jpsy
  • 20,077
  • 7
  • 118
  • 115
1
vote
2 answers

Does indexed search work in typo3 6.1?

I have just finished migrating an old templavoila site to tyop3 6.1 and setup the indexed search (much like it was in 4.7) I can't get indexed search to index any content on any page. I would like to know if this extension actually works with a TV…
Dark Star1
  • 6,986
  • 16
  • 73
  • 121
1
vote
1 answer

Typo3 FCE refer a field inside a container field

Here is the screen shot of mapping of my FCE: I can refer 'Caption' field by 'field_caption' from the typoscript of 'Link' field. Here is the typoscript for that: 10 = TEXT 10.field = field_caption How to refer the 'Image' field which is…
Harish Ambady
  • 12,525
  • 4
  • 29
  • 54
1
vote
1 answer

Typoscript content localization

I am developing a TYPO3 website with multilanguage support. I am using TemplaVoila for template mapping. Site works in both languages. But content added with Typoscript in TemplaVoila mapping is rendered only in default language, in other languages…
Harish Ambady
  • 12,525
  • 4
  • 29
  • 54
1
vote
2 answers

TYPO3 language translation bug

I'm having this wierd bug wherein a content is fetched twice #Page Content 10 = RECORDS 10.source.current=1 10.tables = tt_content 10.stdWrap.required = 1 10.wrap = | #Alternate content is fetched from page 36 if page…
5hahiL
  • 1,056
  • 16
  • 36
1
vote
1 answer

FCE selectorbox element configuration

How to add options and values in to the selector box element of Flexible content element(FCE)? How to use that value in other element's typoscript?
Harish Ambady
  • 12,525
  • 4
  • 29
  • 54
1
vote
3 answers

Links at the start of content elements

TYPO3 adds these links at the start of almost every element: where number is, I guess, UID of the element. How TYPO3 render this link and is it possible to disable it for a specific FCE?
avall
  • 2,025
  • 2
  • 16
  • 28
1
vote
3 answers

Which template system should I use in Typo3?

Up to now, I used to use template auto-parser. I like the fact I can modify any element of the template using typoscript, without altering the initial HTML file. I also like the fact that I can render the html template directly in a web browser,…
Charles Brunet
  • 21,797
  • 24
  • 83
  • 124
1
vote
1 answer

TYPO3 4.7 colPos doesn't work with TemplaVoila, need alternative

Im novice in TypoScript and i wanna know how i can get the content inside the second colomn of my TemplaVoila structure. I used colPos = before, but its not working anymore. I show my TypoScript! Someone knows an alternative to colPos, if…
goldor
  • 11
  • 2
0
votes
2 answers

TYPO3: Extensions in TemplaVoila template

I've installed a Twitter plugin from the Typo3 repository. What would be the best way to insert a "variable" into my TemplaVoila template so I can place the twitter feed on my template? (I want it to be visible on every page) I imagined inserting…
Simon Fredsted
  • 964
  • 2
  • 14
  • 26
0
votes
1 answer

TYPO3 with TemplaVoila missing Backend Content View

After setting up TemplaVoila like ever i end up in this view. I set up TV with the wizard. all example pages and content elements were there (i deleted them after) but they werent visible in Page view. also there are no "new contentelement" icons…
ggzone
  • 3,661
  • 8
  • 36
  • 59
0
votes
2 answers

TYPO3 folder is not found in TemplaVoila directory

I started using TemplaVoila plugin in TYPO3, and I am facing a problem in the installation. When I click over "Start the mapping process button", a 404 error is shown with the message: /typo3conf/ext/templavoila/typo3/index.php was not found on this…
joreghi
  • 21
  • 3