Pete Finnigan's Web Development Blog

Cookie Policy:We only use essential cookies on small sections of this website. For details see here.


Home
Archives
Oracle Security
Oracle Security Blog

Greymatter Forums

October 2006
SMTWTFS
1234567
891011121314
15161718192021
22232425262728
293031    

RSS 1.0 FEED
RSS 2.0 FEED
Atom 0.3 FEED
Powered by gm-rss 2.0.0


Valid XHTML 1.0!

Powered By Greymatter

Home » Archives » October 2006 » GreyMatter 1.6.1 - New Improved release

[Previous entry: "Getting gm-rss version 2.0 to work without the correct Perl libs installed"] [Next entry: "Greymatter 1.7.1 has been released"]

10/30/2006: "GreyMatter 1.6.1 - New Improved release"



The first upgrade of GreyMatter since 1.3.1 in 2003 has been released yesterday on the new Greymatter forums. The new version if 1.6.1 and its a first developers release aimed at those who want to add new features and functions to GreyMatter. The focus of the release has been the begginings ot refactoring the code to make it easier to add features by seperating out the logic for file access and web access amongst others. This will make it easier to add database support in the future. Version 1.6.1 is the first of many new updates to GreyMatter. It also includes the following updates (taken from the changelog):-

* added author name protecion, commenter must enter name_pw in order to post with author name.

* refactored config screen to use Gm_Web.pm functions, cut down on if statements

* refactored to use Gm_Constants to avoid typos of bareword flags.

* refactored to use Gm_Storage to retrieve templates (continue this trend to get to db)

- also refactored template file so that templates are stored as: template_name=templatevalue (removes order dependance)

* refactored to use Gm_Storage to retrieve and set configs

- also refactored configs to use format: configname=configvalue (removes order dependance, cleaner)

* refactored to use Gm_Storage to retrive and set ban lists

* refactored to use Gm_Storage to retrive and save authors

* refactored minor "utility" functions to Gm_Utils

- This includes &date which is now Gm_Utils::getStdDate

* fixed issue with ArchiveGroupingFooter not being printed properly

http://greymatterforum.proboards82.com/index.cgi?board=gmbugreport&action=display&thread=1155058370&page=1#1155058370

* removed quotes, they don't contribute anything to the task at hand.

* added user templates for errors that are displayed to grey matter users vs gm admin messages

http://greymatterforum.proboards82.com/index.cgi?board=gmfeaturemodrequests&action=display&thread=1155527898&page=1#1155527898

* added in Multiple delete on the entry edit page.

I am also working on a comment moderation mod for GreyMatter, its about half complete at present due to other committments. I will get back to it as soon as possible and get int included in the next scheduled update in December. I also added RSS 2 and Atom 0.3 and XML-RPC support to GreyMatter recently. Well done and thanks to Coldstone for the great work on GreyMatter.

Verson 1.6.1 can be downloaded from the forum and also from the primary GreyMatter download site.