[postgis-tickets] [PostGIS] #4187: Revise translation html to be chunked
PostGIS
trac at osgeo.org
Thu Sep 27 12:55:29 PDT 2018
#4187: Revise translation html to be chunked
---------------------------+---------------------------
Reporter: robe | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.0.0
Component: documentation | Version: 2.4.x
Keywords: |
---------------------------+---------------------------
We changed out default build html to be chunked from single file.
Darafei pointed out that google doesn't index the translations too well
because they are a single. Not to mention they are harder to use online.
So we should revise to chunking these like we have the english one. So
instead of https://postgis.net/docs/manual-dev/postgis-ja.html
We'd have a subfolder - https://postgis.net/docs/manual-dev/postgis-ja
with same files as what is in main folder, but for japanese translation.
And so on.
We could actually keep both I guess since the translation as a single file
is easier to download, but for indexing goodness better as separate files
per function/help section.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4187>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list