Re: [pgAdmin][RM5990]: Update the style guide on pgAdmin4 website

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgAdmin][RM5990]: Update the style guide on pgAdmin4 website
Дата
Msg-id CA+OCxoyKCp-uvuOVi7ZKvhjAAaqVqRu6YiSZpZ0mDvrFctaQiQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin][RM5990]: Update the style guide on pgAdmin4 website  (Nikhil Mohite <nikhil.mohite@enterprisedb.com>)
Ответы Re: [pgAdmin][RM5990]: Update the style guide on pgAdmin4 website  (Nikhil Mohite <nikhil.mohite@enterprisedb.com>)
Список pgadmin-hackers
Hi

On Tue, Aug 25, 2020 at 12:49 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:

PFA v5 patch for the same.

if required any updates in this please let me know.

Hmm, yeah - that doesn't work for me I'm afraid; it's mixing content with code.

The titles should be defined in the HTML pages themselves. We do that everywhere else by including a template block like the following in the lowest level content:

{% block title %}Contributing{% endblock %}

And then in base.html:

<title>{% block title %}{% endblock %}</title>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: http://www.enterprisedb.com

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][SonarQube] Cognitive complexity
Следующее
От: Romulo Rodriguez
Дата:
Сообщение: Re: LDAP auth pathc