Auto Filenames possible and lists by keyword.

2009-08-12 Thread galactic
Hi All, I have 2 questions. I heard that there is a way to convert a header to a automatic file name for the page. I can't see this happening.. but I probaby can develop some code to concantinate the name etc, but how do I direct it to a red dot page name variable (via RQL?). Anybody ever done

Re: Inheriting a Structural Workflow

2009-08-12 Thread Wayne Bouwmeester
That's what I found as well, but I couldn't find anything going as far as saying you can't - it just didn't give instructions on how. I'll take that as a you can't. I'd be interested in the why Might just be that when the structural workflow feature was added, they didn't bother to implement an

Re: AddPage, AppendPage placeholders

2009-08-12 Thread akor
@Stefan: Thats not true! They do work! In 7.x and even in 9! Placing them at the correct locations in lists or in containers, they are very useful to add another page above or below the existing ones! -alex On Aug 11, 5:37 pm, Stefan Buchali stefan.buch...@gmail.com wrote: Hi Ingo, these two

including php code

2009-08-12 Thread JimV
I would like to include some php code that would be included in the published page, but not executed in RD smart edit or in preview. I found some information in the RD manual (rdcms_90_content_classes_en_US_letter.pdf), but it appears to discuss how to include code that executes IN smart edit.

RE: [reddot] including php code

2009-08-12 Thread Prasanth Nittala
Hi Jim, Here is a sample snippet: reddot:cms if query valuea=Context:CurrentRenderMode operator=== valueb=Int:2 htmltext Some text /htmltext /query /if /reddot:cms The render modes will help u render code in smartedit, preview, publish modes. Thanks,

Re: Content Import Manager i.e. CIM

2009-08-12 Thread Richard Hauer (5 Limes)
@DTMOW We have imported pages with keywords and Kim is quite right - the keywords and categories have to be setup first. There is no way to import all the categories and keywords at this time. Best thing will be to use Excel to open the XML file and grab a disinct list of keywords. You might

Re: RedDot memory usage

2009-08-12 Thread Richard Hauer (5 Limes)
Hi Bobby, The services are written in dotnet - what you are seeing is really a function of the dotnet framework. dotNet apps will consume memory indefinately (up to the process limit, which on a 32bit machine is roughly 1.5GB depending on the hardware configuration) and the framework itself