Core hack/es: Difference between revisions
From Joomla! Documentation
Created page with "==Ver también==" |
Created page with "*Categoría:Modificaciones al núcleo, una lista de todas las modificaciones del núcleo en la documentación" |
||
| Line 5: | Line 5: | ||
==Ver también== | ==Ver también== | ||
*[[S:MyLanguage/Category:Core hacks| | *[[S:MyLanguage/Category:Core hacks|Categoría:Modificaciones al núcleo]], una lista de todas las modificaciones del núcleo en la documentación | ||
<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
- Categoría:Modificaciones al núcleo, una lista de todas las modificaciones del núcleo en la documentación