Stripping CVS keywords

5.x
The Great Git Migration 2011-02-25 02:06:00 +00:00 committed by Drupal Git User (LDAP)
parent 80907a15f9
commit 2cf75f30ef
163 changed files with 0 additions and 164 deletions

View File

@ -1,4 +1,3 @@
// $Id$
Drupal 5.24-dev, xxxx-xx-xx
-----------------------

View File

@ -1,4 +1,3 @@
// $Id$
CREATE THE MySQL DATABASE
--------------------------

View File

@ -1,4 +1,3 @@
// $Id$
CREATE THE PostgreSQL DATABASE
------------------------------

View File

@ -1,4 +1,3 @@
// $Id$
CONTENTS OF THIS FILE
---------------------

View File

@ -1,4 +1,3 @@
// $Id$
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991

View File

@ -1,4 +1,3 @@
// $Id$
List of maintainers
--------------------------------------------------------------------------------

View File

@ -1,4 +1,3 @@
// $Id$
UPGRADING
---------

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* Return data from the persistent cache.

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @defgroup form Form generation

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* Return a list of available toolkits.

View File

@ -1,5 +1,4 @@
<?php
// $Id$
define('SCHEMA_UNINSTALLED', -1);
define('SCHEMA_INSTALLED', 0);

View File

@ -1,5 +1,4 @@
<?php
// $Id$
// MySQL specific install functions

View File

@ -1,5 +1,4 @@
<?php
// $Id$
// MySQLi specific install functions

View File

@ -1,5 +1,4 @@
<?php
// $Id$
// PostgreSQL specific install functions

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* Indicates an error during check for PHP unicode support.

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/*
Drupal XML-RPC library. Based on the IXR - The Incutio XML-RPC Library - (c) Incutio Ltd 2002-2005

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* The main entry point for XML-RPC requests.

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
require_once './includes/install.inc';

View File

@ -1,4 +1,3 @@
// $Id$
/**
* Attaches the autocomplete behaviour to all required fields

View File

@ -1,4 +1,3 @@
// $Id$
/**
* Toggle the visibility of a fieldset using smooth animations

View File

@ -1,4 +1,3 @@
// $Id$
var Drupal = Drupal || {};

View File

@ -1,4 +1,3 @@
/* $Id$ */
.farbtastic {
position: relative;

View File

@ -1,4 +1,3 @@
// $Id$
// Farbtastic 1.2
jQuery.fn.farbtastic = function (callback) {

1
misc/jquery.js vendored

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,3 @@
/* $Id$ */
body {
background: url(druplicon.png) 4.2em 4em no-repeat #fff;

View File

@ -1,4 +1,3 @@
/* $Id$ */
body {
margin: 1em;

View File

@ -1,4 +1,3 @@
// $Id$
/**
* A progressbar object. Initialized with the given id. Must be inserted into

View File

@ -1,4 +1,3 @@
// $Id$
Drupal.tableSelect = function() {
// Keep track of the table, which checkbox is checked and alias the settings.

View File

@ -1,4 +1,3 @@
// $Id$
Drupal.textareaAttach = function() {
$('textarea.resizable:not(.processed)').each(function() {

View File

@ -1,4 +1,3 @@
// $Id$
if (Drupal.jsEnabled) {
$(document).ready(function() {

View File

@ -1,4 +1,3 @@
// $Id$
/**
* Attaches the upload behaviour to the upload form.

View File

@ -1,4 +1,3 @@
/* $Id$ */
#aggregator .feed-source .feed-title {
margin-top: 0;

View File

@ -1,4 +1,3 @@
; $Id$
name = Aggregator
description = "Aggregates syndicated content (RSS, RDF, and Atom feeds)."
package = Core - optional

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* Implementation of hook_install().

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
/* $Id$ */
#blocks td.region {
font-weight: bold;

View File

@ -1,4 +1,3 @@
; $Id$
name = Block
description = Controls the boxes that are displayed around the main content.
package = Core - required

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
; $Id$
name = Blog
description = Enables keeping easily and regularly updated user web pages or blogs.
package = Core - optional

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
; $Id$
name = Blog API
description = Allows users to post content using applications that support XML-RPC blog APIs.
package = Core - optional

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* Implementation of hook_install().

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
/* $Id$ */
.book-navigation .menu {
border-top: 1px solid #888;

View File

@ -1,4 +1,3 @@
; $Id$
name = Book
description = Allows users to collaboratively author a book.
package = Core - optional

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* Implementation of hook_install().

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
/* $Id$ */
/* Farbtastic placement */
.color-form {

View File

@ -1,4 +1,3 @@
; $Id$
name = Color
description = Allows the user to change the color scheme of certain themes.
package = Core - optional

View File

@ -1,5 +1,4 @@
<?php
/* $Id$ */
function color_requirements($phase) {
$requirements = array();

View File

@ -1,4 +1,3 @@
// $Id$
if (Drupal.jsEnabled) {
$(document).ready(function () {

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* Implementation of hook_help

View File

@ -1,4 +1,3 @@
/* $Id$ */
.indented {
margin-left: 25px;

View File

@ -1,4 +1,3 @@
; $Id$
name = Comment
description = Allows users to comment on and discuss published content.
package = Core - optional

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* Implementation of hook_enable().

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
; $Id$
name = Contact
description = Enables the use of both personal and site-wide contact forms.
package = Core - optional

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* Implementation of hook_install().

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
; $Id$
name = Drupal
description = Lets you register your site with a central server and improve ranking of Drupal projects by posting information on your installed modules and themes; also enables users to log in using a Drupal ID.
package = Core - optional

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* Implementation of hook_install().

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
; $Id$
name = Filter
description = Handles the filtering of content in preparation for display.
package = Core - required

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
/* $Id$ */
#forum .description {
font-size: 0.9em;

View File

@ -1,4 +1,3 @@
; $Id$
name = Forum
description = Enables threaded discussions about general topics.
dependencies = taxonomy comment

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* Implementation of hook_install().

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
/* $Id$ */
.help-items {
float: left;

View File

@ -1,4 +1,3 @@
; $Id$
name = Help
description = Manages the display of online help.
package = Core - optional

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
; $Id$
name = Legacy
description = Provides legacy handlers for upgrades from older Drupal installations.
package = Core - optional

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
/* $Id$ */
.locale-untranslated {
font-style: normal;

View File

@ -1,4 +1,3 @@
; $Id$
name = Locale
description = Enables the translation of the user interface to languages other than English.
package = Core - optional

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* Implementation of hook_install().

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
; $Id$
name = Menu
description = Allows administrators to customize the site navigation menu.
package = Core - optional

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -1,4 +1,3 @@
/* $Id$ */
.node-unpublished {
background-color: #fff4f4;

View File

@ -1,4 +1,3 @@
; $Id$
name = Node
description = Allows content to be submitted to the site and displayed on pages.
package = Core - required

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

Some files were not shown because too many files have changed in this diff Show More