Discussion of general topics related to the new version and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
I dont think it is the same thing that i request.
I am requesting this because i want the title variable to be simpe and easy. It should be configurated from other places.. JS or PHP.
If you want to output the title somewhere you will have to place all those template statements etc again.. Would be alot prettyer to add a single variable that outputs the title
Arty wrote:There is such variable: {PAGE_TITLE}
Other parts of default title are optional
On my mobile skin, I don't use the full title. Having it longer allows more flexibility for the style author.
And to do that i guess that you have alot of IF Statements inside the HTML Title tag.
Wouldnt it look prettier if you could configure the title from a other place other than overall_header.html, and have just <title>{FORUM_TITLE}</title>, which will output all the titles, forum title, page title etc... ?
Ultimately, I don't see the real benefit other than personal preference. IMO, having the structure of the title in the HTML is better than moving it into page_header(), since I'd think most users would expect to find structure in the HTML rather than the PHP. Ultimately, I think it's best in most situations to use PHP to grab the data and inject it into the template for structure and format than to do all of the work on the PHP side.
I do custom MODs. PM for a quote! View My: MODs | Portfolio Please do NOT contact for support via PM or email.
Remember, the enemy's gate is down.