website icon indicating copy to clipboard operation
website copied to clipboard

OH2 online docs - Download pages omit addons-legacy.kar

Open Rossko57 opened this issue 3 years ago • 3 comments

Current OH2 "Download" docs - https://v2.openhab.org/download/ don't offer links to addons-legacy.kar which as I understand it is still needed for use of OH1.x addons with OH2.

I imagine this fell out during the remote repository changes.

Rossko57 avatar Jun 11 '21 10:06 Rossko57

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/1-x-bindings-not-shown/30811/6

openhab-bot avatar Jun 11 '21 10:06 openhab-bot

It has been removed here: https://github.com/openhab/website/pull/282/files#diff-6ec5e8b56d0c9949a4bfd560aee2c4fcbf98cdbb695d2eeb5439b4d23d1c187dL417 (for the main page and the page then got introduced into v2 page for a refactoring).

We can reintroduce it and remove some vue logic aside. We don't need the separation between stable and snapshot anymore since v2.openhab.org will only provide docs and download for the stable version.

Confectrician avatar Jun 20 '21 12:06 Confectrician

We can reintroduce it and remove some vue logic aside.

This seems to be the best way to go. The v2 branch was created for that purpose and should any update occur on main, v2 should rebase cleanly even with these changes.

ghys avatar Jun 20 '21 15:06 ghys