source: sipes/0.3-modules/proyectos_operativos_mcti/accion_especifica_mcti.info @ dc8ba62

stableversion-3.0
Last change on this file since dc8ba62 was 303fae2, checked in by José Gregorio Puentes <jpuentes@…>, 9 años ago

se agregaron los modulos

  • Propiedad mode establecida a 100755
File size: 1.6 KB
Línea 
1; Sistema Integral de Planificación y Presupuesto (SIPP)
2; @file accion_especifica_mcti.info
3; Drupal part Module to install ente planificador module
4; Copyright 2013 Sistema Integral de Planificación y Presupuesto (SIPP)
5;
6; This program is free software; you can redistribute it and/or modify
7; it under the terms of the GNU General Public License as published by
8; the Free Software Foundation; either version 2 of the License, or
9; (at your option) any later version.
10;
11; This program is distributed in the hope that it will be useful,
12; but WITHOUT ANY WARRANTY; without even the implied warranty of
13; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14; GNU General Public License for more details.
15;
16; You should have received a copy of the GNU General Public License
17; along with this program; if not, write to the Free Software
18; Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
19;
20; @author Cenditel Merida - Msc. Jose Puentes
21; @date 2014-12-12 // (a&#241;o-mes-dia)
22; @version 0.1 // (0.1)
23
24name = Accion Especifica MCTI
25description = Gestiona los datos de las Acciones especificas MCTI.
26dependencies[] = ente_planificador
27dependencies[] = content
28dependencies[] = text
29dependencies[] = nodereference
30dependencies[] = cck_plan_fields
31dependencies[] = cck_plan_fields_simple
32dependencies[] = date
33dependencies[] = date_popup
34dependencies[] = content_taxonomy
35dependencies[] = number
36dependencies[] = proyectos_operativos_extra
37dependencies[] = workflow
38dependencies[] = fieldgroup
39dependencies[] = content_taxonomy_options
40dependencies[] = openlayers_cck
41
42package = Planificador - core
43core = 6.x
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.