NuWiki 1.3 Beta 2 Released
NuWiki 1.3 Beta 2 is now available from the Premium Members Area.
For more information on new features and changes, refer to the
NuWiki Changelog page.
There were some key changes made in this version, and some requested new features were implemented.
The recommended syntax for headlines is now:
PHP Code:
[h2]headline text[/h2]
[h3]headline text[/h3]
The old syntax using === is still supported for backward compatibility, and NuWiki will automatically change articles to the new syntax when these are edited.
This change was made due to several reasons:
* The new headline syntax is more BBCode-like, which will be easier for users.
* The old syntax was having difficulty with some versions of Internet Explorer when the headline text included question marks, quotes, etc.
* The new syntax is more robust and more compatible with future vBulletin versions.
In addition a number of small bugs were fixed...
