Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
E
extensions.typo3.org
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • services
    • T
      t3o sites
  • extensions.typo3.org
  • extensions.typo3.org
  • Issues
  • #178

Closed
Open
Opened 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
Backlog
Milestone
Backlog
Assign milestone
Time tracking
None
Due date
None
Reference: services/t3o-sites/extensions.typo3.org/ter#178