diff --git a/apps/data/views.py b/apps/data/views.py index c680e688..4bfdf4dd 100644 --- a/apps/data/views.py +++ b/apps/data/views.py @@ -302,10 +302,6 @@ def species_view(request, pk): if test: context['map_view'] = test[0] - - - - #if n: # context['map_view'] = [lat/n, lng/n] #n = diff --git a/php_build/src/coordinateConverter.php b/php_build/src/coordinateConverter.php index 93a254c5..77bf5e89 100755 --- a/php_build/src/coordinateConverter.php +++ b/php_build/src/coordinateConverter.php @@ -218,7 +218,7 @@
  • y: Y 坐標
  • 範例:

    -
    http://taibif.org.tw/BDTools/proj4/convert.php?source=5&destination=1&x=123456&y=2234567
    +
    https://portal.taibif.tw/BDTools/proj4/convert.php?source=5&destination=1&x=123456&y=2234567
    diff --git a/src/occurrence/OccurrenceDownload.js b/src/occurrence/OccurrenceDownload.js index 7bb01a1a..8d783599 100644 --- a/src/occurrence/OccurrenceDownload.js +++ b/src/occurrence/OccurrenceDownload.js @@ -9,7 +9,6 @@ function OccurrenceDownload(props) { //const Occur = props.data.results; //const length = Occur.length; - //console.log(queryString); //if (length < 5000) { //} else { diff --git a/templates/article-list.html b/templates/article-list.html index 0086233f..87fcb7f4 100644 --- a/templates/article-list.html +++ b/templates/article-list.html @@ -142,17 +142,17 @@

    {{ article.created|date:'Y/m/d' }}

    {{ article.title }}

    閱讀更多

    - {% endif %} - {% else %} - {{ article.content | linebreaks | truncatechars:150}} + {{ article.content | markdown | striptags | truncatechars:150 }}

    閱讀更多

    {% endif %} + {% else %} + {{ article.content | markdown | safe | linebreaks | truncatechars:150 }} +

    閱讀更多

    + {% endif %}

    {% if article.cover %} diff --git a/templates/dataset.html b/templates/dataset.html index 298d2a81..43433e8f 100644 --- a/templates/dataset.html +++ b/templates/dataset.html @@ -88,7 +88,7 @@

    簡介

    - + + < 地理分佈 end --> - + + <資料集說明 end --> -

    聯絡資訊

    +

    TaiBIF 官方諮詢 (helpdesk)

    - 端木茂甯 - 節點經理 + TaiBIF 官方諮詢 + helpdesk

    • 11574 台北市南港區研究院路二段70巷28號
      跨領域科技研究大樓 C301室
    • -
    • mntuanmu@gate.sinica.edu.tw
    • -
    • https://portal.taibif.tw/
    • -
    -
    -
    - -
    -
    -

    - 劉璟儀 - 內容經理 -

    -
      -
    • 11574 台北市南港區研究院路二段70巷28號
      跨領域科技研究大樓 C301室
    • -
    • melissaliu0520@gmail.com
    • +
    • taibif.brcas@gmail.com
    • https://portal.taibif.tw/