[TYPO3-ect] No juice out of apple...
Steve Ryan
stever at syntithenai.com
Sun Mar 4 10:18:33 CET 2007
> can you tell is what version of TV and typo3 you are using?
No templa voila and typo3 4.1.0
cheers
Steve
R. van Twisk wrote:
> hey Steve,
>
> can you tell is what version of TV and typo3 you are using?
>
> I am using TV 1.1.1 and typo3 4.0.2
>
>
>
> Ries
>> Hi Ries,
>> apples works fine for me??
>>
>> 1. Install lib/div/apples
>> On a page
>> 2. Create template that includes static template apples
>> 3. Create plugin content element of type "Apple Plugin"
>>
>> ..............
>>
>> apples
>>
>>
>> Apples
>>
>> Name
>> Belle de Boskoop
>> Orign
>> Boskoop, Netherlands
>> Use
>> cooking (traditionally: apple sauce)
>> Commment
>> bright red, fairly large, early in season (end of august-early
>> september)
>> Amount
>> 10
>> Price
>> 1.75
>>
>>
>> Steve Ryan
>>
>>
>> R. van Twisk wrote:
>>
>>> Hey Guys,
>>>
>>> for a little hobby project I decided no to use the classic way, but
>>> using MVC with lib/div.
>>> I feel it's best to use some pattern, then no pattern at all and I
>>> think it's good
>>> that during a 'beer' conversation in a pub about MVC I also know what
>>> everybody is talking
>>> about.
>>>
>>>
>>> So I have this installation of typo3 4.0.4 with the latest version of
>>> lib/div and TV installed.
>>>
>>> When I add apples to my page, and insert the static template I don't
>>> get any juice from it.
>>>
>>>
>>> I did these tests:
>>>
>>> 1) Added this to my setup.txt to check if it was included (OK)
>>> page.1 = TEXT
>>> page.1.value = Where is my juice?
>>>
>>> 2) Then I add this to tx_apples_controllers_example (Not OK)
>>>
>>> class tx_apples_controllers_example extends tx_lib_controller{
>>>
>>> function exampleAction() {
>>> print 'Where is my juice?;
>>> ...........
>>> ........
>>>
>>>
>>> So it looks like that exampleAction is not called at all.
>>>
>>> What could be the reason for that, did I miss anything in tha
>>> installation?
>>>
>>>
>>> thanks for the help,
>>>
>>> Ries
>>>
>>>
>> _
>
>
More information about the TYPO3-team-extension-coordination
mailing list