- Partimos de un theme existente lo copiamos y renombramos. En la carpeta: C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\Themes
- Dentro de nuestro nuevo tema hay un archivo .inf que también deberemos renombrar.
- Abrimos el archivo .inf y debemos cambiar el nombre existente por nuestro nuevo nombre. Esto arreglara el error: A theme with the name “nombre 1011″ and version already exists on the server.
- Crear una imagen de nuestro nuevo tema y guardarla en: C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\IMAGES
- Modificar el archivo C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\Layouts\1033\SPTHEMES.xml <Templates>
<TemplateID>MiTema</TemplateID>
<DisplayName> MiTema </DisplayName>
<Description> Descripción de MiTema</Description>
<Thumbnail>images/thTema.gif</Thumbnail>
<Preview>images/ thTema.gif</Preview>
</Templates> - Modificar el tema a nuestro gusto
- Reiniciar iis
- Aplicar nuestro tema
Creando un Theme nuevo para Sharepoint
Octubre 7, 2008 · Dejar un comentario
Categorías: Sharepoint
Etiquetado: CSS, Sharepoint, Theme
0 respuestas hasta el momento ↓
Todavía no hay comentarios... Empiece usted rellenando el siguiente formulario.