-
Notifications
You must be signed in to change notification settings - Fork 3
Description
I have trawled through the list of features prepared by Gary and Phil and have acted on many of them. My summary:
No Documentation Required
Replace dialog GIF loader with SVG loader
joomla/joomla-cms#45097
Improve ListView toolbar & components
joomla/joomla-cms#45521
Made the alias field always visible in the article edit form (site)
joomla/joomla-cms#45044
[6.0] Gsoc2021 35228 merge Featured
joomla/joomla-cms#43907
Although the deleted files are still in the clone (for backward compatibility).
User Documentation Done
Use Dialog for Article links, when "modal option" is selected
joomla/joomla-cms#42461
I have updated the Help page:
https://docs.joomla.org/Help5.x:Articles:_Edit
Added possibility to batch remove a tag
joomla/joomla-cms#40613
I have updated the Help page:
https://docs.joomla.org/Help5.x:Articles
Enable support for multiple image extensions in Random Image module
joomla/joomla-cms#45200
J4.x:Site_Modules - no change needed
https://docs.joomla.org/Help5.x:Site_Modules:_Random_Image
Updated with amendment to image type.
Numbers custom fields plugin
joomla/joomla-cms#43974
Done for Programmers (in 5.3):
https://manual.joomla.org/docs/general-concepts/forms-fields/standard-fields/number/
Needs an article for users like this one:
https://docs.joomla.org/J3.x:Adding_custom_fields
Done here:
http://jdocmanual.org/en/jdocmanual?article=user/fields/adding-custom-fields-number-field
Joomla Update: Options
https://jdocmanual.org/en/jdocmanual?article=help/joomla-update/joomla-update-options
https://docs.joomla.org/Help5.x:Joomla_Update:_Options
User Documentation To Do:
Extend versioning, save related information in history table and restore historical data
joomla/joomla-cms#45515
User documentation: Help4.x:Components_Version_History
This PR looks unfinished - too soon to change documentation.
There is a bug for which I opened an issue: joomla/joomla-cms#46042
Developer Documentation Done:
Note Custom Field Plugin
joomla/joomla-cms#45233
https://manual.joomla.org/docs/general-concepts/forms-fields/standard-fields/index.md
AND https://docs.joomla.org/J3.x:Adding_custom_fields/Media_Field
Added: https://jdocmanual.org/en/jdocmanual?article=user/fields/adding-custom-fields-note-field
New Date and Datetime fields
joomla/joomla-cms#37456
This page needs new entries:
https://manual.joomla.org/docs/general-concepts/forms-fields/standard-fields/
And there need to be new articles for the new fields.
I have done that - waiting for merge.
No user documentation required!
Modification fields header tag, module tag add custom options in XML
joomla/joomla-cms#35184
These two items in the Joomla! Programmers Documentation need modification:
https://manual.joomla.org/docs/general-concepts/forms-fields/standard-fields/headertag/
https://manual.joomla.org/docs/general-concepts/forms-fields/standard-fields/moduletag/
PR submitted to update these two items - waiting for merge
Developer Documentation ToDo:
Field simple color as web component
joomla/joomla-cms#45004
Even though I tested this I have no idea what it does or how to use it. The new field is not in the Atum template. I think this needs Developer docs from dgrammatiko
Media: allow thumbnail for any file type
joomla/joomla-cms#44847
This seems to have been described for an FTP example plugin:
https://manual.joomla.org/docs/building-extensions/plugins/plugin-examples/filesystem-plugin-ftp/
If you try to do it for Media all the folders show as raindrops - it just looks mad! Refer to author!