User tests: Successful: Unsuccessful:
Pull Request for Issue #11066 .
Added syntax to load duplicate or copied module in article in Content-Load Module plugin. So, this pr is adding suggestions or guide to load duplicate/copied module.
Check the description of Content - Load Module plugin at back-end.
Status | New | ⇒ | Pending |
Labels |
Added:
?
?
|
Category | ⇒ | Language & Strings |
Labels |
Rel_Number | 0 | ⇒ | 11067 |
Relation Type | ⇒ | Related to |
Labels |
I think, I got you. Before I update the PR, just want to conform with you.So, the final description will be as below.
PLG_LOADMODULE_XML_DESCRIPTION="Within content this plugin loads Module positions, Syntax: {loadposition user1} or Modules by name, Syntax: {loadmodule mod_login}. Optionally can specify module style and for loadmodule a specific module by title, Syntax: {loadmodule mod_login,module title}."
"module style {xxxxxxxxx}", We can load module using either position or title. What should I replace with "module style {xxxxxxxxx}?
yes thats correct - sorry you will have to see exactly what the syntax is
for style (I never used it)
On 15 July 2016 at 10:14, Ronak Tailored notifications@github.com wrote:
I think, I got you. Before I update the PR, just want to conform with
you.So, the final description will be as below.PLG_LOADMODULE_XML_DESCRIPTION="Within content this plugin loads Module
positions, Syntax: {loadposition user1} or Modules by name, Syntax:
{loadmodule mod_login}. Optionally can specify module style and for
loadmodule a specific module by title, Syntax: {loadmodule mod_login,module
title}.""module style {xxxxxxxxx}", We can load module using either position or
title. What should I replace with "module style {xxxxxxxxx}?—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#11068 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8Ubgj5YsNlYX_2fU2sorY0rAw-uzks5qV093gaJpZM4JJM7j
.
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
To load module by style there is an option in Content - Load Modules plugin. So, I think no need to write syntax for style. we have to specify syntax to load module using either position or title.
and above description is enough to understand the syntax.
I have tested this item
I have tested this item
If we are going to do this then we should have the example code for adding the style as well
This would be in the form of
{loadmodule mod_login,module title,style}
If you can add that then we can get this merged
Status | Pending | ⇒ | Needs Review |
Category | Language & Strings | ⇒ | Administration Language & Strings |
@RonakParmar what you mean to comment by @brianteeman so we can go on with this PR?
Status | Needs Review | ⇒ | Information Required |
@RonakParmar how to go on with this PR?
@franz-wohlkoenig I already updated the PR as per @brianteeman comment.
Need some test or code review.
thanks for Info, @RonakParmar
@killoltailored @bhavikDigitalWebInfosoft can you please retest?
I have tested this item
Done code review
Milestone |
Added: |
Status | Information Required | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-07-11 13:58:41 |
Closed_By | ⇒ | rdeutz |
I think it is confusing to say that this is or loading duplicate modules as the core insert module editor button uses this syntax. Instead why dont you just add the examples of the syntax in the text
Optionally can specify module style {xxxxxxxxx} and for loadmodule a specific module by title, Syntax: {loadmodule mod_login,module title}."
Obvioulsy replace xxxx with the correct syntax