[Wiki] changed: FAQ/Admin/Config

Wiki Guest <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
guest [201.6.255.220]  Mon, 20 Oct 2008 08:22:55 -0400

Modified page: http://wiki.horde.org/FAQ/Admin/Config
New Revision:  4.27
Change log:  Change "horde" on login screen

@@ -75,8 +75,24 @@
      'name' => _("Horde"),
  </code>

  Finally, change the Horde configuration in the //General// tab of  
the setup interface to change the cookie path from {{'/horde'}} to  
{{'/'}}.
+
+If you want to change the name "Horde" on the login screen ("Welcome  
to Horde"), the above file is the place to do it.
+
+Change the value from:
+
+<code type="php">
+    'name' => _("Horde"),
+</code>
+
+to
+
+<code type="php">
+    'name' => _("Whatever"),
+</code>
+
+

  +++ How can I change the appearance?

  See ((Doc/Dev/Layout)) and ((Doc/Dev/Themes)).


--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.