Can we enhance function for multilanguage support ? #171
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#171
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Can we enhance function for multilanguage support ?
Have you watched the tutorial on this?
What would be the extra functions you have in mind?
I meant this function
Just so we can choose which language item would be for
Our component creator doesn't add this language chooser - Didn't found any documentation for that as well.
Yes that is an amazing feature we still do not have, I have been putting it off since it seems like a huge complex concept that I have been avoiding. Are you up for the task?
I mean do you know exactly how that should be hand coded into a 3rd party component?
Nope - i am just beginner with Joomla :(
Okay... no worries. I know how to do it by hand, but to automate it is really complex and I am waiting for another dev to join the project that also knows how this is done well, so we can work on it together. So it may still take some time... but we will get there.
But believe me there are tones of stuff it already does, and does well....
Yes that's really awesome plugin. also i didn't find guideline on how to open item on frontend.
I checked video to get a list on frontend and it worked but didn't found similar function of getGreetRoute() on new compiled component. Just curious to know if our component builder creates controller function to open single item?
Take a look at this play list, make sure to watch the hello world tutorial first 👍