Page 1 of 1

Change Title option [Solved]

Posted: 09 Jan 2014, 09:45
by inf3c73d
You can say I am mad ... but it will be so cool if can change something so simple as the title of the site.
Maybe there is some easy way to do it, it's just that i can't find any way to make this happen.

And if anyone wonder why just don't touch it in head.jsp .. it's not working.
(I'm using .deb installation package on latest Ubuntu)

Big thanks to anyone who spend time to look at my problem!

Re: Change Title option

Posted: 01 Feb 2014, 03:03
by Unfoldx
.

Re: Change Title option

Posted: 09 May 2014, 14:46
by commonplace
Supposedly, if you change the title in head.jsp, it will change the site title. I did it, and it did not work for me, though. I've tried everything and can't figure out from where it is pulling the "Madsonic" name as the title for the site.

Hopefully as Madsonic progresses, things like this are made easier. Right now, it's very difficult, and you lose your changes if you upgrade versions, etc.

Re: Change Title option

Posted: 09 May 2014, 21:00
by GJ51
<html><head>

<!--[if lt IE 7.]>
<script defer type="text/javascript" src="/madsonic/script/pngfix.js"></script>
<![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<link rel="stylesheet" href="/madsonic/style/madsonic_dark.css" type="text/css">
<link rel="shortcut icon" href="/madsonic/icons/madsonic_dark/favicon.ico" type="text/css">
<title>Madsonic</title>

<link rel="alternate" type="application/rss+xml" title="Subsonic Podcast" href="podcast.view?suffix=.rss">

</head>

Re: Change Title option

Posted: 09 May 2014, 21:07
by Madsonic
hi there,

to simplify this i have made a option in general settings.
settings.png
best regards

Re: Change Title option

Posted: 09 May 2014, 21:10
by GJ51
WOW! That was fast. My post wasn't even dry yet. :lol: