From 8027adf1e2ffe4498c7eda9a698ed61bec8a8c04 Mon Sep 17 00:00:00 2001 From: Joe Dallago Date: Fri, 25 Mar 2011 00:17:23 -0500 Subject: Moved the content that was put into whatsnew-1.0.rst into the CHANGES.txt file, b/c the terminology change doesn't apply to version 1.0. Also changed the output of the paster create command in project.rst back to its original state. --- docs/whatsnew-1.0.rst | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs/whatsnew-1.0.rst') diff --git a/docs/whatsnew-1.0.rst b/docs/whatsnew-1.0.rst index 028317e23..8602c5105 100644 --- a/docs/whatsnew-1.0.rst +++ b/docs/whatsnew-1.0.rst @@ -178,11 +178,6 @@ Terminology Changes ``reload_resources`` (config file) is now known, respectively, as ``PYRAMID_RELOAD_ASSETS`` and ``reload_assets``. -- The term 'template' used to refer to both 'paster templates' and 'rendered - templates'(templates created by a rendering engine. i.e. Mako, Chameleon, - Jinja, etc.). 'Paster templates' will now be refered to as 'scaffolds,' - whereas the name for 'rendered templates' will remain as 'templates.' - Better Platform Compatibility and Support ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3