Descripció
Tidy Output formats and/or cleans up output HTML based on the configured settings.
It supports Tidy (PHP library) and DOMDocument for cleanup. Only Tidy is supported
for formatting.
Additionally, it is possible to indent all of the post content to a certain
level in order to make it line up properly with the rest of the output. This is
not necessary when formatting the whole page, however.
Spanish and French translations are included and I’m more than happy to include
others on request (or improve the existing ones — I only speak English so they
are probably not the most accurate translations.)
Captures
Instal·lació
- Upload
tidyoutput
to the/wp-content/plugins/
directory - Activa l’extensió mitjançant el menú ‘Extensions’ del WordPress
- Visit
/wp-admin/options-general.php?page=tidyoutput
to configure the plugin.
Note that the default options are probably sufficient (just cleanup bad post content)
Col·laboradors i desenvolupadors
«Tidy Output» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Tidy Output» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.2
- Clean comment HTML in addition to post content
1.0.1
- Fixed uninstall
- Updates screenshot
1.0
- First release