/[Apache-SVN]/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
ViewVC logotype

Log of /maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 800784 - (view) (annotate) - [select for diffs]
Modified Tue Aug 4 13:45:19 2009 UTC (3 months, 3 weeks ago) by vsiveton
File length: 8249 byte(s)
Diff to previous 785531 (colored)
o using Reader/WriterFactory#UTF_8 instead of static field

Revision 785531 - (view) (annotate) - [select for diffs]
Modified Wed Jun 17 09:47:59 2009 UTC (5 months, 1 week ago) by ltheussl
File length: 8297 byte(s)
Diff to previous 746999 (colored)
Fix java 4 javadoc warnings

Revision 746999 - (view) (annotate) - [select for diffs]
Modified Mon Feb 23 12:56:04 2009 UTC (9 months ago) by vsiveton
File length: 8294 byte(s)
Diff to previous 707988 (colored)
o fix javadoc using javadoc:fix

Revision 707988 - (view) (annotate) - [select for diffs]
Modified Sun Oct 26 12:58:46 2008 UTC (13 months ago) by vsiveton
File length: 4559 byte(s)
Diff to previous 693844 (colored)
o fixed javadoc tag id

Revision 693844 - (view) (annotate) - [select for diffs]
Modified Wed Sep 10 13:43:54 2008 UTC (14 months, 2 weeks ago) by ltheussl
File length: 4643 byte(s)
Diff to previous 519805 (colored)
Order imports, javadocs.

Revision 519805 - (view) (annotate) - [select for diffs]
Modified Mon Mar 19 02:51:25 2007 UTC (2 years, 8 months ago) by jvanzyl
File length: 4643 byte(s)
Diff to previous 519768 (colored)
o name it sitetools as it's confusing as we have everything else name foo-site, same with the book stuff people will look at it first
  and think it's a book about doxia

Revision 519768 - (view) (annotate) - [select for diffs]
Modified Mon Mar 19 00:52:44 2007 UTC (2 years, 8 months ago) by jvanzyl
Original Path: maven/doxia/doxia-site/trunk/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
File length: 4643 byte(s)
Diff to previous 519708 (colored)
o a new doxia site subproject

Revision 519708 - (view) (annotate) - [select for diffs]
Modified Sun Mar 18 22:10:21 2007 UTC (2 years, 8 months ago) by jvanzyl
Original Path: maven/sitetools/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
File length: 4643 byte(s)
Diff to previous 519668 (colored)


Revision 519668 - (view) (annotate) - [select for diffs]
Modified Sun Mar 18 18:55:14 2007 UTC (2 years, 8 months ago) by jvanzyl
Original Path: maven/sitet/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
File length: 4643 byte(s)
Diff to previous 496703 (colored)
o all the site related tools, i will rename the directory shortly, it screwed up locally

Revision 496703 - (view) (annotate) - [select for diffs]
Modified Tue Jan 16 14:27:31 2007 UTC (2 years, 10 months ago) by vsiveton
Original Path: maven/doxia/trunk/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
File length: 4643 byte(s)
Diff to previous 392144 (colored)
o applied new license headers (tx idea;))
o no code changes

Revision 392144 - (view) (annotate) - [select for diffs]
Modified Fri Apr 7 01:08:36 2006 UTC (3 years, 7 months ago) by brett
Original Path: maven/doxia/trunk/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
File length: 4456 byte(s)
Diff to previous 391859 (colored)
[MSITE-104] accept different input encodings
Submitted by: Trustin Lee

Revision 391859 - (view) (annotate) - [select for diffs]
Modified Thu Apr 6 00:00:02 2006 UTC (3 years, 7 months ago) by brett
Original Path: maven/doxia/trunk/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
File length: 3805 byte(s)
Diff to previous 385559 (colored)
[MSITE-98] allow files to be excluded form site generation
Submitted by: Jesse McConnell

Revision 385559 - (view) (annotate) - [select for diffs]
Modified Mon Mar 13 14:28:10 2006 UTC (3 years, 8 months ago) by brett
Original Path: maven/doxia/trunk/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
File length: 3579 byte(s)
Diff to previous 385427 (colored)
[MSITE-80] refactored site renderer API and pushed duplicate checking and determination of files into the site renderer

Revision 385427 - (view) (annotate) - [select for diffs]
Modified Mon Mar 13 05:16:54 2006 UTC (3 years, 8 months ago) by brett
Original Path: maven/doxia/trunk/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
File length: 3220 byte(s)
Diff to previous 359941 (colored)
[MSITE-80] clean up site and push features into Doxia site renderer

Revision 359941 - (view) (annotate) - [select for diffs]
Modified Fri Dec 30 00:20:08 2005 UTC (3 years, 10 months ago) by brett
Original Path: maven/doxia/trunk/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
File length: 2424 byte(s)
Diff to previous 358449 (colored)
setting window title

Revision 358449 - (view) (annotate) - [select for diffs]
Added Thu Dec 22 02:57:07 2005 UTC (3 years, 11 months ago) by brett
Original Path: maven/doxia/trunk/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
File length: 2160 byte(s)
- move doxia's site renderer to a model for the decoration, while retaining the <custom> element to allow arbitrary extension that can be used from the velocity template.
- simplify various parts of the API
- add inheritance of the site descriptor from a file based source

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2