The ‘Welcome’ Page
By default, Segue shows a ‘welcome’ screen if no module/action pair is specified. In future versions this welcome screen will likely include a configurable RSS feed of news, but for now it is static text.
If you wish to change the text on the welcome page, you can edit the following file:
segue/main/modules/home/welcome.act.php
Please note that this file and mode of operation may change in later versions.
Setting a Site as the starting location
As of 2.0-beta-24, Segue supports the configuration of a single site as the default page to be used instead of the ‘welcome’ page mentioned above. This configuration may be useful for installations which have one main site that is used to direct users to other sites.
To make this configuration, edit
segue/config/starting_site.conf.php
and add the placeholder name of the desired site.