Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E extensions.typo3.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 82
    • Issues 82
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • servicesservices
  • t3o sites
  • extensions.typo3.org
  • extensions.typo3.org
  • Issues
  • #178
Closed
Open
Issue created Aug 25, 2017 by Thomas Mayer@thomas303

Make specific versions clickable and show version specific information

What kind of feature do you want?

The version list hover-highlights a specific version which is older than the latest version. However, when the old version is clicked, nothing happens.

I suggest to let users click on specific (old) versions. Then, all the information is displayed specific to that version, especially the dependencies of that version (Not just TYPO3 version, but also PHP version and extensions (or composer packages) the extension depends on).

Auswahl_359

Auswahl_360

The URL could still default to the latest version whereas for different version a specific URL should be used (e.g. https://extensions.typo3.org/extension/metaseo/TER-2.1.0).

To add some consistency, it would then also be possible to point to the corresponding version of the manual.

What are the benefits?

Currently, the dependencies of old versions cannot be displayed to the user. That should not be, now that the information itself is already available.

On top of that, documentation might differ between versions so that users need to choose the right version every time.

Add some use case

For MetaSEO, we have a version 3.0.0 for TYPO3 8.7 and a version 2.1.0 for TYPO3 6.2 - 7.6. Both branches are still maintained so that version 2.1.0 is just as relevant as 3.0.0. However, the dependencies between both versions are different and this is not visible to users (we still maintain version 2.1.0 against PHP 5.3 to still support TYPO3 6.2 which initially got released against PHP 5.3).

Assignee
Assign to
Time tracking