python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
TYPO3 set month from crdate
i would like to get the month of my etbase item. In the database there is the crdate. I would like to use this and only get the month. My value is always empty.
/**
* @var string
*/
protected $mont...
180690
Votes: 0
Answers: 3
Hydraulic network results in an under-determined linear system when second heat capacitor is added
I'm trying to model an hydraulic network which exchange heat with two mass of fluid in OpenModelica.
I have two models:
the first one:
and the second one:
The difference between the two is that in t...
maxime3359
Votes: 0
Answers: 0
Retrieve content element field from within a plugin template?
I am modifying the template of a plugin, and I want to retrieve a field from the content element.
Using f:debug I see the only data available is from the plugin itself, and none from the content eleme...
user500665
Votes: 0
Answers: 3
Fluid if condition fails to detect image?
I am looping over a list of categories and trying to render an image if it exists.
My problem is the IF condition comes up false. If I remove the condition it will render the image just fine, but it w...
user500665
Votes: 0
Answers: 1