On Fri, Sep 29, 2006 at 05:42:05PM -0400, MenTaLguY wrote:
> With the latest checkins for RSS and Atom feeds, I've committed
> everything I personally wanted for the 0.5 release.
> 
> Does anyone else have any wishes for 0.5?

I have some small issues but haven't gotten around to them yet. It might
also take a while before I do:

 * The title of an entry is not processed by RedCloth or something else.
   If the title contains for example &, it will lead to invalid HTML.
 * There are a few items left (4..6) of my mail:
   http://rubyforge.org/pipermail/hobix-is-the-way/2006-September/000798.html
   Although what I am trying to accomplish in 6 has been addressed by 
   your recent fixes, mental.

 * I have found some small issues with the comments plugin since I keep being
   comment-spammed a lot:
   - There is no spam protection, RedHanded seems to have some. I think
     we should release with some protection out of the box.
   - Maybe it is wise to postprocess the comments with RedCloth in filter_html
     mode. I get a lot of spams containing something like:

     This is a foo you should <a href="bla foo bar.. more stuff

     and then leaves the quote open so my page looks completely garbled.
   - The preview button is not working. I get a JavaScript error:

     [JavaScript Error: "invalid flag after regular expression" {file:
     "http://paul.luon.net/journal/life/AnkorauxUnuEsperantpostajxo#comments";
     line: 1 column: 18 source: "new Ajax.Request(
     /journal/control/preview, {parameters:
     Form.serialize('userComment'), onComplete: function(req) {
     $('textilePreview').innerHTML = req.responseText }})"}]

     "new Ajax.Request( /journal/control/preview, {parameters:
     Form.serialize('userComment'), onComplete: function(req) {
     $('textilePreview').innerHTML = req.responseText }})"

     Line 1, Column 18, File "AnkorauxUnuEsperantpostajxo#comments" in
     "http://paul.luon.net/journal/life";

> If not, I'll look at doing the 0.5 release next week.

That would be great :)

Paul

-- 
Student @ Eindhoven                         | email: [EMAIL PROTECTED]
University of Technology, The Netherlands   | JID: [EMAIL PROTECTED]
>>> Using the Power of Debian GNU/Linux <<< | GnuPG key ID: 0x50064181

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Hobix-is-the-way mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/hobix-is-the-way

Reply via email to