IRC logs

20150611

Logs from channel #fedext on freenode - our official support channel.

IRC log range: 20150611*

20150611

  • 00:38:57 <framercy> I have a little problem with the fluidpages pageController. I want to get some objects from a repository upon page load for building an enhanced info navigation. Here is the So far working code - But the QueryResult stays empty:
  • 00:39:02 <framercy> https://gist.github.com/anonymous/ba887984e3beaf835b47
  • 01:04:50 <framercy> Ok - found the answer myself - it was a storage page mismatch . A $query->getQuerySettings()->setRespectStoragePage(FALSE); fixes the issue thx....
  • 05:52:12 <Guest|25135> Hi, is it possible to get the concentatet assets of vhs:asset.script compressed with gzip for the transfer to the clients browser ?
  • 06:04:05 <Guest|25135> is there anyone who can help ?
  • 06:35:51 <NamelessCoder> Guest|25135 you can't modify the file itself, but you can add apache .htaccess rules that will serve files matching vhs merged file name pattern (or all .js/.css files) using gzip or whichever compression you prefer
  • 07:02:49 <Guest|25135> thx
  • 07:23:30 <thewong> Hi, i installed the VHS Viewhelper Extension. Everything is fine, but one questions is still remaining. I use the integration with Typoscript and additionally the v:asset.script fluid viewhelper. in my site there are to js files generated, one with the files from the ts and one with the files from the viewhelpers, what am i doing wrong
  • 07:24:18 <NamelessCoder> thewong make sure you use the same "name" property in both Fluid and TS, that makes the TS overrule what was added from Fluid
  • 07:25:50 <thewong> i think we misunderstand, i include via TS the files js1.js & js2.js and via fluid js3.js and js4.js, this results in two vhs-...js files one, combined js1&js2 and the other js3&js4
  • 07:31:33 <jobs> is there a way to make <f:section name="Preview"> <flux:widget.grid /> </f:section> working for the list view in the BE, now it show "no titel" for all fluid content elements
  • 08:48:26 <TYPO3ua> Hello, everybody!
  • 08:48:38 <TYPO3ua> I have 10 pages.
  • 08:48:46 <TYPO3ua> We must show random page 3 of 10.
  • 08:48:52 <TYPO3ua> How to do it?
  • 08:49:02 <TYPO3ua> Can someone help me?
  • 08:56:12 <TYPO3ua> I Need your help ...
  • 11:31:59 <TYPO3ua> Can someone help me?