On Wed, Oct 20, 2010 at 4:44 PM, Marc Paré <[email protected]> wrote:
> Le 2010-10-20 16:38, Marc Paré a écrit : > > Le 2010-10-20 16:13, Keith Williams a écrit : >> >> >>> One other nice feature that Drupal has is that it is easy to admin >>> multiple >>> sites. One Drupal host can be the source for X number of other sites. >>> Sites can share database tables, users, etc... So... Lets say you have a >>> wiki site and a foundation site. Someone logs into the wiki site, it will >>> automaticly share their info with the foundation site and vice versa, you >>> can configure what is shared. Users can have seperate roles that are >>> respected between sites and they don't need to login again. >>> >>> >>> >> Yes, incidentally, all of this Drupal talk is making me take a closer >> look at the package and the admin of multiple sites did interest me. My >> sites are all Zikula (here is one: http://wwww.EarlyMusicNews.org) and >> Zikula does not handle multiple sites as yet. >> >> This is always a nice option as well as the sharing of tables. >> >> >> Marc >> >> >> > Sorry, that should read: http://www.EarlyMusicNews.org > > > Marc > > > -- > E-mail to [email protected] <website%[email protected]>for > instructions on how to unsubscribe > List archives are available at http://www.libreoffice.org/lists/website/ > All messages you send to this list will be publicly archived and cannot be > deleted > > If you do use Drupal, this is the theme you want to start out with: http://drupal.org/project/fusion All you need to do is basically rename a file called "local-sample.css" to "local.css" in the startertheme/css folder and then you can just add your custom css. You can then configure the theme through the UI to handle fixed/fluid and column sizes / locations. In the same folder startertheme/css you can add custom css for ie by doing basically the same thing with the ie6-fix.css file or whatever other version you want to deal with. like ie7-fix.css -- *Thought Farm Productions <http://www.thoughtfarmproductions.com> [email protected]* *(201) 691-7057* -- E-mail to [email protected] for instructions on how to unsubscribe List archives are available at http://www.libreoffice.org/lists/website/ All messages you send to this list will be publicly archived and cannot be deleted
