summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorcvs2git <cvs2git@bitweaver.org>2010-06-09 18:11:20 +0200
committernickpalmer <nick@sluggardy.net>2010-06-09 18:11:20 +0200
commit406c4575016c115f2d0bda56d598b39beb5e8618 (patch)
treece63997648ad5099621fd43f8428e5507c41f94e /templates
parent493c6f6252b2d5303d5ebb45cc3c7edcb2ecb857 (diff)
downloadblogs-406c4575016c115f2d0bda56d598b39beb5e8618.tar.gz
blogs-406c4575016c115f2d0bda56d598b39beb5e8618.tar.bz2
blogs-406c4575016c115f2d0bda56d598b39beb5e8618.zip
Strip down CVS keywords.pre-lf-storage-path-to-file-name
Diffstat (limited to 'templates')
-rw-r--r--templates/blog_post.tpl2
-rw-r--r--templates/center_list_blog_posts.php2
-rw-r--r--templates/center_list_blog_posts.tpl2
-rw-r--r--templates/edit_blog.tpl2
-rw-r--r--templates/header_inc.tpl2
-rw-r--r--templates/list_posts.tpl2
-rw-r--r--templates/view_blog.tpl2
7 files changed, 7 insertions, 7 deletions
diff --git a/templates/blog_post.tpl b/templates/blog_post.tpl
index 37d83e1..24760e0 100644
--- a/templates/blog_post.tpl
+++ b/templates/blog_post.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_blogs/templates/blog_post.tpl,v 1.37 2009/01/20 22:18:06 dansut Exp $ *}
+{* $Header$ *}
{strip}
<div class="edit blogs">
<div class="header">
diff --git a/templates/center_list_blog_posts.php b/templates/center_list_blog_posts.php
index 665d80f..bd4bbc2 100644
--- a/templates/center_list_blog_posts.php
+++ b/templates/center_list_blog_posts.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_blogs/templates/center_list_blog_posts.php,v 1.35 2009/11/03 15:41:42 wjames5 Exp $
+ * @version $Header$
* @package bitweaver
*/
global $gBitSmarty, $gBlog, $gBitSystem, $gQueryUserId, $moduleParams, $gBitUser;
diff --git a/templates/center_list_blog_posts.tpl b/templates/center_list_blog_posts.tpl
index c95bd68..ad2309c 100644
--- a/templates/center_list_blog_posts.tpl
+++ b/templates/center_list_blog_posts.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_blogs/templates/center_list_blog_posts.tpl,v 1.11 2009/11/03 15:41:42 wjames5 Exp $ *}
+{* $Header$ *}
{if !( $smarty.request.home && $gBitSystem->isFeatureActive('blog_hide_empty_usr_list') ) }
<div class="floaticon">{bithelp}</div>
diff --git a/templates/edit_blog.tpl b/templates/edit_blog.tpl
index 7e75018..31d24d6 100644
--- a/templates/edit_blog.tpl
+++ b/templates/edit_blog.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_blogs/templates/edit_blog.tpl,v 1.26 2009/01/20 22:18:07 dansut Exp $ *}
+{* $Header$ *}
{strip}
<div class="floaticon">{bithelp}</div>
diff --git a/templates/header_inc.tpl b/templates/header_inc.tpl
index 37e5d38..f05a7da 100644
--- a/templates/header_inc.tpl
+++ b/templates/header_inc.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_blogs/templates/header_inc.tpl,v 1.14 2008/07/16 08:18:52 huyderman Exp $ *}
+{* $Header$ *}
{strip}
{if $gBitSystem->isPackageActive( 'rss' ) and $gBitSystem->isFeatureActive( 'blogs_rss' ) and $smarty.const.ACTIVE_PACKAGE eq 'blogs' and $gBitUser->hasPermission( 'p_blogs_view' )}
{if isset($gContent->mBlogId)}
diff --git a/templates/list_posts.tpl b/templates/list_posts.tpl
index 248661c..21b5983 100644
--- a/templates/list_posts.tpl
+++ b/templates/list_posts.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_blogs/templates/list_posts.tpl,v 1.4 2008/08/01 02:10:39 laetzer Exp $ *}
+{* $Header$ *}
{strip}
<ul class="blogs">
{section name=ix loop=$blogPosts}
diff --git a/templates/view_blog.tpl b/templates/view_blog.tpl
index dda421d..5b4e459 100644
--- a/templates/view_blog.tpl
+++ b/templates/view_blog.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_blogs/templates/view_blog.tpl,v 1.24 2008/10/20 21:40:09 spiderr Exp $ *}
+{* $Header$ *}
{strip}
<div class="display blogs">
<div class="floaticon">