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 "Planet Eclipse Administration"

Line 35: Line 35:
 
<br>  
 
<br>  
  
== CVS Access  ==
+
== SCM Access  ==
 +
  git clone https://git.eclipse.org/r/planeteclipse.org/planeteclipse.org
 +
 
 +
* https://git.eclipse.org/r/#/admin/projects/planeteclipse.org/planeteclipse.org
 +
* Upload your SSH public keys to Gerrit if you wish to use SSH: https://git.eclipse.org/r/#/settings/ssh-keys
  
*Host: <code>dev.eclipse.org</code>
 
*CVS Root: <code>/cvsroot/org.eclipse</code>
 
*Module: <code>planet</code>
 
  
 
=== Feed Configuration Files  ===
 
=== Feed Configuration Files  ===

Revision as of 07:07, 16 December 2013

This page is for documenting changes to Planet Eclipse.


Administrators

  • Gunnar Wagenknecht
  • Chris Aniszczyk
  • Eclipse Webmaster
  • Ian Bull


Bugzilla

We use Bugzilla to track any feed requests. We also use tags to indicated the category of a feed request.

Tags

  • none - Planet Eclipse
  • [universe] - Eclipse Universe

Note, tags need to be added as prefix to the bug summary.

Shortcuts


Planet Bookmarks

  • [1] - The home page


SCM Access

 git clone https://git.eclipse.org/r/planeteclipse.org/planeteclipse.org


Feed Configuration Files

  • planet/eclipse/feeds/community.ini - Planet Eclipse
  • planet/eclipse/feeds/ecosystem.ini - Eclipse Universe

Faces

  • planet/output/images/faces/

Templates/UI

  • planet/eclipse/index.html.tmpl
  • planet/output/css/

Configuration Hints

  • Use simple names for blog names, i.e. no suffixes or annotations in braces behind a name.


Back to the top