Base style: proSilver Style Version: 2.1 phpBB version: phpBB 3.0.x Price: $25 $30 Premium Features Fully Responsive [Mobile and Tablet Optimized] Support and Documentation Buy proBoot Premium Screenshots:
Tag Archives: phpBB
proBoot – Bootstrap theme for phpBB3
I have used phpBB for quite some time and it has always been my favorite bulletin board software. However, I feel that the UI has not been updated for ages. So I decided to use the Bootstrap framework to spice things up. Base style: proSilver Style Version: 2.0 phpBB version: phpBB 3.0.11 Demo: http://cegtechforum.com/forum/index.php Screenshots: Download phpBB Bootstrap theme …
phpBB Visual Editor
GSoC 2012 project for phpBB. Idea: Rich Text Editor Integration Brief explanation: BBCode is a lightweight markup language based on XHTML used to format posts. As such it is very technical and can be difficult to use, especially for novice internet users. It is also difficult to use for more experienced users when the formatting …
phpBB Attachment Improvements
If time permits, I will work on the this idea during GSoC (or even after GSoC), after completing my proposed project: Rich Text Editor Integration. Idea: Attachment Improvements Brief explanation: Only basic attachment upload using HTTP uploads (multipart/form-data) is supported right now. Quite a few improvements are possible when JavaScript is available: Limitations of PHP …
phpBB Visual Editor – Phase III
AIM: To provide an option in the User Control Panel so that users can choose the editor they like. RESULT:
phpBB Visual Editor – Phase II
AIM: To integrate the JavaScript Editor into phpBB core. RESULT: I was able to integrate the JS editor which I had customized in Phase One into the phpBB core. On submission, the JS editor outputs BBcode which is parsed and displayed. In short, it works well. The next Phase would be the inclusion of User …
phpBB Visual Editor – Phase I
This is a part of my GSoC 2012 project “Rich Text Editor Integration” for phpBB. AIM: To make use of a JavaScript text editor to produce BBcode. Text Editor: CKEditor[customized] Change Log: 1. CSS of the editor has been completely modified to suit phpBB prosilver style. 2. Additional plugin has also been added to the …
phpBB Visual Text Editor [Mock-up]
As part of my project “Rich Text Editor Integration” for GSoC 2012, I would like to post a mock-up of what I have in my mind. Suggestions are welcome!