Hi Bobby,

You can use RenderTags to distinguish between the three different modes of 
RedDot.
<reddot:cms>
        <if>
                <query valuea="Context:CurrentRenderMode" operator="==" 
valueb="Int:1">
                        <htmltext>
                                only publish pages...
                        </htmltext>
                </query type="else">
                        <htmltext>
                                reddot and preview...
                        </htmltext>
                </query>
        </if>
</reddot:cms>


Greetings,
Ingo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to