• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item3806: add true
and false
to TWiki::isTrue
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Engine |
|
Normal |
Closed |
|
minor |
4.2.0 |
Detail
Just one observation; TWiki::isTrue
doesn't handle 'true' and 'false'. It would be nice to keep everything
consistent and use 1 and 0 or 'on' and 'off'. Or extend TWiki::isTrue to
handle 'true' and 'false'...
C.
I choose to have isTrue() grok
true
and
false
--
TWiki:Main/SvenDowideit
- 24 Mar 2007
And export it via
TWiki::Func
as well, to help out all those poor plugin authors who can't currently tell the difference between right and wrong.
See
TWiki:Codev.AddIsTrueToFunc
CC
roger

done
--
TWiki:Main.SvenDowideit
- 25 Mar 2007