# |
Apr 16th 2017, 11:34 |
dereuromark |
@hiromi2424 not sure, but I am quite certain I can finish the plugin within days |
# |
Apr 16th 2017, 11:33 |
hiromi2424 |
Modern another frameworks support some of such a features for translations? It is excited if available. |
# |
Apr 16th 2017, 11:33 |
dereuromark |
@bravo-kernel maybe phpstorm learn from them, in 1-2 years |
# |
Apr 16th 2017, 11:32 |
bravo-kernel |
totally different world all of a sudden, so fast compared to PHPStorm |
# |
Apr 16th 2017, 11:32 |
bravo-kernel |
however, the switching between various projects is key for me, along with the performance |
# |
Apr 16th 2017, 11:32 |
dereuromark |
so poeple without technical background can easily help translating via backend |
# |
Apr 16th 2017, 11:31 |
bravo-kernel |
probably that's more lack of time invested by me than to do with the IDE |
# |
Apr 16th 2017, 11:31 |
dereuromark |
Auto-Features like trim(), h(), newlines to p>/<br, Auto-Translate and Auto-Suggest with GoogleTranslateAPI (PHP/JS), Validate placeholders ({0}) |
# |
Apr 16th 2017, 11:31 |
bravo-kernel |
@dereuromark I must admit that (I think) I have not been able to get autocomplete and typehinting working properly |
# |
Apr 16th 2017, 11:31 |
dereuromark |
I started a plugin 10 years ago, which I should revive :slightly_smiling_face: |
# |
Apr 16th 2017, 11:29 |
hiromi2424 |
I reload pot file for po file and it before deploy and check with my eyes.. but yes it is annoying. |
# |
Apr 16th 2017, 11:28 |
hiromi2424 |
if very strict translations, I know. |
# |
Apr 16th 2017, 11:27 |
dereuromark |
no, not really |
# |
Apr 16th 2017, 11:27 |
hiromi2424 |
@dereuromark Poedit does not satisfy your usage? |
# |
Apr 16th 2017, 11:25 |
dereuromark |
how do you handle having the translations updated on the server when deploying an update? Is there any validation in place to make sure one doesnt output untranslated forgotten strings? |
# |
Apr 16th 2017, 11:24 |
dereuromark |
@admad translations can be a bit painful/annoying to handle. you use a DB according to the i18n plugin? |
# |
Apr 16th 2017, 11:23 |
dereuromark |
interesting, how is it regarding autocomplete/typehinting? |
# |
Apr 16th 2017, 11:19 |
bravo-kernel |
@theaxiom I second VSCode, never looked back at PHPStorm again |
# |
Apr 16th 2017, 11:18 |
dereuromark |
PHPSTorm sucks 1 fricken GB of RAM. with only 2 instances open. not sure what it does ;) |
# |
Apr 16th 2017, 11:14 |
admad |
@theaxiom switch to vscode instead of atom and you can have a few more instances open |
# |
Apr 16th 2017, 10:08 |
joop |
can you tell me how can i build dynamic menu based on the logged user?I mean i have to create the menu structure in the template files,but i am not sure if it is good to write there the logic insted of to the controller file |
# |
Apr 16th 2017, 10:07 |
joop |
happy Easter to you all |
# |
Apr 16th 2017, 10:07 |
joop |
hello guys |
# |
Apr 16th 2017, 08:32 |
theaxiom |
I need a better computer, lol |
# |
Apr 16th 2017, 08:31 |
theaxiom |
especially with 5 VM's running, 3 copies of IntelliJ and 4 copies of Atom IDE |
# |
Apr 16th 2017, 08:31 |
theaxiom |
it's been 10 days and it is chugging |
# |
Apr 16th 2017, 08:31 |
theaxiom |
time to reboot my laptop |
# |
Apr 16th 2017, 08:28 |
theaxiom |
cool |
# |
Apr 16th 2017, 08:27 |
hiromi2424 |
or package name |
# |
Apr 16th 2017, 08:27 |
hiromi2424 |
__d() can be specified domain. that should come from plugin name |
# |
Apr 16th 2017, 08:27 |
hiromi2424 |
yes it is. |
# |
Apr 16th 2017, 08:27 |
theaxiom |
`Returns a translated string if one is found; Otherwise, the submitted message.` |
# |
Apr 16th 2017, 08:26 |
hiromi2424 |
__() is for application code I think |
# |
Apr 16th 2017, 08:26 |
hiromi2424 |
Oh that should __d() ? |
# |
Apr 16th 2017, 08:25 |
theaxiom |
I always use __() |
# |
Apr 16th 2017, 08:25 |
hiromi2424 |
:slightly_smiling_face: |
# |
Apr 16th 2017, 08:25 |
theaxiom |
thanks for reminding me |
# |
Apr 16th 2017, 08:24 |
theaxiom |
I will add it to the roadmap |
# |
Apr 16th 2017, 08:24 |
hiromi2424 |
ok :slightly_smiling_face: if it happens in the feature. |
# |
Apr 16th 2017, 08:23 |
theaxiom |
but yes, localization is important |
# |
Apr 16th 2017, 08:23 |
theaxiom |
there are no views yet |