You are here

Files in Drupal 6

Primary tabs

File namesort descending Location Namespace Description
update.settings.inc modules/update/update.settings.inc Code required only for the update status settings form.
UPGRADE.txt UPGRADE.txt UPGRADING --------- Prior to upgrading, you should ensure that: * Your system meets or exceeds Drupal's minimum requirements as shown at http://drupal.org/requirements. * You have a backup of all your relevant data (#1). * Custom and…
upload.admin.inc modules/upload/upload.admin.inc
upload.info modules/upload/upload.info name = Upload description = Allows users to upload and attach files to content. package = Core - optional version = VERSION core = 6.x
upload.install modules/upload/upload.install
upload.module modules/upload/upload.module File-handling and attaching files to nodes.
user-picture.tpl.php modules/user/user-picture.tpl.php user-picture.tpl.php Default theme implementation to present an picture configured for the user's account.
user-profile-category.tpl.php modules/user/user-profile-category.tpl.php user-profile-category.tpl.php Default theme implementation to present profile categories (groups of profile items).
user-profile-item.tpl.php modules/user/user-profile-item.tpl.php user-profile-item.tpl.php Default theme implementation to present profile items (values from user account profile fields or modules).
user-profile.tpl.php modules/user/user-profile.tpl.php user-profile.tpl.php Default theme implementation to present all user profile data.
user-rtl.css modules/user/user-rtl.css #permissions td.permission { padding-left: 0; padding-right: 1.5em; } #access-rules .access-type, #access-rules .rule-type { margin-right: 0; margin-left: 1em; float: right; } #user-admin-buttons { float: right; margin-left: 0; …
user.admin.inc modules/user/user.admin.inc Admin page callback file for the user module.
user.css modules/user/user.css #permissions td.module { font-weight: bold; } #permissions td.permission { padding-left: 1.5em; /* LTR */ } #access-rules .access-type, #access-rules .rule-type { margin-right: 1em; /* LTR */ float: left; /* LTR */ } #access-rules .access-type…
user.info modules/user/user.info name = User description = Manages the user registration and login system. package = Core - required version = VERSION core = 6.x
user.install modules/user/user.install
user.module modules/user/user.module Enables the user registration and login system.
user.pages.inc modules/user/user.pages.inc User page callback file for the user module.
xmlrpc.inc includes/xmlrpc.inc Drupal XML-RPC library. Based on the IXR - The Incutio XML-RPC Library - (c) Incutio Ltd 2002-2005 Version 1.7 (beta) - Simon Willison, 23rd May 2005 Site: http://scripts.incutio.com/xmlrpc/ Manual: http://scripts.incutio.com/xmlrpc/manual.php This…
xmlrpc.php xmlrpc.php
xmlrpcs.inc includes/xmlrpcs.inc
xrds.inc modules/openid/xrds.inc

Pages

Other projects