Search found 89 matches

by sajaki
Sun Sep 01, 2013 12:07 pm
Forum: [3.0/Olympus] Discussion
Topic: Releasing 3.0.12
Replies: 53
Views: 189721

Re: Releasing 3.0.12

is it compatible with automod ?
by sajaki
Sun Aug 04, 2013 5:41 am
Forum: [3.x] Discussion
Topic: New Admin redesign, see pic for draft, idea
Replies: 57
Views: 77777

Re: New Admin redesign, see pic for draft, idea

You're forgetting that any mod author will have to implement your new "redesign" in all his/her ACP modules .

The ACP design is simple for a reason, it's not user-facing.
by sajaki
Sat Jul 20, 2013 4:44 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC] Add foreign keys to phpBB3.1 to make it faster
Replies: 19
Views: 24402

Re: [RFC] Add foreign keys to phpBB3.1 to make it faster

+1 but I'm not sure 3.1 should be the target. This is much bigger/complex than just defining a few foreign keys.
??????
as far as i understand, this RFC is about one thing, and one thing only: adding some foreign key indexes. how is it "much bigger/complex than just defining a few foreign keys ...
by sajaki
Fri Jul 19, 2013 7:09 pm
Forum: General Development Discussion
Topic: Moving files inside github?
Replies: 4
Views: 7697

Re: Moving files inside github?

Hello,

How do I move files inside github web interface? I think I've managed to send in a PR for the edits for the location files (but no edits for templates jest yet). I'm trying to give some code back in, but I don't get this github thing.

Ahhhhhhh :(

hey, I wrote a tutorial on Github once ...
by sajaki
Thu Jul 04, 2013 6:57 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC|Accepted] Symfony 2
Replies: 84
Views: 184269

Re: [RFC|Accepted] Symfony 2

This may be offtopic, but it is Silex/Symphony related, so i'm posting here.
I had a look at the code documentation of the Silex framework mentioned above, and there are a many passages that baffle me. may be due to my inexperience with the latest php.

this code for example :

$blogPosts ...
by sajaki
Wed Jul 03, 2013 2:07 am
Forum: General Development Discussion
Topic: Help - getting started
Replies: 3
Views: 7290

Re: Help - getting started

please read the development wiki on https://wiki.phpbb.com/Git
by sajaki
Tue Jun 18, 2013 2:48 pm
Forum: [3.1/Ascraeus] Merged RFCs
Topic: Twig as our template engine
Replies: 90
Views: 151445

Re: [RFC] Twig as our template engine

EXreaction wrote:Currently I'm working replacing our template engine with Twig for 3.1.
+1

It will take some getting used to but a more modern template engine is welcome news :) .
by sajaki
Thu Jun 06, 2013 5:41 am
Forum: General Development Discussion
Topic: What is the future of phpBB????
Replies: 93
Views: 196973

Re: What is the future of phpBB????

Since phpbb3 is aiming to be based on symphony2, its best future lies in tight coupling with existing cms's like drupal, fork, symphonycms, alphalemon...
by sajaki
Wed Jun 05, 2013 5:30 am
Forum: [3.1/Ascraeus] Merged RFCs
Topic: Moving to namespaces
Replies: 17
Views: 38835

Re: Moving to namespaces

are namespaces coming to 3.1 now ? i'm using PSR0 already for future mods/exts.
by sajaki
Thu May 23, 2013 1:37 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC] Reload notification info via ajax onclick and update current page
Replies: 6
Views: 11494

Re: [RFC] Reload notification info via ajax onclick and update current page

what is a 'notification' ? I see it on the left corner next to the ucp link but i can't guess what it's for.