Login

mvnForum

mvnForum Homepage Welcome Guest
  Search  
  Index  | Recent Threads  | Unanswered Threads  | List Polls  | Public Albums  | Who's Online  | Help


Quick Go »


No member browsing this thread
Thread Status: Active
Total posts in this thread: 16
Posts: 16   Pages: 2   [ Previous Page | 1 2 ]
Post new Thread
Author
Previous Thread This topic has been viewed 2666 times and has 15 replies Next Thread
Male minhnn
mvnForum Developer
Member's Avatar

Vietnam
Joined: Oct 16, 2002
Post Count: 2956
Status: Offline
Reply to this Post  Reply with Quote 
Re: [ANN] mvnForum 1.1 development released on 20 October, 2007


Can the new release be deployed on jboss 4.2 and later?

Thanks,

I think mvnForum can deploy on all App Server, so if you have trouble with Jboss, pls let me know the detail error
----------------------------------------
Minh Nguyen
mvnForum Developer
Want a free, open source Java Jsp/Servlet forum, get mvnForum at http://www.mvnForum.com

http://www.DienDanLinux.org
[Jan 18, 2008 9:49:30 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest    http://www.MyVietnam.net    minhnn_mvn [Link] Report threatening or abusive post: please login first  Go to top 
Male jmenend1
Newbie



España (Spain)
Joined: Feb 22, 2007
Post Count: 21
Status: Offline
Reply to this Post  Reply with Quote 
Re: [ANN] mvnForum 1.1 development released on 20 October, 2007

A coupple of bugs in the mvnForum_i18n.properties file.

1 - The property mvnforum.common.numberof.attachments is duplicated. Lines 110 and 117.

2 - The property mvnforum.admin.deletemember.warning is not properly written, it lacks a final "\". Line 1642.

Thanks, it is fixed.

Btw, did you finish the translation yet?


I expect to finish the translation today, but, of course, then I'll have to check it all.

Greetings
[Jan 19, 2008 9:56:11 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male jmenend1
Newbie



España (Spain)
Joined: Feb 22, 2007
Post Count: 21
Status: Offline
Reply to this Post  Reply with Quote 
Re: [ANN] mvnForum 1.1 development released on 20 October, 2007

Hello again,

OK, I've finished the Spanish translation, but there are a few entries which I don't know exactly their meaning.


  • mvnforum.common.album_item_tag = Album Item Tags: I've been looking through out the code, but this property is not used at all. Can you describe it to me with an example. It's very important because there a lot of entries in the file related with this subject

  • mvnforum.admin.edittemplate.gateway_single and mvnforum.admin.edittemplate.gateway_digest. What are Gateway Single/Digest???

  • java.lang.AssertionError.cannot_process_uploaded_attach_file_with_form_field and java.lang.AssertionError.cannot_process_upload_avatar_with_form_field. What do you mean when saying: Can not process whatever with (a) form field

  • java.lang.IllegalStateException.feedback_is_disabled = Cannot add Feedback because Feedback feature is disabled by administrator: What kind of Feedback are you talking about?



As soon as you give me an answer, I'll send you the file.

Greetings
[Jan 20, 2008 6:46:44 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male minhnn
mvnForum Developer
Member's Avatar

Vietnam
Joined: Oct 16, 2002
Post Count: 2956
Status: Offline
Reply to this Post  Reply with Quote 
Re: [ANN] mvnForum 1.1 development released on 20 October, 2007

Hello again,

OK, I've finished the Spanish translation, but there are a few entries which I don't know exactly their meaning.


  • mvnforum.common.album_item_tag = Album Item Tags: I've been looking through out the code, but this property is not used at all. Can you describe it to me with an example. It's very important because there a lot of entries in the file related with this subject

  • mvnforum.admin.edittemplate.gateway_single and mvnforum.admin.edittemplate.gateway_digest. What are Gateway Single/Digest???

  • java.lang.AssertionError.cannot_process_uploaded_attach_file_with_form_field and java.lang.AssertionError.cannot_process_upload_avatar_with_form_field. What do you mean when saying: Can not process whatever with (a) form field

  • java.lang.IllegalStateException.feedback_is_disabled = Cannot add Feedback because Feedback feature is disabled by administrator: What kind of Feedback are you talking about?



As soon as you give me an answer, I'll send you the file.

Greetings


1. Album item is a photo in an picture album, and album item tag is the tag of the photo, you could see tag in action at yahoo's Flickr.com

2. Gateway is a feature that when user post to forum, he receive email, and when he reply email, the reply email content is put into forum. There are 2 type of email watch gateway: single for one thread per on email and digest is many thread in one email (this the feature in mvnForum enterprise)

3. When use upload via apache common upload, the way to get data from form is different, so we have this kind of error if we dont know how to process a form field when uploading.

4. You can ignore it, I deleted, it is not used

ps: there are some changes since your version, so when you send it to me, I will merge it and hopefully you could help to translation some other new keys, thanks in advance.
----------------------------------------
Minh Nguyen
mvnForum Developer
Want a free, open source Java Jsp/Servlet forum, get mvnForum at http://www.mvnForum.com

http://www.DienDanLinux.org
[Jan 23, 2008 5:53:04 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest    http://www.MyVietnam.net    minhnn_mvn [Link] Report threatening or abusive post: please login first  Go to top 
Male jmenend1
Newbie



España (Spain)
Joined: Feb 22, 2007
Post Count: 21
Status: Offline
Reply to this Post  Reply with Quote 
Re: [ANN] mvnForum 1.1 development released on 20 October, 2007

Ok, I'm going to fix some entries up and then send you the file by mail, hopefully this saturday.

BTW: I've been working over the 1.1-RC1 version
----------------------------------------
[Edit 1 times, last edit by jmenend1 at Jan 24, 2008 3:53:25 PM]
[Jan 24, 2008 3:50:09 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male jmenend1
Newbie



España (Spain)
Joined: Feb 22, 2007
Post Count: 21
Status: Offline
Reply to this Post  Reply with Quote 
Re: [ANN] mvnForum 1.1 development released on 20 October, 2007

At last, it's ready!!!

The attached file includes both properties files 100% translated to Spanish (I have tried to use a "neutral" Spanish)

Greetings
----------------------------------------
Attachment mvnForum_es.tar.gz (35466 bytes) (Download count: 8) (Tar.gz file with both properties files on it)

[Jan 27, 2008 3:13:47 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Posts: 16   Pages: 2   [ Previous Page | 1 2 ]
Show Printable Version of Thread  Post new Thread