Print Topic - Archive

E-Blah Community  /  Question and Answer  /  Choosing Forum Software - is this the One?
Posted by: JDlugosz, June 27, 2007, 4:04pm
I found this using cgi-resources.com, looking for Perl implementations.  I do not like the so-common PHBBB and think that it could be done so much better and cleaner.  

I'm impressed that the green and blue checkmarks show up on my status bar, meaning that this site really uses correct and valid HTML!  Well, until now anyway:  v-post/b-qa/ contains the line
     var c = ".</i>";
and if you run it through the validator (click the microbanner at the bottom of the page) it finds even more, and stops with "This page is not Valid XHTML 1.1!" at your typo
     <div class="padding: 50px !important;">
(you meant style, not class
but I digress.  

I also noted that it was using UTF-8 to transfer, and tried posting Chinese characters in your demo, and they worked.  Yay!  When looking over blogging software, this was abysmal.  

I like the GPL, so I can mess with it if I want to.

But... looking at the download, it appears that only English is provided.  At least it's set up for nationalization, but to what extent does it work, if nobody's done it yet?  We'll have to do that right off, so I hope you'll support the effort.  Like, does the charset at the top of the lng file refer to that file's own encoding only, or what?  And what of all the strings that are still hard-coded (at least non-admin ones)?

Second, I'd like to allow members (or a group of members) to upload images along with the message, rather than having them host it elsewhere.  Is that easy to do in the Message window, or would I need to provide a totally separate upload and management mechanism and then have them use the resulting URL in this composer?

I look forward to your reply!
--John
Posted by: whiskymac, June 27, 2007, 4:58pm; Reply: 1
wow i dont understand most of what you said - but can really recommend EBlah, its a fantastic bit of software!

As in your other thread, its very easy for admin to edit posts, you get a "quick edit" button which turns the post into a text button so the whole edit takes seconds.

There is also an upload facility in the message window which i take advantage of - when pictures are uploaded for instance a thumbnail is created and size etc is all customised in the admin panel
Posted by: Nat, June 27, 2007, 5:43pm; Reply: 2
Yup, eblah can do this and a lot more... try it and see,,,,
Posted by: moe, June 27, 2007, 6:49pm; Reply: 3
I love there control panel and features. I just wish they had a converter from famous softwares. This looks more like paid software
Posted by: JDlugosz, June 28, 2007, 1:02am; Reply: 4
Quoted from Nat
Yup, eblah can do this and a lot more... try it and see,,,,


I will... I'm setting up a practice install and will play with it before getting all the details right.

BTW, your message causes the page to fail XHTML1.1 validation, although the logo at the bottom is still there.  Click on the wc3 banner at the very bottom (the left one) and you'll see it classifies it as only a warning, but
         ...  title="Motion & Heart"> ...
comes from your "site" button.  This shows a bug in E-Blah in printing a string without html-escaping it.  The literal '&' in the title should be encoded as "&amp;".  I mention this in some detail 'cause you're an administrator.
Posted by: Nat, June 28, 2007, 2:20am; Reply: 5
a bit of sloppy code on my behalf  :B
Posted by: Ronymon, June 29, 2007, 3:25am; Reply: 6
I think Eblah should  do something with the calender and search .
It was nice important dates already pre-fixed in calender example
http://skyforum.passionofworld.com/index.php?PHPSESSID=f1013b5a07ef54b1a7cfc5653d8135e0&action=calendar
Posted by: Justin, June 29, 2007, 8:03am; Reply: 7
I'll add the class/style issue to my list.  It was just a typo.  :)
Print page generated: February 8, 2012, 10:19pm