Actions
Task #3695
closed[easyhack] Render downloads as a table regarding the number of releases
Start date:
Due date:
% Done:
0%
Tags:
EasyHack
Description
To reproduce:
- Find an extensions with one release e.g. https://extensions.libreoffice.org/es/extensions/show/template-for-bachelor-thesis-master-thesis-course-paper_kSZCJmRv?Tags%5B%5D=undefined&Tags%5B%5D=undefined&Tags%5B%5D=undefined
Release list uses a different markup
- How to fix
Code of the view is located in themes/extensively/templates/LibreOffice/Extensions/Includes/ExtensionFull.ss
There are 3 conditional operations to render three different versions of the markup. Simplify it to use only one (when number of releases is bigger than 3).
Files
Actions