Education/ComputerScience: Difference between revisions

Line 11: Line 11:
Mozilla based software is extensible through four types of add-ons: extensions, plug-ins, themes and now Jetpack. Learn how you can change the behavior of a Mozilla application without changing the code.
Mozilla based software is extensible through four types of add-ons: extensions, plug-ins, themes and now Jetpack. Learn how you can change the behavior of a Mozilla application without changing the code.


==Embedding==
<!--
==[[Education/ComputerScience/Embedding|Embedding]]==
==[[Education/ComputerScience/Embedding|Embedding]]==
Guides for embedding parts of Mozilla code inside your own applications. For instance, learn how to take the code for the rendering engine and use it your application.
-->
Parts of Mozilla code can be separated from the platform and used inside your own applications. For instance, the Gecko rendering engine. For embedding basics and instructions visit the [https://developer.mozilla.org/en/Embedding_Mozilla Embedding] page at MDC.


==[[Education/ComputerScience/ReleaseEngineering|Release engineering]]==
==[[Education/ComputerScience/ReleaseEngineering|Release engineering]]==
210

edits