Zikula: A Flexible Open Source Content Management System
home | forum | contact us

Dizkus

Bottom
How to change the PostNuke Administration Panel word?
  • Posted: 04.04.2008, 04:26
     
    xiongling
    rank:
    Freshman Freshman
    registered:
     April 2008
    Status:
    offline
    last visit:
    03.04.08
    Posts:
    2
    Hi there,

    I wish to ask is there any way to change the title of the Administration Panel? Instead of showing PostNuke Administration Panel, is there anyway to change it become same title as the webpage?

    Thanks.
  • Posted: 04.04.2008, 04:40
     
    jaenosjelantru
    rank:
    Helper Helper
    registered:
     March 2005
    Status:
    offline
    last visit:
    30.11.08
    Posts:
    390
    I don't quite understand the question. Do you mean the actual TITLE? As in the HTML title tag or do you mean the name of the Link to the adminstration area?

    What version of PN? What theme are you using? Is it a xanthia theme?

    --
    [ stevencopley.com ]
  • Posted: 04.04.2008, 04:43
     
    xiongling
    rank:
    Freshman Freshman
    registered:
     April 2008
    Status:
    offline
    last visit:
    03.04.08
    Posts:
    2
    When admin enter the admin panel right, on top will show PostNuke administration panel(0.7.6.4). How to change that to MyWeb administration panel? As I wanna change the name PostNuke to MyWeb. Which file i need to edit?
  • Posted: 04.04.2008, 05:00
     
    jaenosjelantru
    rank:
    Helper Helper
    registered:
     March 2005
    Status:
    offline
    last visit:
    30.11.08
    Posts:
    390
    I believe it's:

    modules\Admin\pnlang\eng\admin.php

    Don't qoute me on that!

    --
    [ stevencopley.com ]
  • Posted: 04.04.2008, 05:06
     
    jaenosjelantru
    rank:
    Helper Helper
    registered:
     March 2005
    Status:
    offline
    last visit:
    30.11.08
    Posts:
    390
    Yeah, it was in there:

    Line 46 of: modules\Admin\pnlang\eng\admin.php
    (line 46 of a .760 install)

    Code

    define('_ADMIN', 'PostNuke administration panel');


    Just change that to:

    Code

    define('_ADMIN', 'MyWeb administration panel');


    Upload, overwrite, done!



    edited by: jaenosjelantru, Apr 03, 2008 - 06:07 PM

    --
    [ stevencopley.com ]

Extensions Moderation

Main Menu

Extensions Database

Documentation

Development

Login

Donate to Zikula