-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Ability to change default page title via .env #375
Comments
Hi @kylespencer Should already be in place via: https://github.com/inex/IXP-Manager/blob/master/.env.example#L59 Can you try this? |
This variable does not impact the browser page title, only references
within the web interface.
…On Tue, Jan 23, 2018 at 12:05 PM, barryo ***@***.***> wrote:
Hi @kylespencer <https://github.com/kylespencer>
Should already be in place via:
https://github.com/inex/IXP-Manager/blob/master/.env.example#L59
Can you try this?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#375 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJV89bROh9AKm7TdQjVwWs2fniuTibmVks5tNaDtgaJpZM4RpS8F>
.
--
Cell/WhatsApp/Signal: +256790884905
|
Note that I am using version 4.5.0
…On Tue, Jan 23, 2018 at 12:15 PM, Kyle Spencer ***@***.***> wrote:
This variable does not impact the browser page title, only references
within the web interface.
On Tue, Jan 23, 2018 at 12:05 PM, barryo ***@***.***> wrote:
> Hi @kylespencer <https://github.com/kylespencer>
>
> Should already be in place via:
>
> https://github.com/inex/IXP-Manager/blob/master/.env.example#L59
>
> Can you try this?
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#375 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AJV89bROh9AKm7TdQjVwWs2fniuTibmVks5tNaDtgaJpZM4RpS8F>
> .
>
--
Cell/WhatsApp/Signal: +256790884905 <0790%20884905>
--
Cell/WhatsApp/Signal: +256790884905
|
Sorry @kylespencer, I misunderstood. Pushed now, will be live on 4.8.0. As you can appreciate, we do not back port features. 4.5.0 is pretty stale at this stage. Lots of new features in later versions. |
Noted. Thanks!
…--
Cell/WhatsApp/Signal: +256790884905
On 23 Jan 2018 12:28, "barryo" ***@***.***> wrote:
Sorry @kylespencer <https://github.com/kylespencer>, I misunderstood.
Pushed now, will be live on 4.8.0.
As you can appreciate, we do not back port features. 4.5.0 is pretty stale
at this stage. Lots of new features in later versions.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#375 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJV89V_LGvmC161QDc9Ob7CsdCTBnPd3ks5tNaY0gaJpZM4RpS8F>
.
|
barryo
added a commit
that referenced
this issue
Jan 26, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Recommend that there be a way to customize the default page <title> value in $IXPROOT/.env
The current value is "IXP Manager" for all pages.
Theme changes should not be required to customize this value (though this should be possible). This feature would make it much easier for users to quickly deploy an IXP Manager instance with basic branding.
The text was updated successfully, but these errors were encountered: