资 源 简 介
OpenQ-Cake
OpenQ-Cake is a question and answer script similar to popular Q&A site 0 stackoverflow.com
The project was initially started as a training project for interns however couldn"t be finished due to time limitations. However the project is 70% complete (functionally) and we thought to open sourcing the project so others can contribute and use/customize/fork the script as per your needs.
It"s developed using CakePHP 1.3 and it"s a work of 3 weeks so you may find lot of bugs and many default views (generated by cake"s bake script).
To summarize, below is a brief list of features available as of now (not all may be fully functional though most of it should be in place)
Users registration using Auth
Facebook connect/Open ID integration (base work done, need to fully integrate)
Question voting (Ajax)
Answers voting (Ajax)
Ajax Pagination - Has some paging issues
Ask/Answer functional