We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Support Web>TWiki412to420MixSupport (01 Jan 2008, PeterThoeny)
Tags:
create new tag
, view all tags

Question

OK, not sure if this is the right place, but am doing an upgrade at the moment and have encountered the following. I'd file the bug reports if they are appropriate.

bin/configure

Is is possible for SafeEnvPath? to be auto-detect on first instance? Rather than it being empty? I had to do a echo $PATH to copy and paste; which I assume it's safe to do that.

Is it possible to allow free text for DefaultDateFormat? rather than have a fixed selection? e.g. $date-$month-$year, etc.

What is EnableEmail? It's not even descriptive enough for me to understand.

Would it be possible to give EXPERT a darker shade, including the attributes? To make it more visible. Maybe slap a tr class="expert"

Font type and size inconsistency
The initial page's formatting is completely wrapped around pre tag, is this intentional? The formatting is good after saving the configuration for the first time.

Next to Save
In the initial phase, during Next, if no password is set, user should not see "Enter the configuration password"

In the boxes, I would suggest the following, rather than too texty.

  • Set a password to prevent unauthorised modification of =configure
  • You are strongly advised to disable configure after successfully configurating TWiki by:
    • making lib/LocalSite.cfg readonly
            chmod -r lib/LocalSite.cfg
    • deny access to configure in apache2's httpd.conf
            <FilesMatch "^configure.*">
                deny from all
            </FilesMatch>

Also, when lib/LocalSite.cfg is not writable, it would be best 1) to have a link to go back and 2) do not display "Password changed"

Misc

What's the deal with %GMTIME% vs %SERVERTIME%? configure mentions that %GMTIME% defaults on file storage. How does this affect %SCRIPTURL{edit}% with t GMTIME or SERVERTIME? What's best practise? Would it be feasible to have a %TIME% that reads off DisplayTimeValues? and formats accordingly?

Templates

On NatSkin? (pre17), I went hunting for the extra p tag inside natTopicActions, but can't find it. Would be great if someone (Michael?) can hunt it down for me, and tell me if it's intentional? It seems that generates an extra p tag. Am hunting it down.
  • SOLVED: The %WEBCOMPONENT% in viewtopicactions.nat.tmpl grabs the content of TWikiWebTopicActions which must not have any line breaks, or it will generate an extra p tag.

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin, NatSkinPlugin
Server OS: Debian Etch
Web server: Apache2
Perl version: 5.8.4
Client OS:  
Web Browser:  
Categories:  

-- KwangErnLiew - 15 Nov 2007

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Closing this support question after more than 30 days of inactivity. Please feel free to re-open if needed.

-- PeterThoeny - 01 Jan 2008

 
Change status to:
Topic revision: r3 - 01 Jan 2008 - 22:52:43 - PeterThoeny
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback