09:29:50 <Xatenev> xaver: nope, onclick is better for this specific case
09:32:53 <rosieres> Xatenev: nope. See this -> https://fluidtypo3.org/library/code-examples.html?tx_fluidshare_display%5Bgist%5D=19&tx_fluidshare_display%5Baction%5D=display&tx_fluidshare_display%5Bcontroller%5D=Gist&cHash=ca4eb1b45d865196a7e605f6a14f409f
10:28:15 <jmverges> well, I have other thing in mind, that is more interesting that this realurl shit xD I have a vagrant machine like the one provided by fluidtypo3. I'm trying to configure phpstorm with the phpunit inside the vagrant to run my own UT, could anyone help me a bit?
10:28:44 <danilobuerger> lol... i am out on that one
10:48:21 <jmverges> I don't know how do you say in english "me has tocado la vena sensible"
10:49:17 <rosieres> I just implement my libraries in 1 file or concate them. And another file for my individual functions, which I always only call If I find any element on page regarding them.
10:50:34 <jmverges> " you have touched a soft spot in me"
13:43:27 <TomL2> Hi guys! I've run into a problem with the flux grid and some custom content elements which are defined by TSconfig and ext_tables.php from the core elements (Example Button-Element: http://pastebin.com/LzLxakAz). When I add this element into a flux grid column the value for the tx_flux_column is missing in the database. This only happens with my ad
13:43:28 <TomL2> apted content elements, the default elements (text, textpic, ...) are ok.
13:44:57 <TomL2> I've used fluidcontent only for the grid container, the other elements are from the core or a adaption of the core elements via TCEFROM