vatesfr / xen-orchestra

The global orchestration solution to manage and backup XCP-ng and XenServer.
https://xen-orchestra.com
Other
775 stars 262 forks source link

Tags with URL should be clickable #1453

Open fufroma opened 8 years ago

fufroma commented 8 years ago

Idea:

When you have a VM, you have a documentation (in a perfect world ;) ).

It should be usefull to be able to have a link to the documentation in the XO interface.

Suggestion: an icon next to the "distrib" icon, who appear if we add a link to a documentation, and a "documentation url" properties somewhere in the VM configuration.

olivierlambert commented 8 years ago

Duplicate of https://github.com/vatesfr/xo-web/issues/1136

fufroma commented 8 years ago

Warning: in the referenced issue you talk about "XenOrchestra Wiki". I'm talking about "Internal documentation". The one were we may written particularity about this vm or the client, tips about the hosted application, etc.

Are you thinking about that in #1136 ?

olivierlambert commented 8 years ago

Ah indeed, that's not what I meant. But how do you "add a link"?

fufroma commented 8 years ago

Maybe a properties somewhere in the /#/vms/UUID/advanced . Would it be OK for you?

fufroma commented 8 years ago

Could you consider re-open this issue? :) Or tag it "wontfix" instead of duplicate ;)

olivierlambert commented 8 years ago

Why not creating a tag? We could detect if it's an URL there and make it clickable

fufroma commented 8 years ago

It would be perfect! Maybe a tag mydoc:http://url.ofdocumentation/blabla I think link to the VM documentation could be at 2 place:

My point is: you want to have to doc easy to access when you are working on your VM, for reading and updating it easily.

olivierlambert commented 8 years ago

I was just thinking about a regular tag but with clickable URLs

fufroma commented 8 years ago

Let's start with this :)

olivierlambert commented 7 years ago

@fufroma

We'll use tags click to filter automatically on tags (see https://github.com/vatesfr/xo-web/issues/1763 )

So it's not possible anymore to solve this as we decided previously.

Another option would be to add an extra field in other_config that will be fill in "Advanced view" of an object, and displayed if exist in the object page, displaying clickable links if any.

fufroma commented 7 years ago

I like your idea with other config

olivierlambert commented 4 years ago

We'll take this into account for XO 6 :)