09:45:39 <soee> xaver: and for small test - install some other third party extension with plugin and try to add this plugin
09:54:19 <xaver> soee: UPDATE tt_content SET l18n_diffsource='a:1:{s:6:\"colPos\";N;}',tstamp='1397721146',t3ver_stage='0' WHERE uid=446 - this is the only update query on tt_content in the query log
11:16:07 <danilobuerger> and remember we only need the xlif file for english, the rest will be on the translation server, take the file in flux as an example
11:17:14 <soee> and this unQuoteFilenames() function: Explode a string (normally a list of filenames) with whitespaces by considering quotes in that string. This is mostly needed by the imageMagickCommand function above.
13:58:13 <soee> when do you guys plan to release updates to TER ?
14:07:13 <Jeff_Tollwerk> @NamelessCoder Hi Claus, I'm an employee of Joschi Kuphal at Tollwerk and I'm currently setting up a brand new TYPO3 6.2.0 Page. Fluid pages are working, but we can't see the FCE tab. We created a new content element extension with example FCEs from the documentation but they won't show. In Debug-Mode it says that the files exist. If we use the lis
14:07:14 <Jeff_Tollwerk> t-tool we can actually create a new Fluid Content Element but it says that there are no content types available.
14:08:00 <mrboe> @Jeff_Tollwerk you had to delete temp folder
14:08:18 <mrboe> in the temp folder there is a .FED.... file
14:09:50 <Jeff_Tollwerk> We now this bug from and older typo3 page so we checked but it seems that the .FED-temp-file is not the problem anymore. we can't find it and we also emptied the whole temp-folder multiple times.
14:10:59 <soee> Jeff_Tollwerk: does the FCE has configured wizard tab name ?
14:16:16 <danilobuerger> soee we release updates to TER whenever something is done and tested,
14:40:56 <Jeff_Tollwerk> no there's no wizard tab name in the FCE. but we used the example FCE from the documentation and I don't think it is necessary, isn't it?
14:41:13 <Jeff_Tollwerk> I just added wizardTab-name but it still doesn't show up.
14:42:01 <Jeff_Tollwerk> I didn't add wizardTab-name in an older installation and the custom tab-name always was "FCE"
14:42:07 <randomresult> cleared cache? in installtool?
14:42:36 <randomresult> are u using the dev-versions or TER?
14:46:20 <Jeff_Tollwerk> We're using the TER version
14:52:19 <soee> Jeff_Tollwerk: works fine for me - the TER version, on current project i have 3 custom CE and they show up in Wizard
14:57:56 <xaver> randomresult: soee thx - it is the normal development branch or?
15:07:41 <xaver> Content area of parent - has in column1 - INVALID VALUE ... column2 works and column1 is not slectable in a column2 element
15:22:07 <cedricziel> Ohai Jeff_Tollwerk. when all is right-the fluidcontent_bootstrap should show you some FCE's. can you test-install it please?
18:33:37 <Denyerec> on a CE, what's the "Value" section for ?
18:56:17 <Denyerec> danilobuerger if I take the "fluidrow" element from fluidcontent_bootstrap I get a "commaseparateditems" arguement is not registered.
18:56:27 <Denyerec> Am I to suspect my version of fluidcontent_bootstrap is too old ?
18:56:44 <danilobuerger> yeah, just use "items" instead
18:58:53 <Denyerec> even looking at the latest it seems odd