It will be good to make easier translation with com_association
my light idea is to add a tranlation button in editing view in toolbar (only if plugin language is enable) :
it can launch com_associations with context variable
like
itemtype=com_content.article
id=12
for a content with id 12
the workflow can be more simplier for translation !
After maybe need to load this in same page OR in modal ...
What do think about this ?
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-06 09:54:01 |
Closed_By | ⇒ | brianteeman |
This proposal is quite different from the GSOC project where the matter (for which I posted some comments) is to create automatically some associations WITHOUT taking into account the translation (when a translation is necessary) of the item itself.
As far as I understand the original post here, the proposal by the user is to create a direct link to com_associations with the item already chosen through a toolbar button.
yes that it for me 3 interesting point
we have com_association but no link between content type and this tool no sense
for now using com_ association is
go out content type (that no sense) >extension > com_asso > select type > select language ... (5 step)
with this button
content type > com_asso > select language (3 step)
Status | Closed | ⇒ | New |
Closed_Date | 2018-07-06 09:54:01 | ⇒ | |
Closed_By | brianteeman | ⇒ |
thanks @brianteeman
@micker
This is imho what is possible in a simple way.
Let's say we have an article with id 1
.
We need to directly link to com_associations side to side page.
Therefore we need a link of the type
administrator/index.php?option=com_associations&view=association&layout=edit&itemtype=com_content.article&task=association.edit&id=1
Then, it is just a matter of Selecting the target language(s). If an association already exists, then it will load; if not, the frame will be ready to create the item in the language desired.
Until then, no big deal.
Multilang should be enabled as well as associations AND com_associations
we have to fetch the id.
One aspect has also to be checked: the item must be tagged to a specific content language and not ALL languages.
We could do that also and throw an error if not done (in the same way as in the Associations tab).
Remain the UI: should it be a toolbar button or a specific button in the Associations Tab?
Obviously the same can be done for each component where associations are implemented.
I like the idea.
oh yes i think it will be good (i am french user we can speak about in private)
i think a button in tool bar will be more visible and understandable for end-user like "Edit translation"
after need to choose changing page or open modal ... not sure about this
Forget "Edit Translation(s).
Associated items are not specifically translations, they can be anything which content is unrelated to the original.
maybe Edit Associations
As for a redirect, once we are in com_associations, we have direct access to all possible item types associations. Therefore it is not needed to redirect to anything imho.
yes
Ok. I will contact some maintainers and ask them if this feature would be accepted before even coding it, so I don't lose time.
Will let you know.
yep !
thanks
Status | New | ⇒ | Discussion |
Category | ⇒ | com_associations Feature Request |
I don't see a reason against this idea. So imho goahead.
Thanks. Working on it now.
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-09 10:11:37 |
Closed_By | ⇒ | infograf768 |
Please see this google summer of code project
https://github.com/joomla-projects/gsoc18_automatic_multilingual_association
https://community.joomla.org/gsoc-2018/automatic-multilingual-association-follow-up.html