Hello, 
About the templating engine, I think blade will be better
Noel.

On Mar 21, 2017 12:00 PM, <developers-request@phpmyadmin.net> wrote:
Send Developers mailing list submissions to
        developers@phpmyadmin.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.phpmyadmin.net/mailman/listinfo/developers
or, via email, send a message with subject or body 'help' to
        developers-request@phpmyadmin.net

You can reach the person managing the list at
        developers-owner@phpmyadmin.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Developers digest..."


Today's Topics:

   1. Re: Getting into the community (Michal Čihař)
   2. Re: Question on continuation of issue #12349 (Michal Čihař)
   3. Re: What return PMA_seleniumBase::waitForElement if element
      not found? (Michal Čihař)
   4. New template engine (Maurício Meneghini Fauth)
   5. Sharing GSoC proposal drafts (Michal Čihař)


----------------------------------------------------------------------

Message: 1
Date: Mon, 20 Mar 2017 16:48:55 +0100
From: Michal Čihař <michal@cihar.com>
To: Developer discussion for phpMyAdmin <developers@phpmyadmin.net>
Subject: Re: [phpMyAdmin Developers] Getting into the community
Message-ID: <1490024935.2265.47.camel@cihar.com>
Content-Type: text/plain; charset="utf-8"

Hello Thiago

Thiago Franco píše v St 15. 03. 2017 v 17:04 -0300:
> My name is Thiago Franco, I am a Computer Engineering undergraduate
> student at the Rio de Janeiro State University, Brazil. I have been
> engaged with web development for the last few years and in doing so I
> inevitably came across phpMyAdmin. Wishing to strengthen my knowledge
> on how the open source software development is given, as well as to
> practice my skills (especially PHP and JavaScript), I decided to get
> involved in the community. That said, I would like to know what
> should I do to start contributing.

Thanks for your interest in phpMyAdmin!

You can find basic information on our website:

https://www.phpmyadmin.net/contribute/

If you're particularly interested in GSoC, check our wiki:

https://github.com/phpmyadmin/phpmyadmin/wiki/GSoC_2017_applicant_guide

--
        Michal Čihař | https://cihar.com/ | https://weblate.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20170320/4f297a6b/attachment-0001.sig>

------------------------------

Message: 2
Date: Mon, 20 Mar 2017 16:51:00 +0100
From: Michal Čihař <michal@cihar.com>
To: Developer discussion for phpMyAdmin <developers@phpmyadmin.net>
Subject: Re: [phpMyAdmin Developers] Question on continuation of issue
        #12349
Message-ID: <1490025060.2265.49.camel@cihar.com>
Content-Type: text/plain; charset="utf-8"

Hello

Fon Noel píše v Pá 17. 03. 2017 v 22:08 +0100:
> I am waiting for updates on issue https://github.com/phpmyadmin/phpmy
> admin/issues/12349 since am having some little doubts about the
> continuation of my proposed solution. I have commented my question on
> the issue tracker. And I am waiting for reply to continue. thanks! 

It's perfectly expected that you won't get answer immediately. All we
have other duties as well and usually spend weekends with families
rather that following on issue tracker. If you would be waiting for
answer week or longer, then it's probably worth of sending reminder.

--
        Michal Čihař | https://cihar.com/ | https://weblate.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20170320/05aefc26/attachment-0001.sig>

------------------------------

Message: 3
Date: Mon, 20 Mar 2017 16:54:35 +0100
From: Michal Čihař <michal@cihar.com>
To: developers@phpmyadmin.net
Subject: Re: [phpMyAdmin Developers] What return
        PMA_seleniumBase::waitForElement if element not found?
Message-ID: <1490025275.2265.50.camel@cihar.com>
Content-Type: text/plain; charset="utf-8"

Hi

Дмитрий Волынкин píše v Ne 19. 03. 2017 v 17:35 +0700:
> Hello!
> I'm trying to write test for code and I'm a little cofused. What
> return PMA_seleniumBase::waitForElement if element not found?

It throws an exception in that case.

--
        Michal Čihař | https://cihar.com/ | https://weblate.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20170320/6bc9eb9b/attachment-0001.sig>

------------------------------

Message: 4
Date: Mon, 20 Mar 2017 17:49:21 -0300
From: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
To: Developer discussion for phpMyAdmin <developers@phpmyadmin.net>
Subject: [phpMyAdmin Developers] New template engine
Message-ID:
        <CAGMX6HORHpPmPyt0uS5QGXx7v=KK1uOD1D7XtZWVpaJBG5FHfA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello everyone

In order to implement a new template engine in phpMyAdmin that does not
allow the use of PHP directly in the templates to increase the security, I
created a pull request [1] that adds an initial support to the Twig
template engine.

However, as Michal correctly pointed out, the choice of which template
engine to use and whether to use one or not should be discussed earlier
through this mailing list.

What are your ideas on this subject?

[1] https://github.com/phpmyadmin/phpmyadmin/pull/13100

Best regards,
Maurício Meneghini Fauth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20170320/c22c7ca8/attachment-0001.html>

------------------------------

Message: 5
Date: Tue, 21 Mar 2017 08:00:34 +0100
From: Michal Čihař <michal@cihar.com>
To: developers@phpmyadmin.net
Subject: [phpMyAdmin Developers] Sharing GSoC proposal drafts
Message-ID: <1490079634.2265.53.camel@cihar.com>
Content-Type: text/plain; charset="utf-8"

Hello prospective GSoC students

The GSoC website allows you to share your proposal as a draft with us.
This will allow us to comment on it and will help you to make the
proposal better. It's good idea to use this approach and submit your
proposal as soon as you're ready to receive feedback on it.

--
        Michal Čihař | https://cihar.com/ | https://weblate.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20170321/bf000da1/attachment-0001.sig>

------------------------------

Subject: Digest Footer

_______________________________________________
Developers mailing list
Developers@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/developers


------------------------------

End of Developers Digest, Vol 21, Issue 30
******************************************