Hot on the heels of SilverStripe 2.3.0, we're working to release an update that resolves some bugs, adds support for six more languages in the CMS, and adds two great new features.
We want developers to test this release so we can label it ready for general consumption.
Mollom is a smart and cheap way to reduce unwanted comments and other website spam. It uses a combination of bayesian filters and CAPTCHAs to protect forms on your website. This release allows you to protect:
To make use of Mollom, you must use SilverStripe 2.3.1, and install the just-released spamprotection-v0.1rc1.tar.gz and mollom-0.1.0rc1.tar.gz modules. The existing blog module will work as is, but to use it with our forum, you must upgrade to forum 0.2rc2. See our Mollom installation instructions.
(Note: The user forms module will be released later with Mollom support.)
A very common problem raised in our Installation Forum is trying to get a URL rewriter working, such as Apache's mod_rewrite. This is what provides SilverStripe with one of its popular features: human readable or "friendly" URLs. In the past we have been stringent about enforcing this, because we disagree strongly with websites that have complicated URLs. Without a URL rewrite, a SilverStripe address would look like website.com/sapphire/main.php?page=about-us.
Sam, however, recently committed some code that provides a great fallback strategy which means you can still get pleasant URLs without a URL rewriter. This will mean that a URL rewriter remains strongly encouraged, but is no longer a requirement.
| With a URL rewriter | Without |
| website.com/ | website.com/ |
| website.com/about-us | website.com/index.php/about-us |
We would like people to install this release candidate on Microsoft IIS 6.0, Apache, and Lighttpd, ensuring you have no URL rewriter installed. Post URL Rewrite bugs and feedback at this ticket. All going well, we will have happier installation experiences while preserving our desire for clean URLs on the internet.
Thanks to great work by our community of translators, this release updates most of the CMS interface translations. In addition, it adds these new languages:
Anyone have any luck getting this to work with lighttpd ?. Mine keeps jumping to index.php style urls
Posted by Tim, 4 years ago
Where is mp3 in New York?
Posted by stunguh, 4 years ago
Hello. And Bye.
Posted by Agecaundade, 4 years ago
Just installed it on a shared webserver with no mod_rewrite and the fix and it worked!
Great!!!
Posted by Ralf, 4 years ago
Great to see such active development folks, thanks. Mollom looks really interesting too, I can already think of a project that could benefit from it.
Ronan
Posted by Ronan Quirke, 4 years ago
« previous 1 2
RSS feed for comments on this page | RSS feed for all comments
Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com
Comments on this website? Please give feedback.