Hi Ian,

This is how the CMS does it:

<IODATA sessionkey="[!key!]">
  <PAGE guid="[!page guid!]" action=""save"" descent="[1|0]"
actionflag="536870912">
    <LANGUAGEVARIANTS guid="[!source lang guid!]">
      <LANGUAGEVARIANT mode="1" guid="[!target lang 1 guid!]" />
      <LANGUAGEVARIANT mode="1" guid="[!target lang 2 guid!]" />
      <LANGUAGEVARIANT mode="1" guid="[!target lang 3 guid!]" />
    </LANGUAGEVARIANTS>
  </PAGE>
</IODATA>

Set descent to "1" if you want to include all following pages
otherwise 0 for just the specified page.

HTH.

Regards,
Richard Hauer
====================
5 Limes Pty Limited
www.5Limes.com.au


On Feb 10, 10:35 pm, kimdezen <[email protected]> wrote:
> Hi Ian,
>
> Not 100% sure (i'd have to take a look at the Log files before i can
> confirm it)... but perhaps try this:
>
> <IODATA loginguid="[!guid_login!]" sessionkey="[!key!]"
>  dialoglanguageid="ENU">
>   <PAGE action="save" guid="[!guid_page!]"
>    globalrelease="1" editlinkguid="[!guid_editlink!]"
> actionflag="536870912"/>
> </IODATA>
>
> Based on the RQL documentation, the following actionflag values can be
> assigned to the page:
>
> 1 = Edit headline
> 2 = Edit page (always set in rights, never set in denied rights)
> 4 = Edit file names
> 8 = Edit data base query
> 16 = Read page
> 32 = Edit linking/appearance schedule
> 64 = Assign keywords
> 128 = Assign authorization package
> 256 = Delete page
> 512 = Disconnect page from structural element
> 1024 = Display content class in tree
> 2048 = Set SmartEdit start page
> 4096 = Release pages
> 8192 = Publish pages
> 262144 = Edit notes
> 2097152 = Structural elements
> 4194306 = Show information
> 8388608  = Show reference list
> 16777216  = Show versions
> 536870912  = Submit for translation
>
> Cheers,
> Kim
>
> On Feb 10, 3:54 am, Ian <[email protected]> wrote:
>
> > Would anyone have the RQL for the "Submit for Translation" action.
>
> > Thanks for your help
> > Ian
--~--~---------~--~----~------------~-------~--~----~
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