Metalinks UI... ?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Metalinks UI... ?

Steven Costiou-2

Hi,

i think somebody told me (i do not remember who) that an other somebody (whose name i don't remember either) made a very basic UI for metalink creation or management. Would somebody know of such project and where to find it ?

 

Thanks,

Steven.

Reply | Threaded
Open this post in threaded view
|

Re: Metalinks UI... ?

Peter Uhnak
Maybe in Nautilus browser?

When you right-click on a piece of code, in suggestions you see couple of options to add metalinks that do some particular things.

Inline image 1

and then you have a ui for it
Inline image 1

You can also enable something similar for when you have your own metalink attached to a particular AST node.

Peter


On Mon, Aug 28, 2017 at 4:28 PM, Steven Costiou <[hidden email]> wrote:

Hi,

i think somebody told me (i do not remember who) that an other somebody (whose name i don't remember either) made a very basic UI for metalink creation or management. Would somebody know of such project and where to find it ?

 

Thanks,

Steven.


Reply | Threaded
Open this post in threaded view
|

Re: Metalinks UI... ?

Steven Costiou-2

Yes there are the suggestions, but they provide already configured metalinks. I am much more looking for a ui - even very basic - which allows to configure a metalink options (target node, metaobject, selector, etc.).

How can i enable the browser iconswe can see in your images for my own metalinks ?

 

Steven.

Le 2017-08-28 19:04, Peter Uhnák a écrit :

Maybe in Nautilus browser?
 
When you right-click on a piece of code, in suggestions you see couple of options to add metalinks that do some particular things.
 
Inline image 1
 
and then you have a ui for it
Inline image 1
 
You can also enable something similar for when you have your own metalink attached to a particular AST node.
 
Peter
 

On Mon, Aug 28, 2017 at 4:28 PM, Steven Costiou <[hidden email]> wrote:

Hi,

i think somebody told me (i do not remember who) that an other somebody (whose name i don't remember either) made a very basic UI for metalink creation or management. Would somebody know of such project and where to find it ?

 

Thanks,

Steven.

Reply | Threaded
Open this post in threaded view
|

Re: Metalinks UI... ?

Peter Uhnak
Maybe this? https://github.com/peteruhnak/metalinks-toolkit
It also enables/adds the browser icons.

However, the toolkit was more towards preserving the metalinks when a method changed... anyway, it is document.

In metalink-wrapper branch there are also two undocumented classes simplifying a bit the usage of metalinks, but I forgot to merge it and document it... so. :)

Peter

On Mon, Aug 28, 2017 at 7:48 PM, Steven Costiou <[hidden email]> wrote:

Yes there are the suggestions, but they provide already configured metalinks. I am much more looking for a ui - even very basic - which allows to configure a metalink options (target node, metaobject, selector, etc.).

How can i enable the browser iconswe can see in your images for my own metalinks ?

 

Steven.

Le 2017-08-28 19:04, Peter Uhnák a écrit :

Maybe in Nautilus browser?
 
When you right-click on a piece of code, in suggestions you see couple of options to add metalinks that do some particular things.
 
Inline image 1
 
and then you have a ui for it
Inline image 1
 
You can also enable something similar for when you have your own metalink attached to a particular AST node.
 
Peter
 

On Mon, Aug 28, 2017 at 4:28 PM, Steven Costiou <[hidden email]> wrote:

Hi,

i think somebody told me (i do not remember who) that an other somebody (whose name i don't remember either) made a very basic UI for metalink creation or management. Would somebody know of such project and where to find it ?

 

Thanks,

Steven.


Reply | Threaded
Open this post in threaded view
|

Re: Metalinks UI... ?

Peter Uhnak

It also enables/adds the browser icons.

They are mentioned at the end of the readme, and placed under the "Utility" tag (of MetaLinks-Toolkit package) when installed, so you could copy the impl.

Peter
Reply | Threaded
Open this post in threaded view
|

Re: Metalinks UI... ?

Steven Costiou-2
In reply to this post by Peter Uhnak

Thank you :)

I will look into that :)

 

Steven.

Le 2017-08-28 20:15, Peter Uhnák a écrit :

Maybe this? https://github.com/peteruhnak/metalinks-toolkit
It also enables/adds the browser icons.
 
However, the toolkit was more towards preserving the metalinks when a method changed... anyway, it is document.
 
In metalink-wrapper branch there are also two undocumented classes simplifying a bit the usage of metalinks, but I forgot to merge it and document it... so. :)
 
Peter

On Mon, Aug 28, 2017 at 7:48 PM, Steven Costiou <[hidden email]> wrote:

Yes there are the suggestions, but they provide already configured metalinks. I am much more looking for a ui - even very basic - which allows to configure a metalink options (target node, metaobject, selector, etc.).

How can i enable the browser iconswe can see in your images for my own metalinks ?

 

Steven.

Le 2017-08-28 19:04, Peter Uhnák a écrit :

Maybe in Nautilus browser?
 
When you right-click on a piece of code, in suggestions you see couple of options to add metalinks that do some particular things.
 
Inline image 1
 
and then you have a ui for it
Inline image 1
 
You can also enable something similar for when you have your own metalink attached to a particular AST node.
 
Peter
 

On Mon, Aug 28, 2017 at 4:28 PM, Steven Costiou <[hidden email]> wrote:

Hi,

i think somebody told me (i do not remember who) that an other somebody (whose name i don't remember either) made a very basic UI for metalink creation or management. Would somebody know of such project and where to find it ?

 

Thanks,

Steven.