Transcluding Pages from Eclipsepedia

If you have a project page, for instance, and you want to be able to include content from the wiki in your page without having to link to it, you can now do that using a tool called transclude.php which lives in the wiki's web root.

There are a lot of server problems which can be caused by making calls from one web page to another on the same server and in order to prevent locks and resource starvation we have developed a javascript-only solution which is executed on the client's browser and alleviates any problems which could result from server-side to server-side calls.

The remainder of the text on this page is transcluded from Eclipsepedia