會員註冊 / 登入  |  電腦版  |  Jump to bottom of page

Developer Forum » 2.3.x source

發表人: yoyogin
10 年 前
Hi andowson,

1. any chance you'll upload 2.3.x source-code?
2. while passing on 2.2.x source's code i've noticed that there is a "user_list_karma.htm" file. does that page reachable from the web-site? and in general, is there any administrator control over the karma? (through UI)


Great forum! i love the functionality and simplicity
thanks

發表人: andowson
10 年 前
1.For the source code just check out from SVN:
svn checkout http://jforum2.googlecode.com/svn/trunk/ jforum2-read-only

2.user_list_karma.htm is disabled in karma_search.inc.htm since previous version. As I know, karma value is changed only through post rating. You cannot assign someone with a specific karma value. So there is no admin control panel for this.

發表人: yoyogin
10 年 前
aahhh...

1. do you know if any one ever edited the code to support right-to-left languages?

2. the version on the repository is 2.2.1, but in the download page you've released 2.3 war - are they the same?

發表人: andowson
10 年 前
1.No, I don't know about this. You may ask the other JForum Community users.
2.In the SVN trunk(head) is the latest code, which is current 2.3.1(beta). The 2.3.0 release is r74 of the SVN repository.

發表人: rvanderwerf
10 年 前
I emailed with the same question, and Andowson said he added a tag for 2.3 source.

Thanks Andowson for picking up the torch on this project!

發表人: lastwinner
10 年 前
感谢andowson
我也有同样的问题(因为GoogleCode上没看到2.3.x的源码),看了这个帖,解惑了,谢谢哈!

發表人: andowson
10 年 前
Just follow the instruction listed in the project site's "Source" tab.
You may click on the "Browse" link to see the source code online or click on the "Changes" link to see what's going on for the development.

發表人: lastwinner
10 年 前
 
andowson wrote:Just follow the instruction listed in the project site's "Source" tab.
You may click on the "Browse" link to see the source code online or click on the "Changes" link to see what's going on for the development.


谢谢,随着你的指引,我看到了。




會員註冊 / 登入  |  電腦版  |  Jump to top of page