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 "Tip of the Day/Extending/Hosting Tips on the Eclipse Wiki"

Line 1: Line 1:
 +
==Hosting Tips on the Eclipse Wiki==
 +
If you put your tips on the Eclipse wiki, it is possible to serve them directly into the framework through an IHtmlTip or json provider. Doing this has the added advantage that you have a list of tips on the wiki as well.
  
 +
* Each tip must have its own page, [[Tip_of_the_Day/Eclipse_Tips/Now_where_was_I | Click here for an example]]
 +
* You need to provide the URL like this: [https://wiki.eclipse.org/Tip_of_the_Day/Eclipse_Tips/Now_where_was_I?action=render https://wiki.eclipse.org/Tip_of_the_Day/Eclipse_Tips/Now_where_was_I'''?action=render''']
 +
* You can make a list of tips [[Tip_of_the_Day/Eclipse_Tips | Click here for an example]]

Revision as of 10:45, 31 May 2018

Hosting Tips on the Eclipse Wiki

If you put your tips on the Eclipse wiki, it is possible to serve them directly into the framework through an IHtmlTip or json provider. Doing this has the added advantage that you have a list of tips on the wiki as well.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.