Komunica

Results 27 comments of Komunica

@nitricware I think that localization should be keep out of a template library: everyone can choose the way

See my suggestion at https://github.com/rgamba/tonic/issues/10#issuecomment-464032515

Stupid idea to fix this issue. At https://github.com/rgamba/tonic/blob/master/src/Tonic.php#L826 replace edit every items of arrays in `str_replace()` adding whitespaces before and after, eg.: ``` $condition=str_replace(array( ' eq ', ' gt ',...

Maybe @mrlife was thinking about something like http://www.jasny.net/bootstrap/components/#fileinput?

This seems not an Atomik issue, but a not valid PHP version or a missing PHP configuration: _() is a native alias of php function gettext (http://php.net/manual/en/function.gettext.php). Check your locale...

Ok, but you reported: "get Fatal error: Call to undefined function _()", with simple underscore. If is this the error message, usually there are two reasons: 1. user permissions for...

This is a very interesting topic: i was forced to specify the default values ​​of the parameters every time i created a url. I hope Maxime can help us to...

That way you would have **n** log files for **n** cron tasks. Only one log file with a good rotation policy is better

Why not move the (optional) suffix in conf?

@slavino I like that the user can be free to choose