code - script - especifico - exportacion - e01_drupal.e - Exportaciones de arquitectura - Drupal

  1. #!/usr/bin/bash
  2. #-------------------------------------------------------------------
  3. # Funciones Entornos Unix - Brqx Site - Brqx Org
  4. # Brqx Org - Rct - 2009
  5. #-------------------------------------------------------------------
  6. VERSION_SCRIPT="V 5.0" # Version del Script actual
  7. FECHA_SCRIPT="Junio 2009"
  8. #-------------------------------------------------------------------
  9. LEVEL_NIVEL=04
  10. CONCEPT_CARACTER="especifico"
  11. CONCEPT_MOLDE="exportaciones"
  12. CONCEPT_ARQUETIPO="acceso"
  13. CONCEPT_LEVEL="Lista $CONCEPT_MOLDE ${CONCEPT_ARQUETIPO} ${CONCEPT_CARACTER}"
  14. #-==================================================================
  15. #- Zona Exportaciones Cooherente
  16. #-==================================================================
  17.  
  18. #- PRODUCTOS - ENLACES - SCRIPTS
  19. export BRQX_PROD BRQX_LNK BRQX_SCRIPT
  20.  
  21. #- Rutas - Drupal
  22. export BRQX_DRUP_PROD BRQX_DRUP_LNK
  23.  
  24. #- Productos - Drupal
  25. export BRQX_DRUP_PROD_EST BRQX_DRUP_PROD_ULT
  26.  
  27. #- Enlaces - Drupal
  28. export BRQX_DRUP_LNK_EST BRQX_DRUP_LNK_ULT