Stripping CVS keywords

merge-requests/26/head
The Great Git Migration 2011-02-25 02:06:03 +00:00 committed by Drupal Git User (LDAP)
parent 80aacdb000
commit 79bcdb8b7d
815 changed files with 0 additions and 815 deletions

View File

@ -1,4 +1,3 @@
// $Id$
Drupal 7.0, xxxx-xx-xx (development version) Drupal 7.0, xxxx-xx-xx (development version)
---------------------- ----------------------

View File

@ -1,4 +1,3 @@
// $Id$
All Drupal code is Copyright 2001 - 2010 by the original authors. All Drupal code is Copyright 2001 - 2010 by the original authors.

View File

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

View File

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

View File

@ -1,4 +1,3 @@
// $Id$
SQLITE REQUIREMENTS SQLITE REQUIREMENTS
------------------- -------------------

View File

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

View File

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

View File

@ -1,4 +1,3 @@
// $Id$
Drupal core is maintained by the community. To participate, go to Drupal core is maintained by the community. To participate, go to

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,4 @@
<?php <?php
// $Id$
/** /**
* Get the cache object for a cache bin. * Get the cache object for a cache bin.

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,4 @@
<?php <?php
// $Id$
/** /**
* Interface for entity controller classes. * Interface for entity controller classes.

View File

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

View File

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

View File

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

View File

@ -1,5 +1,4 @@
<?php <?php
// $Id$
/* /*
* Base FileTransfer class. * Base FileTransfer class.

View File

@ -1,5 +1,4 @@
<?php <?php
// $Id$
/** /**
* Base class for FTP implementations. * Base class for FTP implementations.

View File

@ -1,5 +1,4 @@
<?php <?php
// $Id$
/** /**
* The local connection class for copying files as the httpd user. * The local connection class for copying files as the httpd user.

View File

@ -1,5 +1,4 @@
<?php <?php
// $Id$
/** /**
* The SSH connection class for the update module. * The SSH connection class for the update module.

View File

@ -1,5 +1,4 @@
<?php <?php
// $Id$
/** /**
* @defgroup forms Form builder functions * @defgroup forms Form builder functions

View File

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

View File

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

View File

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

View File

@ -1,5 +1,4 @@
<?php <?php
// $Id$
/** /**
* Indicates that a module has not been installed yet. * Indicates that a module has not been installed yet.

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,3 @@
// $Id$
(function ($) { (function ($) {
/** /**

View File

@ -1,4 +1,3 @@
// $Id$
/** /**
* @file * @file

View File

@ -1,4 +1,3 @@
// $Id$
(function ($) { (function ($) {
/** /**

View File

@ -1,4 +1,3 @@
// $Id$
(function ($) { (function ($) {
/** /**

View File

@ -1,4 +1,3 @@
// $Id$
(function ($) { (function ($) {
/** /**

View File

@ -1,4 +1,3 @@
// $Id$
var Drupal = Drupal || { 'settings': {}, 'behaviors': {}, 'locale': {} }; var Drupal = Drupal || { 'settings': {}, 'behaviors': {}, 'locale': {} };

View File

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

View File

@ -1,4 +1,3 @@
// $Id$
(function(e){e.fn.farbtastic=function(f){e.farbtastic(this,f);return this};e.farbtastic=function(f,l){f=e(f).get(0);return f.farbtastic||(f.farbtastic=new e._farbtastic(f,l))};e._farbtastic=function(f,l){var a=this;e(f).html('<div class="farbtastic"><div class="color"></div><div class="wheel"></div><div class="overlay"></div><div class="h-marker marker"></div><div class="sl-marker marker"></div></div>');var k=e(".farbtastic",f);a.wheel=e(".wheel",f).get(0);a.radius=84;a.square=100;a.width=194;navigator.appVersion.match(/MSIE [0-6]\./)&& (function(e){e.fn.farbtastic=function(f){e.farbtastic(this,f);return this};e.farbtastic=function(f,l){f=e(f).get(0);return f.farbtastic||(f.farbtastic=new e._farbtastic(f,l))};e._farbtastic=function(f,l){var a=this;e(f).html('<div class="farbtastic"><div class="color"></div><div class="wheel"></div><div class="overlay"></div><div class="h-marker marker"></div><div class="sl-marker marker"></div></div>');var k=e(".farbtastic",f);a.wheel=e(".wheel",f).get(0);a.radius=84;a.square=100;a.width=194;navigator.appVersion.match(/MSIE [0-6]\./)&&
e("*",k).each(function(){if(this.currentStyle.backgroundImage!="none"){var b=this.currentStyle.backgroundImage;b=this.currentStyle.backgroundImage.substring(5,b.length-2);e(this).css({backgroundImage:"none",filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='"+b+"')"})}});a.linkTo=function(b){typeof a.callback=="object"&&e(a.callback).unbind("keyup",a.updateValue);a.color=null;if(typeof b=="function")a.callback=b;else if(typeof b=="object"||typeof b=="string"){a.callback= e("*",k).each(function(){if(this.currentStyle.backgroundImage!="none"){var b=this.currentStyle.backgroundImage;b=this.currentStyle.backgroundImage.substring(5,b.length-2);e(this).css({backgroundImage:"none",filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='"+b+"')"})}});a.linkTo=function(b){typeof a.callback=="object"&&e(a.callback).unbind("keyup",a.updateValue);a.color=null;if(typeof b=="function")a.callback=b;else if(typeof b=="object"||typeof b=="string"){a.callback=
e(b);a.callback.bind("keyup",a.updateValue);a.callback.get(0).value&&a.setColor(a.callback.get(0).value)}return this};a.updateValue=function(){this.value&&this.value!=a.color&&a.setColor(this.value)};a.setColor=function(b){var c=a.unpack(b);if(a.color!=b&&c){a.color=b;a.rgb=c;a.hsl=a.RGBToHSL(a.rgb);a.updateDisplay()}return this};a.setHSL=function(b){a.hsl=b;a.rgb=a.HSLToRGB(b);a.color=a.pack(a.rgb);a.updateDisplay();return this};a.widgetCoords=function(b){var c=e(a.wheel).offset();return{x:b.pageX- e(b);a.callback.bind("keyup",a.updateValue);a.callback.get(0).value&&a.setColor(a.callback.get(0).value)}return this};a.updateValue=function(){this.value&&this.value!=a.color&&a.setColor(this.value)};a.setColor=function(b){var c=a.unpack(b);if(a.color!=b&&c){a.color=b;a.rgb=c;a.hsl=a.RGBToHSL(a.rgb);a.updateDisplay()}return this};a.setHSL=function(b){a.hsl=b;a.rgb=a.HSLToRGB(b);a.color=a.pack(a.rgb);a.updateDisplay();return this};a.widgetCoords=function(b){var c=e(a.wheel).offset();return{x:b.pageX-

View File

@ -1,4 +1,3 @@
// $Id$
(function ($) { (function ($) {
/** /**

View File

@ -1,4 +1,3 @@
// $Id$
/* /*
* jQuery BBQ: Back Button & Query Library - v1.2.1 - 2/17/2010 * jQuery BBQ: Back Button & Query Library - v1.2.1 - 2/17/2010

View File

@ -1,4 +1,3 @@
// $Id$
/** /**
* Cookie plugin 1.0 * Cookie plugin 1.0

View File

@ -1,4 +1,3 @@
// $Id$
/*! /*!
* jQuery Form Plugin * jQuery Form Plugin

1
misc/jquery.js vendored
View File

@ -1,4 +1,3 @@
// $Id$
/*! /*!
* jQuery JavaScript Library v1.4.4 * jQuery JavaScript Library v1.4.4

View File

@ -1,4 +1,3 @@
// $Id$
/** /**
* jQuery Once Plugin v1.2 * jQuery Once Plugin v1.2

View File

@ -1,4 +1,3 @@
// $Id$
(function ($) { (function ($) {
/** /**

View File

@ -1,4 +1,3 @@
/* $Id$ */
body { body {
direction: rtl; direction: rtl;

View File

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

View File

@ -1,4 +1,3 @@
// $Id$
(function ($) { (function ($) {
/** /**

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