[Devel] [GIT] OpenBioMaps GIT repository, branch master updated: updates: loginpage, regexp_match_all
git at vocs.unideb.hu
git at vocs.unideb.hu
Fri Jul 6 13:17:49 CEST 2018
The project "OpenBioMaps GIT repository":
The branch, master has been updated
via f5d0fd4607ecad73c87b4784e33cd7b73a2dd218 (commit)
from e95ffdee4271d80379b8c262e247f9834f379814 (commit)
- Log -----------------------------------------------------------------
commit f5d0fd4607ecad73c87b4784e33cd7b73a2dd218
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Fri Jul 6 13:09:35 2018 +0200
updates: loginpage, regexp_match_all
prepare_vars.php:
LOGINPAGE constans added. Supported values: map, mainpage.
If this constans used in local_vars.php.inc, it will override the
default page after login. The default option is the profile page.
common_pg_funcs:
bug fixes in `apply functions of upload table.
New feature here:
Matched string part from an other cell overwrite/fill the current cell.
Example:
`apply:[cmt]replace.all:/(w+) (d+)/$2/
In the 'cmt' field the content like this:
"Nagy fehersavoslepke 2"
The last characters (numbers) is the number of individuals. So, the
`apply function above is used in the 'number of individuals' column's
autofill cell to extract these numbers and put them into the
corresponding cells.
-----------------------------------------------------------------------
Summary of changes:
libs/common_pg_funcs.php | 15 +++++++++------
libs/prepare_vars.php | 10 +++++++++-
templates/initial/root/UMS_REPOSITORY/repository.db | 2 ++
3 files changed, 20 insertions(+), 7 deletions(-)
--
OpenBioMaps GIT repository
More information about the Devel
mailing list