User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Allows the use of languages strings within #15939
Add the following to an XML and ensure it renders the langauge string correctly..
<field
name="crop_width"
type="text"
addonBefore="PLG_MEDIA-ACTION_CROP_PARAM_WIDTH"
addonAfter="px"
pattern="\d*\.?\d*"
label="PLG_MEDIA-ACTION_CROP_PARAM_WIDTH"
/>
@Sandra97 If we could get the addonBefore/addonAfter attributes added to https://docs.joomla.org/Text_form_field_type that would be great!)
Category | ⇒ | Layout |
Status | New | ⇒ | Pending |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-09-20 16:27:49 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
@ciar4n You can add whatever you want about J4 on JDocs as we already have a category for J4: https://docs.joomla.org/Category:Joomla!_4.x
If you can come up with a way where they can be easily edited by anyone and translations are maintainable (a serious proposal) then we can consider it. Otherwise, we have a wiki and have had it for a long time, so it's going to be used until such a time that it can be efficiently replaced.
(FWIW we basically are using GitHub for Framework v2 docs, but that is also more geared toward devs who would be more comfortable contributing in Markdown than someone of less technical skill; there are also other options where you can parse stuff into a website without using GitHub pages 100%, see Symfony and Laravel as examples, but their content is also heavily developer oriented and not translated)
In addition to what Michael mentioned, don't forget also that JDocs is one of the most visited of our properties and the one with the best ranking on Google.
Let’s leave this talk for JWC then
@ciaran, JDocs is a wiki, eveybody can edit it. Could you please make the changes? Thanks!