Author: agilliland
Date: Thu Jan 12 20:31:59 2006
New Revision: 368584
URL: http://svn.apache.org/viewcvs?rev=368584&view=rev
Log:
deleting old navbar tag that is no longer used.
Removed:
incubator/roller/trunk/src/org/roller/presentation/tags/menu/NavigationBarTag.java
incubator/roller/trunk/web/WEB-INF/classes/navbar.vm
Modified:
incubator/roller/trunk/web/WEB-INF/velocity.properties
Modified: incubator/roller/trunk/web/WEB-INF/velocity.properties
URL:
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/WEB-INF/velocity.properties?rev=368584&r1=368583&r2=368584&view=diff
==============================================================================
--- incubator/roller/trunk/web/WEB-INF/velocity.properties (original)
+++ incubator/roller/trunk/web/WEB-INF/velocity.properties Thu Jan 12 20:31:59
2006
@@ -36,7 +36,7 @@
runtime.log.logsystem.log4j.category=org.apache.velocity
# Override the default global library, set to blank to load no default
-velocimacro.library =
roller.vm,bookmark.vm,comments.vm,navbar.vm,newsfeed.vm,referer.vm,atommacros.vm,rssmacros.vm,user.vm,weblog.vm,website.vm
+velocimacro.library =
roller.vm,bookmark.vm,comments.vm,newsfeed.vm,referer.vm,atommacros.vm,rssmacros.vm,user.vm,weblog.vm,website.vm
# Change to false for deployment environments.
# Caching for the 'class' & 'webapp' ResourceLoaders must be false for this to
work
@@ -52,4 +52,4 @@
# set encoding/charset to UTF-8
input.encoding=UTF-8
output.encoding=UTF-8
-default.contentType=text/html; charset=utf-8
\ No newline at end of file
+default.contentType=text/html; charset=utf-8