[cowiki-dev] Re: CVS update: /cowiki/htdocs/
"Daniel T. Gorski" <[email protected]> Wed, 27 Jul 2005 23:15:35 +0200
| Newsgroups | gmane.comp.php.cowiki.devel |
|---|---|
| Message-ID | <20050727211535.GW545@bantha> |
On 27 Jul 23:04, Daniel T. Gorski wrote: > On 27 Jul 21:00, [email protected] wrote: > > > User: cmarble > > Date: 2005/07/27 14:00:28 > > > > Modified: > > cowiki/htdocs/version.php > > > > Log: > > Like this, dtg? > > > > + define('COWIKI_VERSION_DATE', 'July 27 2005'); > > Yes, thank you. This eases the isolation of problems reported by users. This > should be done always if ones work is commited. > > All only IMHO, regards dtg BTW, resolving of e.g. the constant %COWIKI_RELEASE_NAME% does not work in the latest versions. Any ideas? As can be seen on dev.cowiki.org: + This is the latest %COWIKI_NAME% version to play with ++ Do not =treat with care=: ==But try to reproduce errors.== --- * <noop>%COWIKI_RELEASE_NAME%</noop> does not work: **%COWIKI_RELEASE_NAME%** * <noop>%COWIKI_NAME%</noop> does: **%COWIKI_NAME%** [[foo]] McDonalds - the WIKIWORDS parameter is not honoured. regards dtg