Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: egrogg on March 26, 2011, 01:22:44 PM

Title: roundcube:object name
Post by: egrogg on March 26, 2011, 01:22:44 PM
Hello,

I am trying to do some minor modification of roundcube...I want to change the page title to my domain...but can't seem to find where the

object

is found?

can anyone help
Title: roundcube:object name
Post by: JohnDoh on March 26, 2011, 01:34:14 PM
change in what way? you can change the product name from the main config file.
Title: roundcube:object name
Post by: egrogg on March 26, 2011, 02:22:21 PM
I guess I want to change the pagetitle, productname, ect.

Just don't know what file I go to to change these items...

where would the main config file be and the name of it?

I found the labels file in the languages section but don't know where to find the file for the "objects"

Thanks

I hope that makes sense...
Title: roundcube:object name
Post by: SKaero on March 26, 2011, 02:36:45 PM
Just change $rcmail_config['product_name'] in /config/main.inc.php
Title: roundcube:object name
Post by: egrogg on March 26, 2011, 02:51:43 PM
Posted via Mobile Device
Title: roundcube:object name
Post by: egrogg on March 26, 2011, 02:55:09 PM
Sorry for for the last post I will try that as soon as I get back in

Thanks.....