Skip to content

Commit e4c7afa

Browse files
committed
Stripping CVS tags.
1 parent 5322eff commit e4c7afa

File tree

144 files changed

+25
-152
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+25
-152
lines changed

atom_api/atom_api.info

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; $Id$
21
name = Atom API
32
description = "Provides API methods to generate Atom 1.0 feeds."
43
package = Syndication

atom_api/atom_api.module

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file

atom_api/atom_entry.tpl.php

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file

atom_api/atom_feed.tpl.php

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file

atom_api/translations/atom_api.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

d7backports/d7backports.info

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; $Id$
21
name = Drupal 7 backports
32
description = Contains several API functions from Drupal 7 backported to Drupal 6. Use this to help ensure forward compatibility, and remember to remove this module before attempting an update to Drupal 7.
43
php = 5.2

d7backports/d7backports.module

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file d7backports.module

d7backports/translations/d7backports.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

ding_admin/ding_admin.info

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; $Id$
21
name = Ding! admin
32
description = Tweaks and overrides for the admin interface.
43
package = Ding!

ding_admin/ding_admin.install

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* Implementation of hook_install().

ding_admin/ding_admin.module

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* Implementation of hook_form_alter().

ding_admin/ding_admin.node_form.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// $Id$
21

32
Drupal.behaviors.dingAdminNodeForm = function () {
43
// When node title changes, set the menu title accordingly if it has

ding_admin/translations/ding_admin.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

ding_base/ding_base.module

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file

ding_base/translations/ding_base.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

ding_booking/ding_booking.info

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; $Id$
21
name = Ding booking
32
description = Adds support for booing Ting objects if the library system supports this
43
package = Ding!

ding_booking/ding_booking.theme.inc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* Theming of booking detailed list form.

ding_booking/plugins/content_types/booking_list.inc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file booking_list.inc

ding_booking/translations/ding_booking.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

ding_breadcrumbs/ding_breadcrumbs.info

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; $Id$
21
name = Ding! breadcrumbs
32
description = Provides customised breadcrumb navigation for libraries, search, etc.
43
package = Ding!

ding_breadcrumbs/ding_breadcrumbs.module

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file ding_breadcrumbs.module

ding_breadcrumbs/translations/ding_breadcrumbs.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

ding_cart/ding_cart.buttons.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// $Id$
21

32
/**
43
* Javascript helpers for Ding cart interaction buttons.

ding_cart/ding_cart.forms.inc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* User cart details form.

ding_cart/ding_cart.info

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; $Id$
21
name = Ding! cart
32
description = Provides a shopping cart for reserving books.
43
package = Ding!
@@ -7,4 +6,4 @@ core = 6.x
76
dependencies[] = ding_user
87
dependencies[] = ding_provider
98
dependencies[] = jquery_ui
10-
dependencies[] = jquery_ui_theme
9+
dependencies[] = jquery_ui_theme

ding_cart/ding_cart.install

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file ding_cart.install

ding_cart/ding_cart.module

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* Implementation of hook_menu().
@@ -175,4 +174,4 @@ function ding_cart_detect_ahah() {
175174
function ding_cart_remove_item($account, $local_id) {
176175
db_query("DELETE FROM {ding_cart} WHERE uid = %d AND local_id = '%s';", $account->uid, $local_id);
177176

178-
}
177+
}

ding_cart/ding_cart.pages.inc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* Page callback to handle adding stuff to the cart.

ding_cart/ding_cart.theme.inc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* Rendering of Ding cart item.

ding_cart/plugins/content_types/cart.inc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file cart.inc

ding_cart/translations/ding_cart.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

ding_content/ding_content.admin.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php // $Id$
1+
<?php
22

33
/**
44
* @file ding_library.admin.inc

ding_content/ding_content.install

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file ding_content.install

ding_content/ding_content.module

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file ding_content.module

ding_content/translations/ding_content.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

ding_debt/ding_debt.info

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; $Id$
21
name = Ding debt
32
description = Adds support for displaying and paying fines.
43
package = Ding!

ding_debt/ding_debt.module

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?php
22

3-
// $Id$
43

54
/**
65
* Implementation of hook_requirements().

ding_debt/plugins/content_types/debt_list.inc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file debt_list.inc

ding_debt/translations/ding_debt.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

ding_default_permissions/translations/ding_default_permissions.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

ding_dibs/ding_dibs.info

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ description = Ding integrates with dibs payment gateway
33
php = 5.2
44
core = 6.x
55
package = Ding!
6-
dependencies[] = dibs
6+
dependencies[] = dibs

ding_dibs/ding_dibs.install

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file

ding_dibs/ding_dibs.module

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file

ding_dibs/translations/ding_dibs.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

ding_event/ding_event.install

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* Implementation of hook_update_N().

ding_event/ding_event.module

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file
@@ -202,4 +201,4 @@ function ding_event_preprocess_views_view_fields(&$vars) {
202201
}
203202
}
204203

205-
include_once('ding_event.features.inc');
204+
include_once('ding_event.features.inc');

ding_event/ding_event.pages.inc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* Generate custom XML feed for exporting events to KultuNaut.

ding_event/ding_event.similar_data.inc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file ding_event.similar_data.inc

ding_event/ding_event_kultunaut_activity.tpl.php

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file

ding_event/ding_event_kultunaut_feed.tpl.php

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file

ding_event/ding_event_similar_events.tpl.php

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file ding_event_similar_events.tpl.php

ding_event/plugins/content_types/categories.inc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file categories.inc

ding_event/plugins/content_types/similar_events.inc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32
/**
43
* @file similar_events.inc
54
* Provides a content type that shows similar events.

ding_event/translations/ding_event.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

ding_feature_ref/ding_feature_ref.info

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; $Id$
21
name = Ding! feature reference
32
description = Handles library-feature relations, so only global features and features related to the actual library can be referenced. Also provides access control, so normal users can only add features for libraries they are related to.
43
package = Ding!

ding_feature_ref/ding_feature_ref.module

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file ding_feature_ref.module

ding_feature_ref/translations/ding_feature_ref.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

ding_library/ding_library.admin.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php // $Id$
1+
<?php
22

33
/**
44
* @file ding_library.admin.inc

ding_library/ding_library.install

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file ding_library.install

ding_library/ding_library.module

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
// $Id$
32

43
/**
54
* @file

ding_library/ding_library.views.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php // $Id$
1+
<?php
22

33
/**
44
* @file ding_library.views.inc

ding_library/ding_library_map/js/jquery.scrollTo/changes.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@
6767
- Two axes can be scrolled together, this is set with the option 'axis'.
6868
- In case 2 axes are chosen, the scrolling can be queued: one scrolls, and then the other.
6969
- There's an intermediary event, 'onAfterFirst' called in case the axes are queued, after the first ends.
70-
- If the option 'margin' is set to true, the plugin will take in account, the margin of the target(no use if target is a value).
70+
- If the option 'margin' is set to true, the plugin will take in account, the margin of the target(no use if target is a value).

ding_library/ding_library_map/js/jquery.scrollTo/jquery.scrollTo-min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ding_library/ding_library_map/js/jquery.url/jquery.url.packed.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ding_library/ding_library_map/js/jquery.url/licence.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1616
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1717
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1818
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19-
THE SOFTWARE.
19+
THE SOFTWARE.

ding_library/ding_library_map/translations/ding_library_map.pot

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# $Id$
21
#
32
# LANGUAGE translation of Drupal (general)
43
# Copyright YEAR NAME <EMAIL@ADDRESS>

0 commit comments

Comments
 (0)