From ee1786edd7972f9ff55fc8abb90a6d981d66998e Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Fri, 24 Oct 2014 18:59:25 +0200 Subject: Added timeline ATOM feed and removed XHTML target * moved repository feeds to `repository` directory * replaced paginated XHTML timeline target with and ATOM feed ** removed `paginated_timeline.xsl` transformation including the `04_meta` level ** removed CSS and master stylesheets * added title, url and commit count meta data to `meta.xml` * expanded ATOM feed URLs * timeline feed has an upper limit of `commit_count` items ** repository feeds have the same limit because only `commit_count` commits of every repository are fetched in the first place --- source/04_meta/paginated_timeline.xsl | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 source/04_meta/paginated_timeline.xsl (limited to 'source/04_meta') diff --git a/source/04_meta/paginated_timeline.xsl b/source/04_meta/paginated_timeline.xsl deleted file mode 100644 index cb25d3b..0000000 --- a/source/04_meta/paginated_timeline.xsl +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - -20 - - - - - - - - - -- cgit v1.2.3