Backport r4257: move old heirloom default theme.No longer used at all.

git-svn-id: https://svn.libreccm.org/ccm/trunk@4263 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2016-09-04 09:39:32 +00:00
parent 1fb7e7af10
commit 8b57e55dec
18 changed files with 147 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/admin/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:import href="../../../themes/heirloom/apps/atoz/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/content-center/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/content-section/xsl/admin.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/content-section/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/forum/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/navigation/xsl/admin.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/navigation/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/rss/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/search/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/shortcuts/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/simplesurvey/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:import href="../../heirloom/apps/sitemap/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/subsite/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:import href="../../heirloom/apps/webdev-support/xsl/index.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,7 @@
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:import href="../../heirloom/apps/workspace/xsl/admin.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,7 @@
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:import href="../../heirloom/apps/workspace/xsl/edit.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,7 @@
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:import href="../../heirloom/apps/workspace/xsl/index.xsl"/>
</xsl:stylesheet>