Aren't you already posting in it?diego898 wrote:Has there been an RFC created for this?
Search found 6 matches
- Sat May 04, 2013 1:00 am
- Forum: [3.x] Tickets Discussion
- Topic: [RFC] Ability to @mention specific users in posts
- Replies: 241
- Views: 500341
Re: [RFC] Ability to @mention specific users in posts
- Sun Apr 28, 2013 8:14 pm
- Forum: General Development Discussion
- Topic: [GSoC-2013] Introduce PDO for MySQL
- Replies: 4
- Views: 10521
Re: [GSoC-2013] Introduce PDO for MySQL
Hi
After going through the repository I think it is similar to what I am planning to do. But the user has inherited
After going through the repository I think it is similar to what I am planning to do. But the user has inherited
dbal
and phpbb_db_query_driver
. I don't know whether this is a good approach as I was planning more towards inheriting the PDO
class itself.- Sat Apr 27, 2013 6:55 pm
- Forum: General Development Discussion
- Topic: [GSoC-2013] Introduce PDO for MySQL
- Replies: 4
- Views: 10521
Re: [GSoC-2013] Introduce PDO for MySQL
And the unavailable repository is here: https://github.com/igorw/phpbb3/compare/develop...feature/dbal-pdo
Hi, thanks for providing this repository. Will read them and respond soon.
The way this should be done is as follows:
1. Separate database connectivity from SQL generation (what I called ...
Hi, thanks for providing this repository. Will read them and respond soon.
The way this should be done is as follows:
1. Separate database connectivity from SQL generation (what I called ...
- Thu Apr 25, 2013 10:23 pm
- Forum: General Development Discussion
- Topic: [GSoC-2013] Introduce PDO for MySQL
- Replies: 4
- Views: 10521
[GSoC-2013] Introduce PDO for MySQL
I would like to implement the PDO methods to the current DBAL. Most likely, I'll create it from scratch as it'll help in the later stages of development and management. I am aware that this is a huge project and breaking it into parts which can be completed/tracked in the GSoC duration of 3 months ...
- Tue Apr 23, 2013 9:13 pm
- Forum: [3.x][Archive] RFCs
- Topic: Moving topics: narrow the drop-down list
- Replies: 6
- Views: 8907
Re: Moving topics: narrow the drop-down list
Although removing them might be a good idea, but sometimes, it'll also help to see if some other board can also contain this topic. This'll help the super-moderators to move to those grayed out boards. The current moderator(the one with lesser powers) can ask the super-moderator(or global-mod) for ...
- Sun Apr 14, 2013 6:41 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Include barebone template with every release
- Replies: 18
- Views: 25372
Re: [RFC] Include barebone template with every release
Definitely a +1 to this. Custom styles are always welcome on boards. Not everyone wants to go through all the template files.