Skip to content

Commit

Permalink
Stripping CVS keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
The Great Git Migration authored and Drupal Git User (LDAP) committed Feb 25, 2011
1 parent 5efeab1 commit f86e795
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 30 deletions.
1 change: 0 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// $Id$

Drupal webfm.module README.txt
==============================================================================
Expand Down
1 change: 0 additions & 1 deletion css/webfm.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* $Id$ */

img { border: 0; }

Expand Down
1 change: 0 additions & 1 deletion js/webfm.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* $Id$ */

/*jslint browser: true, devel: true, windows: true, forin: true, nomen: true, regexp: true, newcap: true, immed: true */

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file webfm-example-listing.tpl.php
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_image/webfm_image.admin.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* Admin settings callback.
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_image/webfm_image.info
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; $Id$
name = WebFM Image
description = Extends the WebFM contextmenu for resizing image files
package = WebFM
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_image/webfm_image.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// $Id$
/**
* @file webfm_image.js
*
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_image/webfm_image.module
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_ipfolder/webfm_ipfolder.admin.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_ipfolder/webfm_ipfolder.info
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; $Id$
name = WebFM IP Folder
description = Blocking/Allowing of users based upon their IP.
package = WebFM
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_ipfolder/webfm_ipfolder.install
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file
* Install, update and uninstall functions for the webfm_ipfolder module.
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_ipfolder/webfm_ipfolder.module
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* Implementation of hook_help().
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_mp3/mp3player/DROPHERE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id$

1. Download the WordPress Standalone Audio Player (http://wpaudioplayer.com/download)
2. Drop the audio-player.js and player.swf files from the WordPress Standalone Audio Player download into this directory.
1 change: 0 additions & 1 deletion modules/webfm_mp3/webfm_mp3.info
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; $Id$
name = WebFM mp3
description = Extends the WebFM contextmenu for mp3 playback
package = WebFM
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_mp3/webfm_mp3.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// $Id$
/**
* @file webfm_mp3.js
*
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_mp3/webfm_mp3.module
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file
* WebFM mp3 player module file.
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_popup/webfm-popup.tpl.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_popup/webfm_popup.info
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; $Id$
name = WebFM Popup
description = Places the WebFM browser into a popup window for Rich Text Editors
package = WebFM
Expand Down
1 change: 0 additions & 1 deletion modules/webfm_popup/webfm_popup.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// $Id$

function webfm_popup() {}

Expand Down
1 change: 0 additions & 1 deletion modules/webfm_popup/webfm_popup.module
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion views/webfm.views.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion views/webfm_views_handler_file_meta.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion views/webfm_views_handler_file_name.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion webfm-attachments.tpl.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @todo
Expand Down
1 change: 0 additions & 1 deletion webfm-browser.tpl.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion webfm.admin.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion webfm.install
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion webfm.module
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file
* This module implements a user accessible heirarchical file system located
Expand Down
1 change: 0 additions & 1 deletion webfm_file.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion webfm_theme.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down

0 comments on commit f86e795

Please sign in to comment.