application title

Wish to see a specific feature/change in future releases? Feel free to post it here, and if it gets enough "likes", we'd definitely include it in future releases!
Post Reply
grimblefritz
AppGini Super Hero
AppGini Super Hero
Posts: 336
Joined: 2015-12-23 16:52

application title

Post by grimblefritz » 2015-12-25 20:04

Can we please have an option in the Admin system where we can set the application title (the text next to the house icon)?

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: application title

Post by a.gneady » 2015-12-27 19:03

Thanks a lot for your valuable feedback. This can be currently done in AppGini. See the screenshot below:
changing-the-application-title.png
changing-the-application-title.png (132.14 KiB) Viewed 6863 times
:idea: AppGini plugins to add more power to your apps:

grimblefritz
AppGini Super Hero
AppGini Super Hero
Posts: 336
Joined: 2015-12-23 16:52

Re: application title

Post by grimblefritz » 2016-01-11 13:57

Ah, I see. You know, I saw that before and was thinking "I don't want the db name to be the same as the app title." Probably because of that "new_db" default value, which makes it seem like it changes the db name (since the rest of that panel deals with tables and fields.)

Might it be useful to change that default to "app_title"?

jlarmarange
Posts: 16
Joined: 2019-02-21 19:03

Re: application title

Post by jlarmarange » 2019-02-21 19:21

Currently, the application title is derived from the database name. But it's
not appropriate in some cases:

- if the application is an acronym (e.g. OGCS) capitalization is not kept ==>
Ogcs
- it's not possible to use accented characters (éèà...), which is
problematic in other languages than English.

Maybe, a way to customize it (for example through a value in $GLOBALS) or through the interface would be relevant.

Regards

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: application title

Post by a.gneady » 2019-02-27 12:15

Thanks for the feedback. We'll add a separate 'App title' box for projects in future releases to handle all these cases.
:idea: AppGini plugins to add more power to your apps:

Post Reply