You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by gm...@apache.org on 2014/06/27 04:59:40 UTC

svn commit: r1605943 [1/7] - in /roller/trunk/app/src/main/webapp/themes: brushedmetal/ gaurav/ gaurav/css/ gaurav/font/ gaurav/icons/ gaurav/images/ gaurav/js/

Author: gmazza
Date: Fri Jun 27 02:59:39 2014
New Revision: 1605943

URL: http://svn.apache.org/r1605943
Log:
Switched from brushedmetal to gaurav theme.

Added:
    roller/trunk/app/src/main/webapp/themes/gaurav/
    roller/trunk/app/src/main/webapp/themes/gaurav/archives.vm   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/css/
    roller/trunk/app/src/main/webapp/themes/gaurav/css/bootstrap.css   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/css/font-awesome.min.css   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/css/style.css   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/custom_css.vm   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/day.vm   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/entry.vm   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/font/
    roller/trunk/app/src/main/webapp/themes/gaurav/font/FontAwesome.otf   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/font/fontawesome-webfont.eot   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/font/fontawesome-webfont.svg   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/font/fontawesome-webfont.ttf   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/font/fontawesome-webfont.woff   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/asf-logo.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/comment.gif   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/delicious.gif   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/digman.gif   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/facebook-logo.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/feed-icon-14x14.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/feed-icon-28x28.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/flickr-icon.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/icon_clock.gif   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/linkedin-logo.jpg   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/page_white.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/page_white_acrobat.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/slashdot-13x13.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/tag_blue.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/technorati-16x15.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/icons/twitter-icon.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/images/
    roller/trunk/app/src/main/webapp/themes/gaurav/images/theme-resposive-mobile.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/images/theme-resposive.png   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/js/
    roller/trunk/app/src/main/webapp/themes/gaurav/js/bootstrap.js   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/js/jquery.js   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/js/searchhi.js   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/search.vm   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/std_footer.vm   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/std_head.vm   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/std_header.vm   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/tags_index.vm   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/theme.xml   (with props)
    roller/trunk/app/src/main/webapp/themes/gaurav/weblog.vm   (with props)
Removed:
    roller/trunk/app/src/main/webapp/themes/brushedmetal/

Added: roller/trunk/app/src/main/webapp/themes/gaurav/archives.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/gaurav/archives.vm?rev=1605943&view=auto
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/gaurav/archives.vm (added)
+++ roller/trunk/app/src/main/webapp/themes/gaurav/archives.vm Fri Jun 27 02:59:39 2014
@@ -0,0 +1,66 @@
+<!DOCTYPE html>
+<html lang="en">
+<!-- XFN friendly -->
+<head profile="http://gmpg.org/xfn/11">
+	#includeTemplate($model.weblog "standard_head")
+	<title>$model.weblog.name: Archives</title>
+	<link rel="stylesheet" type="text/css" href='$url.page("custom.css")' />
+</head>
+<body>
+
+	<!-- HEADER -->
+	<header>
+		#includeTemplate($model.weblog "standard_header")
+	</header>
+
+	<!-- BODY -->
+	<div class="container">
+	
+		<div class="row">
+			<div class="col-lg-12">
+				<h1 class="page-header">$model.weblog.name&nbsp;<small>archives</small></h1>
+			</div>
+	  	</div>
+	  
+	  	<div class="row">
+	  
+	  		<!-- BODY MAIN-->
+		   	<div id="main_content" class="col-lg-8">
+				<h3>Browse the $model.weblog.name archives</h3>
+				<p>Browse the <b>$model.weblog.name</b> archive in month view, search for specific keywords
+					 or jump to the most recent posts listed in the right sidebar.</p>
+				<br />
+				#showWeblogEntryCalendarBig($model.weblog "nil")
+			</div>
+			
+			<!-- BODY SIDEBAR-->
+			<div id="sidebar_content" class="col-lg-4">
+				<div class="well">
+					<h3>Welcome</h3>
+
+					<p class="details">
+					You're on the Archives page of the weblog <b>$model.weblog.name</b>.</p>
+
+					<p class="details">
+					From here you can browse via the calendar, follow the links below or
+					<a href="$url.home">visit the main page</a> of the weblog.</p>
+				</div>
+				<div class="well">
+				  <h3>Most recent posts</h3>
+				  #set($recentEntries = $model.weblog.getRecentWeblogEntries("nil", 30))
+				  <ul>#foreach($recentEntry in $recentEntries)
+				      <li class="entryLink"><a href="$recentEntry.permalink">$recentEntry.title</a></li>
+				  #end</ul>
+				</div>	
+			</div> <!-- close sidebar_content -->
+		</div> <!-- /.row -->
+	</div> <!-- /.container -->
+
+	<!-- FOOTER -->
+	<footer>
+		#includeTemplate($model.weblog "standard_footer")
+	</footer>
+
+</body>
+</html>
+

Propchange: roller/trunk/app/src/main/webapp/themes/gaurav/archives.vm
------------------------------------------------------------------------------
    svn:executable = *