phpBB 開發者 Wiki
發表於 : 2013-05-26, 12:37
phpBB Development Wiki 內有 phpBB 函數介紹與範例
用於瞭解 phpBB 架構,與修改維護,是 phpBB 論壇站長必看的Wiki資料站
https://wiki.phpbb.com/
另外目前也在裡面看到了一些 phpBB4 的情報
https://wiki.phpbb.com/PhpBB4/Programming
簡短轉貼一些重點
Goals
1.Scalability (especially running across board on multiple servers)
2.Easy integration (wrapping) into third party software (e.g. CMS)
3.High quality code
4.No need for code changes in MODs/Extensions anymore
5.Building on existing code rather than reinventing the wheel
目標
1.可擴展性(尤其是跨板在多台服務器上運行)
2.(包裝)易於集成到第三方軟件(如CMS)
3.高質量的代碼
4.無需MODS/擴展的代碼更改了
5.以現有的代碼為基礎,而不是整個砍掉重做
看來新的 phpBB4 支援舊版轉換資料的可能性滿高的
大家可以期待看看!!
用於瞭解 phpBB 架構,與修改維護,是 phpBB 論壇站長必看的Wiki資料站
https://wiki.phpbb.com/
另外目前也在裡面看到了一些 phpBB4 的情報
https://wiki.phpbb.com/PhpBB4/Programming
簡短轉貼一些重點
Goals
1.Scalability (especially running across board on multiple servers)
2.Easy integration (wrapping) into third party software (e.g. CMS)
3.High quality code
4.No need for code changes in MODs/Extensions anymore
5.Building on existing code rather than reinventing the wheel
目標
1.可擴展性(尤其是跨板在多台服務器上運行)
2.(包裝)易於集成到第三方軟件(如CMS)
3.高質量的代碼
4.無需MODS/擴展的代碼更改了
5.以現有的代碼為基礎,而不是整個砍掉重做
看來新的 phpBB4 支援舊版轉換資料的可能性滿高的
大家可以期待看看!!