If you need help, there are a couple of options:
In any case, helping out improving documentation, fixing bugs, helping others with the same problems is very welcome.
The main goal is to achieve the best user experience possible. It frankly does not matter if that requires extra plugins.
Some things can't be done with the inventory being shipped with standard Foswiki. A lot of the plugins once have been an integral part of the NatSkinPlugin and then been externalized into plugins of their own for the greater benefit.
NatSkin does not build upon the standard templates/skin of Foswiki as it differs substantially in the way it is broken up into components. Therefore, every function of the core engine will use a *.nat.tmpl
file. In fact, the NatSkin templates are created to provide an independent base for further template modifications.
NatSkin templates offer much more flexibility than the standard templates do. While its theming engine controls which css files are to be loaded, it also maintains the SKIN
path to allow themes to override the standard markup. So switching a theme does also switch the SKIN
path and the templates with it.
Yes. Use the {NatSkin}{DetectExternalLinks}
configuration setting.
This feature confuses more than provide any added value and has thus been removed from the edit
page to simplify the interface.