Core hack/es: Difference between revisions

From Joomla! Documentation

Created page with "*Categoría:Modificaciones al núcleo, una lista de todas las modificaciones del núcleo en la documentación"
Created page with "Páginas de aterrizajeGlosario"
Line 8: Line 8:


<noinclude>
<noinclude>
[[Category:Landing Pages]]
[[Category:Landing Pages/es|Páginas de aterrizaje]][[Category:Glossary/es|Glosario]]
[[Category:Glossary]]
</noinclude>
</noinclude>

Revision as of 21:53, 10 August 2016

Core hacking is not attempting to force your way into the Joomla! core, but adjusting the Joomla! core files (i.e., the files that you uploaded before installing Joomla!), which should actually be hidden from and left alone by users and extension developers. Any changes you make to core files will be overwritten during the next update, which means that you will need to reapply your core hack. See Understanding Output Overrides for information on a mechanism to adjust Joomla's output permanently without hacking the core.

If you want to add a core hack to this Wiki, please add Template:CoreHackNotice at the top of the page.

Ver también