-- Servidor: localhost
-- Tiempo de generación: 23-02-2007 a las 19:35:02
-- Versión del servidor: 4.1.21
-- Versión de PHP: 4.4.2
--
-- Base de datos: `drpl1`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `system`
--
CREATE TABLE `system` (
`filename` varchar(255) NOT NULL default '',
`name` varchar(255) NOT NULL default '',
`type` varchar(255) NOT NULL default '',
`description` varchar(255) NOT NULL default '',
`status` int(2) NOT NULL default '0',
`throttle` tinyint(1) NOT NULL default '0',
`bootstrap` int(2) NOT NULL default '0',
`weight` tinyint(2) NOT NULL default '0',
`schema_version` smallint(3) NOT NULL default '-1',
PRIMARY KEY (`filename`),
KEY `weight` (`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Volcar la base de datos para la tabla `system`
--
INSERT INTO `system` VALUES ('modules/filter/filter.module', 'filter', 'module', 'Handles the filtering of content in preparation for display.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/taxonomy/taxonomy.module', 'taxonomy', 'module', 'Enables the categorization of content.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/profile/profile.module', 'profile', 'module', 'Supports configurable user profiles.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('themes/engines/phptemplate/phptemplate.engine', 'phptemplate', 'theme_engine', '', 1, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('sites/all/modules/gsitemap/gsitemap.module', 'gsitemap', 'module', 'Creates a Google Sitemap.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/aggregator/aggregator.module', 'aggregator', 'module', 'Aggregates syndicated content (RSS, RDF, and Atom feeds).', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/archive/archive.module', 'archive', 'module', 'Muestra un calendario para acceder al contenido antiguo.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/block/block.module', 'block', 'module', 'Controls the boxes that are displayed around the main content.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/blogapi/blogapi.module', 'blogapi', 'module', 'Allows users to post content using applications that support XML-RPC blog APIs.', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/comment/comment.module', 'comment', 'module', 'Allows users to comment on and discuss published content.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/forum/forum.module', 'forum', 'module', 'Enables threaded discussions about general topics.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/legacy/legacy.module', 'legacy', 'module', 'Provides legacy handlers for upgrades from older Drupal installations.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/locale/locale.module', 'locale', 'module', 'Enables the translation of the user interface to languages other than English.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/node/node.module', 'node', 'module', 'Allows content to be submitted to the site and displayed on pages.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/page/page.module', 'page', 'module', 'Permite la creación de páginas que pueden agregarse al sistema de navegación.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/path/path.module', 'path', 'module', 'Allows users to rename URLs.', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/ping/ping.module', 'ping', 'module', 'Alerts other sites when your site has been updated.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/poll/poll.module', 'poll', 'module', 'Allows your site to capture votes on different topics in the form of multiple choice questions.', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/queue.module', 'queue', 'module', 'Permite que el contenido sea moderado por la comunidad.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/statistics/statistics.module', 'statistics', 'module', 'Logs access statistics for your site.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/story/story.module', 'story', 'module', 'Permite a los usuarios enviar artículos, historias o contenido similar.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/system/system.module', 'system', 'module', 'Handles general site configuration for administrators.', 1, 0, 0, 0, 1021);
INSERT INTO `system` VALUES ('modules/throttle/throttle.module', 'throttle', 'module', 'Handles the auto-throttling mechanism, to control site congestion.', 1, 0, 1, 0, 0);
INSERT INTO `system` VALUES ('modules/tracker/tracker.module', 'tracker', 'module', 'Enables tracking of recent posts for users.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/user/user.module', 'user', 'module', 'Manages the user registration and login system.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/menu/menu.module', 'menu', 'module', 'Allows administrators to customize the site navigation menu.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('themes/garland/minnelli/style.css', 'minnelli', 'theme', 'themes/garland/page.tpl.php', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/book/book.module', 'book', 'module', 'Allows users to collaboratively author a book.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/drupal/drupal.module', 'drupal', 'module', 'Lets you register your site with a central server and improve ranking of Drupal projects by posting information on your installed modules and themes', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/help/help.module', 'help', 'module', 'Manages the display of online help.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/contact/contact.module', 'contact', 'module', 'Enables the use of both personal and site-wide contact forms.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/blog/blog.module', 'blog', 'module', 'Enables keeping easily and regularly updated user web pages or blogs.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/urllist/urllist.module', 'urllist', 'module', 'Creates a list of URLs at q=urllist.txt or urllist.txt', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/watchdog/watchdog.module', 'watchdog', 'module', 'Logs and records system events.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/search/search.module', 'search', 'module', 'Enables site-wide keyword searching.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/form_mail.module', 'form_mail', 'module', 'Sends mails based on form submissions.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('sites/all/modules/image/image.module', 'image', 'module', 'Allows uploading, resizing and viewing of images.', 1, 0, 0, 0, 1);
INSERT INTO `system` VALUES ('modules/guestbook/guestbook.module', 'guestbook', 'module', 'Adds a site guestbook and individual user guestbooks.', 0, 0, 0, 0, 2);
INSERT INTO `system` VALUES ('modules/taxonomy_access.module', 'taxonomy_access', 'module', 'Allows users to specify how each category can be used by various roles.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('sites/all/modules/captcha/captcha.module', 'captcha', 'module', 'Implements a captcha to registration, comment, contact and node entry forms.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/filemanager.module', 'filemanager', 'module', 'Adds support for a managed file repository for other modules.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/attachment.module', 'attachment', 'module', 'Adds support for attaching files to nodes and downloading them.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/disknode/disknode.module', 'disknode', 'module', 'Allows articles with an associated file', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/download.module', 'download', 'module', 'Host your simplified downloads center.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/betterupload/upload_display.module', 'upload_display', 'module', 'A basic module for letting your uplaods show up.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('sites/all/modules/localities/localities.module', 'localities', 'module', 'Localities searcher and google maps editor.', 1, 0, 0, 0, 1);
INSERT INTO `system` VALUES ('sites/all/modules/inline/inline.module', 'inline', 'module', 'cargar archivos y imagenes.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/upload/upload.module', 'upload', 'module', 'Allows users to upload and attach files to content.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('sites/all/modules/ip_locator/ip_locator.module', 'ip_locator', 'module', 'Obtains geographical information about an ip address or hostname.', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('sites/all/modules/fckeditor/fckeditor.module', 'fckeditor', 'module', 'Enables the usage of FCKeditor (WYSIWYG) instead of plain text fields.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/tinymce/tinymce.module', 'tinymce', 'module', 'The TinyMCE Javascript HTML WYSIWYG editor.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/img_assist/img_assist.module', 'img_assist', 'module', 'Enables users easily upload and insert images into content.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/simple_access/simple_access.module', 'simple_access', 'module', 'Provides simple hide/view access for nodes. After enabling this module and before disabling this module, visit admin/access/simple_access/setup to configure the database.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/path_access/path_access.module', 'path_access', 'module', 'Controls user access to any path', 0, 0, 1, 0, -1);
INSERT INTO `system` VALUES ('sites/all/modules/node_privacy_byrole/node_privacy_byrole.module', 'node_privacy_byrole', 'module', 'fijar derechos de acceso.', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('sites/all/modules/leech/leech.module', 'leech', 'module', 'Feed aggretagor, creates nodes from RSS or ATOM feeds.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('sites/all/modules/leech/leech_yahoo_terms/leech_yahoo_terms.module', 'leech_yahoo_terms', 'module', 'Automatically categorize leech items with the yahoo term extraction service', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/feedback/feedback.module', 'feedback', 'module', 'Enables visitors to your site to provide feedback from a web form.', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/feedback2/feedback2.module', 'feedback2', 'module', 'Enables a site-wide feedback page.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/spam/spam.module', 'spam', 'module', 'Collection of tools and API for dealing with spam.', 0, 0, 0, 0, 3);
INSERT INTO `system` VALUES ('modules/badbehavior/badbehavior.module', 'badbehavior', 'module', 'Stop comment spam before it starts by trapping and blocking spambots before they have a chance to post comments.', 0, 0, 1, 0, 0);
INSERT INTO `system` VALUES ('modules/bookimport/bookimport.module', 'bookimport', 'module', 'Allows authorized users to import Drupal books from Drupal XML files', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('sites/all/modules/image/contrib/image_gallery/image_gallery.module', 'image_gallery', 'module', 'Allows sorting and displaying of image galleries based on categories.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/naggregator/naggregator.module', 'naggregator', 'module', 'Imports RSS feeds as nodes.', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('themes/chameleon/marvin/style.css', 'marvin', 'theme', 'themes/chameleon/chameleon.theme', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('themes/garland/page.tpl.php', 'garland', 'theme', 'themes/engines/phptemplate/phptemplate.engine', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/badbehavior/bad-behavior.module', 'bad-behavior', 'module', '', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('sites/all/modules/textimage/textimage.module', 'textimage', 'module', 'Provides text to image manipulations and image based captcha challenge (with Captcha module).', 1, 0, 0, 0, 1);
INSERT INTO `system` VALUES ('sites/all/themes/fancy/page.tpl.php', 'fancy', 'theme', 'themes/engines/phptemplate/phptemplate.engine', 1, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('themes/pushbutton/page.tpl.php', 'pushbutton', 'theme', 'themes/engines/phptemplate/phptemplate.engine', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('themes/bluemarine/page.tpl.php', 'bluemarine', 'theme', 'themes/engines/phptemplate/phptemplate.engine', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('sites/all/modules/news_page/news_page.module', 'news_page', 'module', 'Cargar noticias en un nodo pagina.', 0, 0, 0, 0, 1);
INSERT INTO `system` VALUES ('modules/gtrans/gtrans.module', 'gtrans', 'module', 'Translates site using Google Translation.', 0, 0, 1, 0, 0);
INSERT INTO `system` VALUES ('modules/i18n/i18n.module', 'i18n', 'module', 'Enables multilingual content. Requires locale module for interface translation', 0, 0, 1, 0, 4);
INSERT INTO `system` VALUES ('modules/i18n/contrib/i18nblocks.module', 'i18nblocks', 'module', 'Manages multilingual meta-blocks. Requires i18n and locale module', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/i18n/contrib/i18nmenu.module', 'i18nmenu', 'module', 'Supports translatable custom menu items. Requires i18n and locale module', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/i18n/i18nprofile/i18nprofile.module', 'i18nprofile', 'module', 'Supports translation for profile module fields. Requires i18n, locale and profile module', 0, 0, 0, 0, 1);
INSERT INTO `system` VALUES ('modules/i18n/translation.module', 'translation', 'module', 'Manages translations between nodes and taxonomy terms. Requires i18n module', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('modules/import_html/import_html.module', 'import_html', 'module', 'Import/Export an entire site to/from static HTML', 0, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('sites/all/themes/goofy/goofy.theme', 'goofy', 'theme', 'sites/all/themes/goofy/goofy.theme', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('modules/color/color.module', 'color', 'module', 'Allows the user to change the color scheme of certain themes.', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('sites/all/modules/image/contrib/image_attach/image_attach.module', 'image_attach', 'module', 'Allows easy attaching of image nodes to other content types.', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('themes/chameleon/chameleon.theme', 'chameleon', 'theme', 'themes/chameleon/chameleon.theme', 0, 0, 0, 0, -1);
INSERT INTO `system` VALUES ('sites/all/modules/leech/node_template/node_template.module', 'node_template', 'module', 'Create templates of nodes for other modules to use', 1, 0, 0, 0, 0);
INSERT INTO `system` VALUES ('sites/all/modules/site_map/site_map.module', 'site_map', 'module', 'Site map generation.', 1, 0, 0, 0, 0);