[interchange] Update readme, whatsnew for Strap
Josh Lavin <[email protected]> Sat, 26 Sep 2015 00:05:48 +0000
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 838bb411ede31452016eb0f0ed9bec7661c331a8 Author: Josh Lavin <[email protected]> Date: Wed Sep 16 16:40:29 2015 -0700 Update readme, whatsnew for Strap README | 5 +++-- WHATSNEW-5.8 | 7 +++++++ 2 files changed, 10 insertions(+), 2 deletions(-) --- diff --git a/README b/README index e106813..8afa8a4 100644 --- a/README +++ b/README @@ -77,7 +77,8 @@ dist/ The distribution files, exclusive of executable files and modules. Includes: interchange.cfg.dist Distribution-default interchange.cfg - standard/ Demo catalog skeleton, used by makecat + strap/ Demo catalog skeleton, used by makecat + standard/ Old demo catalog skeleton src/ C and Perl code for CGI link programs lib/ Back-end administrative interface code/ Usertags and other customizable code @@ -128,7 +129,7 @@ as described in the next section. D E M O -There is a demo catalog skeleton (called 'standard') included. +There is a demo catalog skeleton (called 'strap') included. To build your own catalog from the demo, go to the directory where you installed Interchange (default is "interchange" in your home directory, diff --git a/WHATSNEW-5.8 b/WHATSNEW-5.8 index 7b75e30..c705867 100644 --- a/WHATSNEW-5.8 +++ b/WHATSNEW-5.8 @@ -7,6 +7,13 @@ ------------------------------------------------------------------------------ +Interchange 5.8.3 not yet released. + +Strap Demo +---------- + +* New default demo catalog, based on Bootstrap Framework. See dist/strap/README for details. + Interchange 5.8.2 released on 2014-07-07.