Folks, Rahul is a very effective teacher. We had a mixed-background Rainbow class . . . and Rahul's presentation style met the challenge. I suspect I'll get...
Thanks Roger, I appreciate your feedback. Please use and abuse this forum as much as possible to get help on Rainbow. I will try to answer all of them, but...
Hi all my first posting in the world of Rainbow, I have been trying to create a site for a while now, and needed some assistance. And out of the blue came a...
Carlos Magalhaes
carlosm@...
Mar 9, 2004 10:39 am
4
Carlos, Thanks for the post, I will rework this tutorial to have screen shots when I start compiling the tutorials. Rahul ... From: Carlos Magalhaes To:...
We're using rainbow on a business/educational site which we are just updating, with yet another update already budgeted, yay! I'll send out a link with a...
Rick, I love the Ektron Editor, i think it's one of the best ones out their. It's in Java right? The multi-lingual module seems interesting, someone was asking...
Hi, Is there any docs on how to implement Localization. I tried adding the Language Switcher module but it only defaults to English. How do we add a language...
getsmartpaul86
getsmartpaul86@...
Mar 10, 2004 2:21 am
10
Hi, I thought that this module could process a page with asp.net code. I added a label asp server control but it does not render I put text in the code and...
getsmartpaul86
getsmartpaul86@...
Mar 10, 2004 2:21 am
11
Hi again, First Level Menu Tab Highlighting - I would like to have currently selected tab to use the CSS class as when the Mouse is over the Tab. Can this be...
getsmartpaul86
getsmartpaul86@...
Mar 10, 2004 2:21 am
12
Hi all, Please tell me I'm not the only one who doesn't look scrolling down to the bottom of each page looking for the ApplyChanges OK links. Can we also put...
getsmartpaul86
getsmartpaul86@...
Mar 10, 2004 2:21 am
13
Hi, I changed a Module to use workflow ( Picture Module). The images now appear in Staging mode but not in production mode. I don't see any Buttons to move...
getsmartpaul86
getsmartpaul86@...
Mar 10, 2004 2:22 am
14
Hi all, I believe it's the Album or picture module but the image description appears at the bottom instead of the top. Is there an easy way to configure the...
getsmartpaul86
getsmartpaul86@...
Mar 10, 2004 2:22 am
15
How do you build multi-lingual sites with rainbow? The way I do it no is kind of cumbersome. Say I wanted my site in 2 languages I would create every module 2...
See my other post on how I implemented it. To add more languages to the language switcher go to your administration tab and add a semi-colon delimited list of...
Paul, The component module uses the ParseControl method. Here is the exact code. ComponentHolder.Controls.Add(ParseControl(content)) The data is processed...
Paul, Which portal Layout are you using? and which them. Look in the directory of the theme you are using and look at the css file. In the CSS file there are...
Paul, Take a look in the /Rainbow/Design/PictureLayouts directory. If you look into the module settings of a picture gallery, it gives you a selection list for...
Yannick, I don't have extensive usage experience with this, but there is an XmlLang module which lets you define content for each language that you specify. ...
Paul, Once you enable workflow, you should specify who gets to approve and publish content in base settings. Go to the module and switch to staging view....
For those of you that are interested in working with the latest code base might want to read this. If you're not running a critical production site but want to...
I can't speak to the XmlLang module, but rainbow has a sister project which is distribute with it known as Esperantus. Basically you reference it's DLL, and...
We're in the process of modify the base class so we can expose additional buttons where you usually see the save and cancel in things like rb_HTML module. That...
I think he's referring to the "ComponentModule" which uses the rb_HTMLDocument table, but instead of adding the content as a literal to the placeholder, it...
I tried to use the Ecommerce module (products) and ran into a few problems. Here are the problems and fixes: Problem: The IListSource does not contain any data...
I am using the default them, and I have the same problem. It's the menu that goes on the lefthand side when you add subtabs to the portal. The background is...
The menu that you are referring to seems to be the "simple menu" or the regular HWMenu that comes with Rainbow. SiteLink and SelectedSiteLink are for the...
I've put up a few templates that you can download and try out. Go to the downloads section at http://classes.ioserver.net <http://classes.ioserver.net/> If you...