Don't forget to include some regexp to replace empty spaces and special characters... I had these problems with my script :)
are you using ASP? On 27 Okt., 22:47, "tiffany portman" <[EMAIL PROTECTED]> wrote: > heheh Henry SIMPLE is relative! I'll do my best to figure this little bit > out and definitly let you know how I fare....thanks for your kind help! > > On Mon, Oct 27, 2008 at 4:17 PM, Henry Lu, Sun Certified Java Programmer < > > > > [EMAIL PROTECTED]> wrote: > > Its pretty simple and goes something like this: > > > xmlData = "<IODATA sessionkey=""" & sSessionKey & """><PAGE guid=""" & _ > > sPageGUID & """ action=""save"" name=""" & sPageName & """ > > option=""extendedinfo"" /></IODATA>" > > > Where you need to pass in the logged in user's session key and the page's > > guid (of which the filename you want to change.) > > > On Mon, Oct 27, 2008 at 5:07 PM, tiffany portman < > > [EMAIL PROTECTED]> wrote: > > >> sweet and yes I want it for the published filename. so i can find this rql > >> snippet in the rql documetation? wow thanks Henry > > >> On Mon, Oct 27, 2008 at 4:03 PM, Henry Lu, Sun Certified Java Programmer > >> <[EMAIL PROTECTED]> wrote: > > >>> Assuming you are referring to the page name not the published filename, > >>> simply create a headline field and give it a reddot in your page. > > >>> If you are referring to published filename, I do not believe you can find > >>> a ready-made button in SmartEdit; but creating one in your template so it > >>> becomes available in SmartEdit is pretty simple. The RQL action is "save" > >>> and I think you can find the snippet in the RQL docu. > > >>> Henry Lu > > >>> On Mon, Oct 27, 2008 at 4:20 PM, tportman <[EMAIL PROTECTED]>wrote: > > >>>> Hi All awesome I got one here hoping someone has an answer... > > >>>> I want to add the abilty to name the page in SmartEdit without using > >>>> the properties button. So in other ords I was hoping there is a way to > >>>> have a SmartTree user name a page within the edit via form or with a > >>>> RedDot. Any ideas? > > >>>> Thanks > >>>> Tiffany > > -- > [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
