a

entity - Level 03 - endlista - especifico - 01 - a01_acceso.la - Lista especifica de alias - Proyecto Brqz - Acceso

Código

Referencia al fuente - Source access: 

codelis - endlista - 01 - a01_acceso.la - Lista especifica de alias - Proyecto Brqz - Acceso

#!/usr/bin/bash
#-------------------------------------------------------------------
# Funciones Entornos Unix - Brqx Site - Brqx Org
# Brqx Org - Rct - 2009
#-------------------------------------------------------------------
VERSION_SCRIPT="V 5.0"          #  Version del Script actual
FECHA_SCRIPT="Junio 2009"
#-------------------------------------------------------------------
LEVEL_NIVEL=03
CONCEPT_CARACTER="especifico"
CONCEPT_MOLDE="alias"
CONCEPT_ARQUETIPO="acceso"
CONCEPT_LEVEL="Lista $CONCEPT_MOLDE ${CONCEPT_ARQUETIPO} ${CONCEPT_CARACTER}"
#-==================================================================

SCRIPT_PARTICULAR_PATH_03=${SD_RCT}${CONCEPT_MOLDE}/${CONCEPT_ARQUETIPO}/
 
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}/a01_drupal.a
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}/a02_cuentas.a
#-------------------------------------------------------------------

#-------------------------------------------------------------------
#+ Sistema de trazado N2 - desactivado
#-------------------------------------------------------------------
#N2# echo "$LEVEL_NIVEL	-	Ejecutadas $CONCEPT_LEVEL"
#-------------------------------------------------------------------

Archivo

archivo: 
a01_acceso.la
encabezado: 
Lista especifica de alias - Proyecto Brqz - Acceso

Categorías

Caracter: 
Arquetipo: 
Molde: 
Letra: 

Contenido

Colocacion: 
01
Nivel: 
Level 03

Versión

Fecha_Script: 
Septiembre 2007
Version_Script: 
2.1
Ruta_Brqx: 
Base/listas/principal/<plataforma>/alias

entity - Level 03 - endlista - general - 07 - a07_special.la - Lista principal de alias especiales

Código

Referencia al fuente - Source access: 

codelis - endlista - 07 - a07_special.la - Lista comun de Alias tipo Special

#!/usr/bin/bash
#-------------------------------------------------------------------
# Funciones Entornos Unix - Brqx Site - Brqx Org
# Brqx Org - Rct - 2009
#-------------------------------------------------------------------
VERSION_SCRIPT="V 5.0"          #  Version del Script actual
FECHA_SCRIPT="Junio 2009"
#-------------------------------------------------------------------
LEVEL_NIVEL=03
CONCEPT_MOLDE="alias"
CONCEPT_ARQUETIPO="special"
CONCEPT_LEVEL="Lista de $CONCEPT_MOLDE ${CONCEPT_ARQUETIPO}"
#-==================================================================

SCRIPT_PARTICULAR_PATH_03=${SC_RCT}${CONCEPT_MOLDE}/${CONCEPT_ARQUETIPO}
#-==================================================================
#+ Alias Comunes de las plataformas - Nivel 04
#-==================================================================

#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}/a01_anagrama.a
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}/a02_bsanagrama.a
#-------------------------------------------------------------------

#-------------------------------------------------------------------
# - Se vacia para evitar efectos coolaterales
#-------------------------------------------------------------------
SCRIPT_PARTICULAR_PATH_03=
#-------------------------------------------------------------------
#+ Sistema de trazado N3 - desactivado
#-------------------------------------------------------------------
#N3# echo "$LEVEL_NIVEL	-	Ejecutadas $CONCEPT_LEVEL"
#-------------------------------------------------------------------

Uplista

Acceso a la lista superior del script

Archivo

archivo: 
a07_special.la
encabezado: 
Lista principal de alias especiales

Categorías

Caracter: 
Arquetipo: 
Molde: 
Letra: 

Contenido

Colocacion: 
07
Nivel: 
Level 03

Versión

Fecha_Script: 
Septiembre 2007
Version_Script: 
2.1
Ruta_Brqx: 
Base/listas/principal/<plataforma>/alias

entity - Level 01 - main - 04 - brqx_04.la - Lista principal de Aliases

Código

Referencia al fuente - Source access: 

codelis - main - sincaracter - 01 - brqx_04.la - Lista principal de alias

#!/usr/bin/bash
#-------------------------------------------------------------------
# Funciones Entornos Unix - Brqx Site - Brqx NG - Brqx Arquitectura
# Brqx Org - Rct - 2010
#-------------------------------------------------------------------
VERSION_SCRIPT_01="V 5.1"          #  Version del Script actual
FECHA_SCRIPT_01="Enero  2010"
#-------------------------------------------------------------------
LEVEL_NIVEL=01		# Variable control profundidad alcanzada
LEVEL_NIVEL_01=01	# Variable control script
CONCEPT_FORMATO_01="main"
CONCEPT_MOLDE_01="alias"
CONCEPT_LEVEL_01="Lista $CONCEPT_FORMATO $CONCEPT_MOLDE"
#-==================================================================
#+ Alias Comunes y Especificas de las plataformas -	Nivel 01
#-==================================================================

#-------------------------------------------------------------------
. ${L_COMMON}comunes_04.la
#-------------------------------------------------------------------
. ${L_DEPEND}especificas_04.la
#-------------------------------------------------------------------

#-------------------------------------------------------------------
#+ Sistema de trazado N1 ACTIVADO
#-------------------------------------------------------------------
echo "${LEVEL_NIVEL_01} / ${LEVEL_NIVEL} - Ejecutadas ${CONCEPT_LEVEL_01}"
#-------------------------------------------------------------------

#-==================================================================
#+ Vaciado de Variables
#-------------------------------------------------------------------
VERSION_SCRIPT_01=
FECHA_SCRIPT_01=
#-------------------------------------------------------------------
LEVEL_NIVEL_01=
CONCEPT_MOLDE_01=
CONCEPT_FORMATO_01=
CONCEPT_LEVEL_01=
#-------------------------------------------------------------------

Uplista

Versión

Fecha_Script: 
Noviembre 2007
Version_Script: 
2.1
Ruta_Brqx: 
Base/listas/principal/<plataforma>/alias

Categorías

Caracter: 
Molde: 
Letra: 

Contenido

Posicion: 
04
archivo: 
brqx_04.la
encabezado: 
Lista principal de Aliases
Nivel: 
Level 01

entity - Level 03 - endlista - especifico - 01 - f01_drupal.lf - Lista especifica de funciones - Proyecto Brqz - Drupal

Código

Referencia al fuente - Source access: 

codelis - endlista - especifico - 01 - f01_drupal.lf - Lista especifica de funciones - Proyecto Brqz - Drupal

#!/usr/bin/bash
#-------------------------------------------------------------------
# Funciones Entornos Unix - Brqx Site - Brqx Org
# Brqx Org - Rct - 2010
#-------------------------------------------------------------------
VERSION_SCRIPT="V 5.11"          #  Version del Script actual
FECHA_SCRIPT="Febrero 2010"
#-------------------------------------------------------------------
LEVEL_NIVEL=03
CONCEPT_CARACTER="especifico"
CONCEPT_PRODUCTO="drupal"
CONCEPT_MOLDE="funciones"
CONCEPT_LEVEL="Lista $CONCEPT_MOLDE ${CONCEPT_ARQUETIPO} ${CONCEPT_CARACTER}"
#-==================================================================

SCRIPT_PARTICULAR_PATH_03=${SD_DRUPAL}${CONCEPT_MOLDE}/${CONCEPT_PRODUCTO}/
 
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f01_lnb_enlaza_produccion.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f02_lne_enlaza_paquetes.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f03_drup_actualiza_modulo.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f04_drup_existe.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f05_drup_no_existe.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f06_mvp_drupal.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f08_rmp_drupal.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f09_fdep_drupal.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f10_rup_rutaprod_drupal.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f11_mkp_crea_ruta_drupal.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f12_mvvp_drupal.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f13_xnb_enlaza_produccion.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f14_xnb_exec_prod.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f15_xne_enlaza_paquetes.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f16_xne_exec_pack.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f17_xnp_enlaza_proyecto.f
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}f18_xnp_exec_proy.f
#-------------------------------------------------------------------

 
#-------------------------------------------------------------------
#+ Sistema de trazado N2 - desactivado
#-------------------------------------------------------------------
#N2# echo "$LEVEL_NIVEL	-	Ejecutadas $CONCEPT_LEVEL"
#-------------------------------------------------------------------

#-==================================================================
#+ Vaciado de Variables
#-------------------------------------------------------------------
VERSION_SCRIPT=
FECHA_SCRIPT=
#-------------------------------------------------------------------
LEVEL_NIVEL=
CONCEPT_FORMATO=
CONCEPT_MOLDE=
CONCEPT_ARQUETIPO=
CONCEPT_LEVEL=
#-------------------------------------------------------------------

codelis - endlista - especifico - 01 - e01_acceso.le - Lista especifica de exportaciones - Proyecto Brqz - Drupal

#!/usr/bin/bash
#-------------------------------------------------------------------
# Funciones Entornos Unix - Brqx Site - Brqx Org
# Brqx Org - Rct - 2009
#-------------------------------------------------------------------
VERSION_SCRIPT="V 5.0"          #  Version del Script actual
FECHA_SCRIPT="Junio 2009"
#-------------------------------------------------------------------
LEVEL_NIVEL=03
CONCEPT_CARACTER="especifico"
CONCEPT_MOLDE="exportaciones"
CONCEPT_ARQUETIPO="acceso"
CONCEPT_LEVEL="Lista $CONCEPT_MOLDE ${CONCEPT_ARQUETIPO} ${CONCEPT_CARACTER}"
#-==================================================================

SCRIPT_PARTICULAR_PATH_03=${SD_RCT}${CONCEPT_MOLDE}
 
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}/e01_drupal.e
#-------------------------------------------------------------------
. ${SCRIPT_PARTICULAR_PATH_03}/e02_cuentas.e
#-------------------------------------------------------------------

#-------------------------------------------------------------------
#+ Sistema de trazado N2 - desactivado
#-------------------------------------------------------------------
#N2# echo "$LEVEL_NIVEL	-	Ejecutadas $CONCEPT_LEVEL"
#-------------------------------------------------------------------

DownLista

Lista inferior de scripts
DwLista: 
Títuloordenar por icono
entity - Level 04 - script - funcion - sinarquetipo - 01 - f01_lnb_enlaza_produccion.f - Funcion de enlace entorno LINKS - PROD
entity - Level 04 - script - funcion - sinarquetipo - 01 - f18_xnp_exec_proy.f - Funcion de enlace entorno LINKS - PACK
entity - Level 04 - script - funcion - sinarquetipo - 02 - f02_lne_enlaza_paquetes.f - Enlaza paquetes definidos con entorno LI
entity - Level 04 - script - funcion - sinarquetipo - 03 - f03_drup_actualiza_modulo.f - Actualiza un módulo con su nueva versi
entity - Level 04 - script - funcion - sinarquetipo - 04 - f04_drup_existe.f - Actualiza un módulo con su nueva versión sólo si
entity - Level 04 - script - funcion - sinarquetipo - 05 - f05_drup_no_existe.f - Actualiza un módulo con su nueva versión sólo
entity - Level 04 - script - funcion - sinarquetipo - 06 - f06_mvp_drupal.f - Mueve un módulo a producción
entity - Level 04 - script - funcion - sinarquetipo - 08 - f08_rmp_drupal.f - Elimina módulo de producción
entity - Level 04 - script - funcion - sinarquetipo - 09 - f09_fdep_drupal.f - Busqueda superficial - Movida a parte común
entity - Level 04 - script - funcion - sinarquetipo - 10 - f10_rup_rutaprod_drupal.f - Devuelve la ruta en prod del módulo pedi
entity - Level 04 - script - funcion - sinarquetipo - 11 - f11_mkp_crea_ruta_drupal.f - Crea la ruta para el módulo en producci
entity - Level 04 - script - funcion - sinarquetipo - 12 - f12_mvvp_drupal.f - Actualiza la versión de un módulo ya en producci
entity - Level 04 - script - funcion - sinarquetipo - 13 - f13_xnb_enlaza_produccion.f - Ejecutor enlace entorno LINKS - PROD-
entity - Level 04 - script - funcion - sinarquetipo - 14 - f14_xnb_exec_prod.f - Ejecutor enlace entorno LINKS - PROD- BASE
entity - Level 04 - script - funcion - sinarquetipo - 15 - f15_xne_enlaza_paquetes.f - Validador enlace entorno LINKS - PROD- B
entity - Level 04 - script - funcion - sinarquetipo - 16 - f16_xne_exec_pack.f - Ejecutor enlace entorno LINKS - PACK
entity - Level 04 - script - funcion - sinarquetipo - 17 - f17_xnp_enlaza_proyecto.f - Funcion de enlace entorno LINKS - PACK

Archivo

archivo: 
f01_drupal.lf
encabezado: 
Lista especifica de funciones - Proyecto Brqz - Drupal

Categorías

Caracter: 
Arquetipo: 
Molde: 
Letra: 

Contenido

Colocacion: 
01
Nivel: 
Level 03

Versión

Fecha_Script: 
Septiembre 2007
Version_Script: 
2.1
Ruta_Brqx: 
Base/listas/principal/<plataforma>/alias
Distribuir contenido