Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Hosting Tips on the Eclipse Wiki)
(Blanked the page)
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:44, 31 May 2018

Back to the top