new book to add to the books page

Поиск
Список
Период
Сортировка
От Luca Ferrari
Тема new book to add to the books page
Дата
Msg-id CAKoxK+5uo3MZCD2PqZ6x-gRKLBwhK0fggqPhrpXoaPiGa-oQuQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: new book to add to the books page  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Re: new book to add to the books page  (Dave Page <dpage@pgadmin.org>)
Список pgsql-www
Hi folks,
I would like to add my fresh book to the list of books in the page
<https://www.postgresql.org/docs/books/>.
The following is the diff generated by git, and I'm attaching also the
image to be placed into /media/img/docs/books/pg11ssp_packt.png
Since this is the first time I ask for a book to be added, please
provide me information if this is not the right way of doing it. Also,
I would ask if it is possible to advertise on -announce.

Thanks,
Luca

% git diff 04debdf5ed542a69947f53ed3c28bcf3d314ae8e
diff --git a/media/img/docs/books/pg11ssp_packt.png
b/media/img/docs/books/pg11ssp_packt.png
new file mode 100644
index 0000000..825ce90
Binary files /dev/null and b/media/img/docs/books/pg11ssp_packt.png differ
diff --git a/templates/pages/docs/books.html b/templates/pages/docs/books.html
index 9ac7e44..6da6d83 100644
--- a/templates/pages/docs/books.html
+++ b/templates/pages/docs/books.html
@@ -10,6 +10,24 @@
         <th class="colLast">Information</th>
 </tr>

+
+<tr>
+    <td class="colFirst">
+        <a
href="https://www.packtpub.com/big-data-and-business-intelligence/postgresql-11-server-side-programming-quick-start-guide">
+            <img src="/media/img/docs/books/pg11ssp_packt.png"
+                     alt="PostgreSQL 11 Server Side Programming Quick
Start Guide" /></a>
+    </td>
+    <td class="colLast">
+        <b>Title</b>: PostgreSQL 11 Server Side Programming Quick
Start Guide<br />
+        <b>Author</b>: Luca Ferrari<br />
+        <b>Language</b>: English<br />
+        <b>Current version at publication</b>: 11.0<br />
+        <b>Format</b>: Paperback, eBook<br />
+        <b>Published</b>: November 2018<br />
+    </td>
+</tr>
+
+
 <tr>
         <td class="colFirst">
             <a href="http://masteringpostgresql.com/"><img

Вложения

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

Предыдущее
От: Andreas 'ads' Scherbaum
Дата:
Сообщение: Re: Addendum to the FAQ
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: new book to add to the books page