In the future, please direct questions like this to the jenkinsci-dev list.

As to your question, see
https://wiki.jenkins-ci.org/display/JENKINS/Action+and+its+family+of+subtypes
and hopefully this gets you to the right place.


2014-06-17 16:13 GMT-07:00 Shantaraman, Karthik <[email protected]>:

>  Hi Kohsuke,
>
>  I am looking to extend the Jenkins Source code and adding an extra link
> to the side nav that contains the following set of links
>
>   <http://localhost:8080/> Back to Dashboard <http://localhost:8080/>
>  <http://localhost:8080/job/pluginTest/> *Status*
> <http://localhost:8080/job/pluginTest/>
>   <http://localhost:8080/job/pluginTest/changes> Changes
> <http://localhost:8080/job/pluginTest/changes>
>  <http://localhost:8080/job/pluginTest/ws/> Workspace
> <http://localhost:8080/job/pluginTest/ws/>
>  <http://localhost:8080/job/pluginTest/build?delay=0sec> Build Now
> <http://localhost:8080/job/pluginTest/build?delay=0sec>
>  <http://localhost:8080/job/pluginTest/#> Delete Maven project
> <http://localhost:8080/job/pluginTest/#>
>  <http://localhost:8080/job/pluginTest/configure> Configure
> <http://localhost:8080/job/pluginTest/configure>
>  <http://localhost:8080/job/pluginTest/modules> Modules
> <http://localhost:8080/job/pluginTest/modules>
>
>  Since the source code is very vast, I am unsure of where to look in the
> source code to find the existing code for these links. Is it possible for
> you to help me with it and provide a guidance on how to proceed?
>
>  Thanks,
>  Karthik
>



-- 
Kohsuke Kawaguchi

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to