.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html This text does not appear on pypi or github. It is a comment.
Responsive Theme for IM, 2020
This Theme can be seen in action at the following sites:
Full documentation for end users can be found in the "docs" folder, and is also available online at https://github.com/collective/imtheme.blue/docs
Configuración del tema:
Desinstalar imtheme.complex
Desinstalar IM responsivetheme
En portal_view_customizations borrar:
En portal_skins borrar:
En Collage borrar:
En Collage crear página con: sevicios-container
Theme
Remover del buildout / borrar de src-git
buildout
Cambiar en index.html http://localhost:8080/infomatem por https://www.matem.unam.mx
Instalar imtheme.blue
En cada folder de congresos poner vista congresosfolder_view (ojo 2012)
Quitar entrada NOTICIAS, Avisos, Visitantes de sección ACERCA DEL IM
BIBLIOTECAS falta colocar enlace a ambas bibliotecas en esta nueva entrada
En SERVICIOS INTERNOS quitar entrada de BIBLIOTECAS
Sección de Seminarios mover de Actividades
Revisar links de la principal
Dentro de sección ORGANIZACIÓN INTERNA hay que agregar sección de DIRECTORIO antes de ORGANIGRAMA
Dentro de sección ORGANIZACIÓN INTERNA / COMISIONES, no te envía a COMISIONES sino que te regresa a la entrada de Organización Interna: deben aparecer los enlaces de Comisión Dictaminadora, Comisión Evaluadora, Comisiones Académicas
Install imtheme.blue by adding it to your buildout::
[buildout]
...
eggs =
imtheme.blue
and then running bin/buildout
.. code-block:: bash
$ virtualenv-2.7 --no-setuptools --clear .
$ ./bin/pip install -r requirements.txt
$ ./bin/buildout
If you are having issues, please let us know. We have a mailing list located at: informatica.academica@matem.unam.mx
The project is licensed under the GPLv2.