Home News Bugs Downloads Docs Forum CVS Stats
Up Reply New Thread Search Syndicated Feed (RSS)
| Displaying 1 to 2 of 2 | Previous 1 Next |
| Author | Message | ||
|---|---|---|---|
|
mikecrowe Posts: 1 |
I'm trying to work on this, but I have quite a few questions: 1) Overall, I'm having problems making my site go to siteforge by default. For instance, the You are here: Home link points to "index/index", not "index/siteforge-app". 2) What Roles do I use for the following: 3) Where do you edit things like themes/colors, logos, etc? Your help will be greatly appreciated |
||
|
lux Posts: 4 |
mikecrowe said:
Project owners are also site members, so they should all be 'member' role or higher (ie. any role can be a project owner). For general self-registered users, this role would be 'member'. To edit themes/colours, look in inc/html/default for the global templates of the site. You can modify the site.css file there as well as the rest of the files there. There's lots of info about the template formatting in the Sitellite docs here: http://www.sitellite.org/index/docs Probably best to start with the template course. You can also use the SiteTemplate add-on, available for download on here, to make editing the templates a bit easier (or at least for testing them). Finally, to fix the /index/index link and make it go to /index/siteforge-app, log into Sitellite and go to Control Panel > Content > Web Pages, find the 'index' page and edit it. Under the Properties tab, put /index/siteforge-app in the External field. Let me know if that answers your questions. :) Cheers, Lux |