mirror of
https://github.com/friendica/friendica
synced 2025-04-26 17:10:10 +00:00
port of reds geotag feature
This commit is contained in:
parent
a102fd83e8
commit
c775d6885b
4 changed files with 97 additions and 32 deletions
|
@ -23,6 +23,7 @@ function get_features() {
|
|||
t('General Features'),
|
||||
//array('expire', t('Content Expiration'), t('Remove old posts/comments after a period of time')),
|
||||
array('multi_profiles', t('Multiple Profiles'), t('Ability to create multiple profiles')),
|
||||
array('photo_location', t('Photo Location'), t('Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map.'),false),
|
||||
),
|
||||
|
||||
// Post composition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue