Diferencia entre revisiones de «18/Actualización de temas»

De MoodleDocs
Sin resumen de edición
 
Línea 3: Línea 3:
{{Moodle 1.8}}
{{Moodle 1.8}}


== What is new in the Moodle 1.8 standard theme? ==
== ¿Qué es nuevo en la plantilla estándar de Moodle 1.8? ==


The following links give you an overview of the changes in the header, footer, config.php and the CSS files from the actual 1.7.x to 1.8 version. When you open the linked pages you will see all changes made in that file.
Los siguientes enlaces le proporcionan una mirada genral de los cambios en el encabezado, pie de página, config.php y los archivos CSS de la versión actual 1.7.x a la 1.8. Cuando abra las páginas enlazadas verá los cambios hechos en el archivo.


You can add these changes to your theme header, footer and CSS files to update them for Moodle 1.8.
Puede agregar estos cambios en los archivos del encabezado, pie de página y CSS de su tema  para actualizarlo para Moodle 1.8.


These html pages show only those parts of the files which are different, not the whole file. The line numbers of the 1.7 and 1.8 files will help you locate the areas. If you need to apply the changes to completely different files, you may search for the old (1.7) property in your files and replace it with the new/changed one.
These html pages show only those parts of the files which are different, not the whole file. The line numbers of the 1.7 and 1.8 files will help you locate the areas. If you need to apply the changes to completely different files, you may search for the old (1.7) property in your files and replace it with the new/changed one.

Revisión del 02:58 27 jul 2007

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)

Moodle 1.8


¿Qué es nuevo en la plantilla estándar de Moodle 1.8?

Los siguientes enlaces le proporcionan una mirada genral de los cambios en el encabezado, pie de página, config.php y los archivos CSS de la versión actual 1.7.x a la 1.8. Cuando abra las páginas enlazadas verá los cambios hechos en el archivo.

Puede agregar estos cambios en los archivos del encabezado, pie de página y CSS de su tema para actualizarlo para Moodle 1.8.

These html pages show only those parts of the files which are different, not the whole file. The line numbers of the 1.7 and 1.8 files will help you locate the areas. If you need to apply the changes to completely different files, you may search for the old (1.7) property in your files and replace it with the new/changed one.

New in Moodle 1.8 are Microsoft Internet Explorer specific CSS files to be able to add IE specific CSS without CSS hacks. Via "meta.php" these IE specific CSS files are added to the page headers. In "config.php" you define how "meta.php" is handled. You may read the comments in the config.php difference report for more details.

--Urs Hunkler 17:28, 11 April 2007 (WST)

New icons

Please add the icons adv.gif and req.gif to your theme pix folder.