Menu

Change title of StartPage

Help
2002-07-16
2012-10-11
  • Carsten Ringe

    Carsten Ringe - 2002-07-16

    Hi All!

    I installed phpwiki today and I found a small thing I can't manage.

    The HTML title of my StartPage is "Ein noch unbenanntes PhpWiki" in german. So how can I give my Wiki a name?? I changed WIKI_NAME in the index.php, but it doesn't display the right name.

    The URL is http://www.stud.fh-lippe.de/~cringe/phpwiki/

     
    • Geoffrey T. Dairiki

      You might try adding a line like:

      define('HomePage', 'Ein noch unbenanntes PhpWiki');

      to your index.php.

      (This is an undocumented "feature", and may not be stable.)

       
    • Carsten Ringe

      Carsten Ringe - 2002-07-17

      I'm do stupid to uncomment the WIKI_NAME line... :-/ sorry for that.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.