martes, 12 de febrero de 2013

Drupal 7 - Instalacion de Modulos Recomendados

Jquery - version recomendada
jQuery v1.8.3

--------------------------------------------------

1. Clean URLS
2. Shortcut Clear cache
3. Instalar Modulos de inicio

http://drupal.org/project/module_filter - Filtros en los modulos
http://drupal.org/project/admin_menu

Desactivar modulo Toolbar

http://drupal.org/project/ctools - chaos tools
http://drupal.org/project/token
http://drupal.org/project/pathauto

http://drupal.org/project/wysiwyg - Wysiwyg
http://drupal.org/project/media - Media

http://drupal.org/project/media_youtube - Media: youtube o sino vimeo

http://drupal.org/project/views

4. Instalar tema
5. Crear tipos de contenido
- Project
- Publication
- Board

6. Configuracion Editor

CKEditor

Version compatible actual = CKEditor 3.6.6 (3 Jan 2013)

Copiar la carpeta dentro en /sites/all/libraries

/sites/all/libraries/ckeditor

6.1. Activar "Convert Media tags to markup filter"
The Convert Media tags to markup filter must be enabled for the Filtered HTML format in order to use the Media browser WYSIWYG button.

6.2. En "Wysiwyg profiles" - seleccionar "ckeditor" - editar el tipo de editor
6.3. En buttons and plugins
Agregar los botones BASICOS:

- Bold
- Italic
- Bullet List
- Numbered List
- Link
- Unlink
- Source Code
- Maximize
- Media Browser

7. Customizing Post Paths

Click on Configuration in the admin menu and in the Search and Metadata section
select the URL Aliases link.

Settings -> configuracion de nombres cortos
Patterns -> configuracion de urls
Cambiar "content/[node:title]" por “[node:created:custom:Y]/[node:created:custom:m]/[node:created:custom:d]/[node:title]"

8. Crear views(en vez de Basic Pages - para menu) - pag 35

- Home (default)
- Projects
- Blogs
- Publications

9. Instalar modulos

http://drupal.org/project/webform
http://drupal.org/project/mollom
http://drupal.org/project/sharethis


10. Configurar Bloques
11. Crear Contact - Webform

- Contact

11.1. Configurar
- Your name
- Your Email
- Subject
- Message

11.2. Configurar email de recepcion y otros - Email
11.3. Form Settings - Pag 43, 45

12. Mollon - prevenir spam

http://mollom.com

Configurar "Mollom settings page" - 46

### Pag 48-51 - no

13. Configurar - Share this

14. Instalar
http://drupal.org/project/styles

15. Configurar youtube media
- configuration - file System o file Types

16. Backup and migrate - 71

No hay comentarios:

Publicar un comentario