From f23c24c8a31ea3787d5039d36de56001f731e22a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Tue, 7 Aug 2007 08:39:36 +0000 Subject: [PATCH] #164935 by Ralf Stamm: standardize CVS Id tags in files: - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added --- includes/actions.inc | 1 - includes/cache-install.inc | 1 + includes/database.mysql-common.inc | 1 - includes/image.gd.inc | 2 +- misc/maintenance.tpl.php | 4 +++- modules/block/block-admin-display.tpl.php | 3 ++- modules/comment/comment-folded.tpl.php | 3 ++- modules/comment/comment-wrapper.tpl.php | 3 ++- modules/comment/comment.tpl.php | 3 ++- modules/forum/forum-icon.tpl.php | 3 ++- modules/forum/forum-list.tpl.php | 3 ++- modules/forum/forum-submitted.tpl.php | 1 + modules/forum/forum-topic-list.tpl.php | 1 + modules/forum/forum-topic-navigation.tpl.php | 1 + modules/forum/forums.tpl.php | 4 +++- modules/node/node.tpl.php | 3 +++ modules/poll/poll-bar-block.tpl.php | 1 + modules/poll/poll-bar.tpl.php | 1 + modules/poll/poll-results.tpl.php | 1 + modules/poll/poll-vote.tpl.php | 1 + modules/profile/profile-block.tpl.php | 3 ++- modules/profile/profile-listing.tpl.php | 3 ++- modules/profile/profile-wrapper.tpl.php | 3 ++- modules/system/block.tpl.php | 3 +++ modules/system/box.tpl.php | 3 +++ modules/system/page.tpl.php | 1 + modules/update/update.css | 1 + modules/upload/upload.admin.inc | 1 + modules/user/user-picture.tpl.php | 3 ++- modules/user/user-profile-category.tpl.php | 3 ++- modules/user/user-profile-item.tpl.php | 3 ++- modules/user/user-profile.tpl.php | 3 ++- modules/user/user.js | 2 +- modules/user/user_profile.tpl.php | 1 + modules/user/user_profile_category.tpl.php | 3 +++ modules/user/user_profile_item.tpl.php | 2 ++ themes/bluemarine/block.tpl.php | 3 +++ themes/bluemarine/box.tpl.php | 3 +++ themes/bluemarine/comment.tpl.php | 3 +++ themes/bluemarine/node.tpl.php | 3 +++ themes/bluemarine/page.tpl.php | 4 +++- themes/garland/block.tpl.php | 3 +++ themes/garland/comment.tpl.php | 3 +++ themes/garland/node.tpl.php | 3 +++ themes/garland/page.tpl.php | 4 +++- themes/pushbutton/block.tpl.php | 3 +++ themes/pushbutton/box.tpl.php | 3 +++ themes/pushbutton/comment.tpl.php | 3 +++ themes/pushbutton/node.tpl.php | 3 +++ themes/pushbutton/page.tpl.php | 4 +++- 50 files changed, 102 insertions(+), 22 deletions(-) diff --git a/includes/actions.inc b/includes/actions.inc index 77a06e84160..28ec1078a1c 100644 --- a/includes/actions.inc +++ b/includes/actions.inc @@ -1,5 +1,4 @@ diff --git a/modules/block/block-admin-display.tpl.php b/modules/block/block-admin-display.tpl.php index 7c618e177d1..ec69d53c158 100644 --- a/modules/block/block-admin-display.tpl.php +++ b/modules/block/block-admin-display.tpl.php @@ -1,5 +1,6 @@
diff --git a/modules/poll/poll-bar-block.tpl.php b/modules/poll/poll-bar-block.tpl.php index 9f303eccd12..ca744d62063 100644 --- a/modules/poll/poll-bar-block.tpl.php +++ b/modules/poll/poll-bar-block.tpl.php @@ -1,5 +1,6 @@
subject): ?> diff --git a/modules/system/box.tpl.php b/modules/system/box.tpl.php index 84d810cf0a7..338bf8c63fa 100644 --- a/modules/system/box.tpl.php +++ b/modules/system/box.tpl.php @@ -1,3 +1,6 @@ +
diff --git a/modules/system/page.tpl.php b/modules/system/page.tpl.php index b70c46c51cf..a71b18d8fa9 100644 --- a/modules/system/page.tpl.php +++ b/modules/system/page.tpl.php @@ -1,5 +1,6 @@

diff --git a/modules/user/user_profile_item.tpl.php b/modules/user/user_profile_item.tpl.php index e234380b88b..7c8d7ee2cfa 100644 --- a/modules/user/user_profile_item.tpl.php +++ b/modules/user/user_profile_item.tpl.php @@ -1,4 +1,6 @@ > diff --git a/themes/bluemarine/block.tpl.php b/themes/bluemarine/block.tpl.php index 75f2708a53a..02ec48cf133 100644 --- a/themes/bluemarine/block.tpl.php +++ b/themes/bluemarine/block.tpl.php @@ -1,3 +1,6 @@ +

subject; ?>

content; ?>
diff --git a/themes/bluemarine/box.tpl.php b/themes/bluemarine/box.tpl.php index a66bd27dfff..c1ca328a7ac 100644 --- a/themes/bluemarine/box.tpl.php +++ b/themes/bluemarine/box.tpl.php @@ -1,3 +1,6 @@ +

diff --git a/themes/bluemarine/comment.tpl.php b/themes/bluemarine/comment.tpl.php index b73b7aef32a..1aa1e193a93 100644 --- a/themes/bluemarine/comment.tpl.php +++ b/themes/bluemarine/comment.tpl.php @@ -1,3 +1,6 @@ +
"> + diff --git a/themes/garland/block.tpl.php b/themes/garland/block.tpl.php index 89a9ab1d9c7..1b7ae308e1c 100644 --- a/themes/garland/block.tpl.php +++ b/themes/garland/block.tpl.php @@ -1,3 +1,6 @@ +
subject)): ?> diff --git a/themes/garland/comment.tpl.php b/themes/garland/comment.tpl.php index 6364021a8ab..07ea0bca611 100644 --- a/themes/garland/comment.tpl.php +++ b/themes/garland/comment.tpl.php @@ -1,3 +1,6 @@ +
diff --git a/themes/garland/node.tpl.php b/themes/garland/node.tpl.php index 8c267d671f6..5dbdd146313 100644 --- a/themes/garland/node.tpl.php +++ b/themes/garland/node.tpl.php @@ -1,3 +1,6 @@ +
diff --git a/themes/garland/page.tpl.php b/themes/garland/page.tpl.php index bba6c898ce0..9e4c27d7156 100644 --- a/themes/garland/page.tpl.php +++ b/themes/garland/page.tpl.php @@ -1,4 +1,6 @@ - diff --git a/themes/pushbutton/block.tpl.php b/themes/pushbutton/block.tpl.php index 782ed509842..0e2978e6dec 100644 --- a/themes/pushbutton/block.tpl.php +++ b/themes/pushbutton/block.tpl.php @@ -1,3 +1,6 @@ +
module" ?>" id="module-$block->delta"; ?>">

subject ?>

content ?>
diff --git a/themes/pushbutton/box.tpl.php b/themes/pushbutton/box.tpl.php index cf48ffa130a..0374ba64fa5 100644 --- a/themes/pushbutton/box.tpl.php +++ b/themes/pushbutton/box.tpl.php @@ -1,3 +1,6 @@ +

diff --git a/themes/pushbutton/comment.tpl.php b/themes/pushbutton/comment.tpl.php index dba7452d5e9..5311b6aedb9 100644 --- a/themes/pushbutton/comment.tpl.php +++ b/themes/pushbutton/comment.tpl.php @@ -1,3 +1,6 @@ +
diff --git a/themes/pushbutton/node.tpl.php b/themes/pushbutton/node.tpl.php index 08524d7d621..c464011ce56 100644 --- a/themes/pushbutton/node.tpl.php +++ b/themes/pushbutton/node.tpl.php @@ -1,3 +1,6 @@ +
"> diff --git a/themes/pushbutton/page.tpl.php b/themes/pushbutton/page.tpl.php index 027bd026ca4..49a55b80f4e 100644 --- a/themes/pushbutton/page.tpl.php +++ b/themes/pushbutton/page.tpl.php @@ -1,4 +1,6 @@ - + <?php print $head_title ?>