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 "Hudson-ci/eclipse migration/web"

Line 3: Line 3:
 
== Introduction  ==
 
== Introduction  ==
  
There is currently a lot of information tied up in the [http://wiki.eclipse.org/Hudson-ci Hudson wik]i, and to a lesser extent the [http://www.eclipse.org/hudson WebSite]. This information has to be migrated to the Eclipse homepage and to the Eclipse wiki. This page covers the required tasks and standards for managing this process  
+
There is currently a lot of information tied up in the [Hudson-ci|Hudson wiki], and to a lesser extent the [http://www.eclipse.org/hudson WebSite]. This information has to be migrated to the Eclipse homepage and to the Eclipse wiki. This page covers the required tasks and standards for managing this process  
  
 
<br>  
 
<br>  
Line 13: Line 13:
 
To provide a consistent look and feel for the Wiki we have created a template for all Hudson pages to use. This template can be seen in action at the top of this page, and it provides the logo, the page title and the project info box. Any Hudson related page that you create should include this template. There are many other templates available in eclipsepedia for providing standardized formatting for bug references and the like. When editing pages do refer to [[Help:Editing|this list]] for these helper functions.  
 
To provide a consistent look and feel for the Wiki we have created a template for all Hudson pages to use. This template can be seen in action at the top of this page, and it provides the logo, the page title and the project info box. Any Hudson related page that you create should include this template. There are many other templates available in eclipsepedia for providing standardized formatting for bug references and the like. When editing pages do refer to [[Help:Editing|this list]] for these helper functions.  
  
To use the template simply include the following Wiki markup as the first thing on a new page:
+
To use the template simply include the following Wiki markup as the first thing on a new page:  
  
 
<nowiki>{{Template:hudson|pageTitle=Your Page Title}}</nowiki>  
 
<nowiki>{{Template:hudson|pageTitle=Your Page Title}}</nowiki>  

Revision as of 04:33, 18 August 2011

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Web Site Migration











Introduction

There is currently a lot of information tied up in the [Hudson-ci|Hudson wiki], and to a lesser extent the WebSite. This information has to be migrated to the Eclipse homepage and to the Eclipse wiki. This page covers the required tasks and standards for managing this process


Hudson Wiki

The Template

To provide a consistent look and feel for the Wiki we have created a template for all Hudson pages to use. This template can be seen in action at the top of this page, and it provides the logo, the page title and the project info box. Any Hudson related page that you create should include this template. There are many other templates available in eclipsepedia for providing standardized formatting for bug references and the like. When editing pages do refer to this list for these helper functions.

To use the template simply include the following Wiki markup as the first thing on a new page:

{{Template:hudson|pageTitle=Your Page Title}}

Wiki Organization

Because there are many projects sharing the Eclipse wiki all new Hudson related pages should live within the Hudson-ci/ namespace. For example, the name of this page is hudson-ci/eclipse_migration/web. Eclipse migration topics should specifically be located in this eclipse_migration path



Hudson Web Page

Assets

The following assets are required for the website and wiki


Asset Status Ref
Eclipse Version of the Hudson Logo pending
Greyed out Eclipse Version of the Hudson Logo pending
Headshot only version of Logo pending

 

Back to the top