210
edits
Jamesboston (talk | contribs) |
Jamesboston (talk | contribs) |
||
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]]== | ||
--> | |||
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]]== |
edits