Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2011-06-01 07:04:42

maruchan
Member
From: Ukiah, California
Registered: 2010-06-12
Posts: 596
Website

Non-hackish way to edit admin page titles

I noticed that my admin page titles weren’t very helpful with tabbed browsing, as you usually only see the first part of the page title. Also “Txp” feels a bit like an afterthought. :-)

So I edited txplib_head.php and changed the ordering like so:

<title><?php echo escape_title($pagetitle) ?> › <?php echo htmlspecialchars($sitename) ?> › Website Editor</title>

Do I need to write a plugin to override this if I don’t want to maintain the core every time a new release comes out?

Last edited by maruchan (2011-06-01 07:04:52)

Offline

Board footer

Powered by FluxBB