Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/Documentation/User Guide/Reference/Greasemonkey scripts"

m (git.eclipse.org)
(github.com)
Line 9: Line 9:
 
[http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/plain/bundles/org.eclipse.orion.client.git.greasemonkey/github.com/cloneIntoOrion.user.js Install]  
 
[http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/plain/bundles/org.eclipse.orion.client.git.greasemonkey/github.com/cloneIntoOrion.user.js Install]  
  
The script adds a button to Github repo landing page. When pressed, you're taken to orionhub.org with cloning dialog already populated and ready to be started.  
+
The script adds a button to Github repo landing page. When pressed, the menu with various Orion instances listed occurs. By clicking on the OrionHub or orion.eclipse.org the new browser tab with Orion will be opened. There is one more additional field to type there address of another Orion instance. To start cloning action simply click it when the address is typed.
  
[[Image:Orion-github-scripted.png]]  
+
[[Image:Orion-github-scripted.png]]
  
 
== git.eclipse.org  ==
 
== git.eclipse.org  ==

Revision as of 08:47, 23 August 2012

Greasemonkey scripts

With Greasemonkey scripts, clonning a git repository into Orion is now even easier then it used to be.

To install a script of your choice in Firefox, you need to install Greasemonkey Add-on first, and then follow the script "Install" link. For Chrome, following the "Install" link should be enough.

github.com

Install

The script adds a button to Github repo landing page. When pressed, the menu with various Orion instances listed occurs. By clicking on the OrionHub or orion.eclipse.org the new browser tab with Orion will be opened. There is one more additional field to type there address of another Orion instance. To start cloning action simply click it when the address is typed.

Orion-github-scripted.png

git.eclipse.org

Install

The scripts converts git URLs at the bottom of a repo page into links. When clicked, you're taken to orionhub.org with cloning dialog already populated and ready to be started.

Orion-giteclipseorg-scripted.png

bugs.eclipse.org

Install

The script adds a link to the bug header. When clicked, you're taken to orionhub.org with cloning dialog already populated and ready to be started. The link is added only for limited number of components within Orion and Platform projects.

Orion-bugzilla-scripted.png

Copyright © Eclipse Foundation, Inc. All Rights Reserved.