Re: Best practices to setup a mobile site in reddot

2014-04-10 Thread RustyLogic
Why not just make your site responsive? On Wednesday, April 9, 2014 7:58:39 PM UTC+1, Ryu wrote: > > Hi all, > > What are your experiences in setting up a mobile version of a Reddot site? > > We currently have a very simple site, one variant, one language. > > We were considering two options: > >

Re: Interesting Page URL Issue

2014-03-04 Thread RustyLogic
Hi Richard, No experience with Target containers, but, I do avoid alternate variants for the very reasons you have stated. I would suggest using the ASPX variant as you have suggested (that's what I always do for XML). Ta, John On Tuesday, March 4, 2014 9:23:03 AM UTC, Richard Hauer (5 Limes)

Re: Set referer to execute plugin using user-defined job

2014-02-28 Thread RustyLogic
I hate the new 'security' so I turned it off... Disabling the new RedDot security Enjoy! On Monday, February 24, 2014 11:15:45 AM UTC, Pierre Kruppik wrote: > > Hi! > > Since security-raled changes (CSRF) it is not possible to execute a plugi

Re: Render IE8 as IE8 in smartedit

2013-12-11 Thread RustyLogic
11, 2013 6:00:18 AM UTC-6, RustyLogic wrote: >> >> Been there... >> In IIS: >> >>1. go to /Sites/Default Web Site/CMS/WebClient >>2. Open the HTTP ResponseHeaders >>3. Delete the header:X-UA-Compatible: IE=EmulateIE7 >>4. You can now set i

Re: Render IE8 as IE8 in smartedit

2013-12-11 Thread RustyLogic
Been there... In IIS: 1. go to /Sites/Default Web Site/CMS/WebClient 2. Open the HTTP ResponseHeaders 3. Delete the header:X-UA-Compatible: IE=EmulateIE7 4. You can now set it to whatever you like within your projects in the page headers (or do it globally but some of your older

Opening the editor for text element when the page is 'closed'

2013-11-04 Thread RustyLogic
Hi, Current scenario to edit a text element: 1) open 'page'. 2) click on the elements' edit RedDot. Scenario required: 1) Click on a custom 'edit' anchor, launch the editor, ajax refresh the pages edited text (if required) on closure of the editor. I have managed to do this for simple elemen

Re: <%!! Context:CurrentPage.State !!%> broken in V11

2013-07-16 Thread RustyLogic
Hi, Unfortunately no, it didn't solve the problem. On Monday, July 15, 2013 8:23:52 PM UTC+1, Jian Huang wrote: > > Hi, > > Quick question. Did clear project page cache help? > > -Jian > > On Monday, July 15, 2013 10:12:58 AM UTC-4, RustyLogic wrote: >> &

Re: <%!! Context:CurrentPage.State !!%> broken in V11

2013-07-15 Thread RustyLogic
; On Monday, July 8, 2013 8:29:25 AM UTC-4, RustyLogic wrote: >> >> Just noticed the problem only occurs on the startpage - so not actually >> an issue... doh! >> >> On Monday, July 8, 2013 10:44:14 AM UTC+1, RustyLogic wrote: >>> >>> Getting incorrect re

Re: <%!! Context:CurrentPage.State !!%> broken in V11

2013-07-08 Thread RustyLogic
Just noticed the problem only occurs on the startpage - so not actually an issue... doh! On Monday, July 8, 2013 10:44:14 AM UTC+1, RustyLogic wrote: > > Getting incorrect results from <%!! Context:CurrentPage.State !!%> in > RedDot v11.0.1.642. > Anyone else having similar e

<%!! Context:CurrentPage.State !!%> broken in V11

2013-07-08 Thread RustyLogic
Getting incorrect results from <%!! Context:CurrentPage.State !!%> in RedDot v11.0.1.642. Anyone else having similar experiences? Ta, John -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To unsubscribe from this group and stop receiving em

RedDot and Chrome frame

2013-06-11 Thread RustyLogic
Anyone got it working? I think that the server is not liking the chrome frame user agent and disabling the SmartTree & Server Manager tabs... infuriating! -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To unsubscribe from this group and st

Re: Setting up a new V.11 on Windows Server 2008 R2

2013-01-25 Thread RustyLogic
Hi Romola, I had the same problem of losing user GUIDS when moving RedDot to new servers - especially an issue if users have thing s saved in draft as they become set to 'unknown user'. To get around the problem and assuming that the user names from LDAP are unique I wrote some code to: Export

Re: Getting filename with render tag

2012-07-23 Thread RustyLogic
Hi Neil, I'm afraid you're going to be stuck with RQL on this one. Ta, John On Thursday, July 19, 2012 3:16:03 PM UTC+1, Neil Fegen wrote: > > Hi guys > > Is it possible to grab a page's filename using a render tag? > > Markus's Ultimate Render Tag > List

Re: RedDot Management Client

2011-01-14 Thread RustyLogic
Hi Casey, Not sure there is a market for it. Most of the serious developers of RedDot are using one (free) wrapper or another to get away from RQL in the first place. It would seem to be a retrograde step to go back to the 'bad old days' of chopping RQL around. Just my 2p :-) John On Jan 13, 3:

Re: RQL Error - Please Login

2010-08-17 Thread RustyLogic
! Download the latest version of the library and you will see the code in session.cs that defaults to connecting via the dll for Release builds. N.B. this will only work when run locally on the RedDot machine. On 17 Aug, 14:26, reddotrich wrote: > Hi John (RustyLogic), > > (From our Senior

Re: RQL Error - Please Login

2010-08-17 Thread RustyLogic
Hi, If you are getting 101 then make sure: 1) You are closing sessions when you are finished. 2) You have enough concurrent logins available for that user. If it's a timeout: 1) Alter the timeout value of the libary (not recommended) 2) Switch to using the dll (if you are using the webservices).

Re: PutFile - Component was busy while disconnected by the server. FTW

2010-07-16 Thread RustyLogic
We get it all the time... its due to files being locked / accessed on the webserver which the ftp is occurring. On 16 July, 00:29, markus giesen wrote: > The weird thing is, that it is not a permanent error. > It shows up every now and then. > > On 15 Jul., 04:18, Rob Palmer wrote: > > > Markus:

Re: RedDot gets another new name

2010-07-08 Thread RustyLogic
FFS! On 8 July, 05:04, ArryD wrote: > Just when you were getting used to the snappy 'Open Text Web > Solutions' titles that rolls off the tongue, they have gone and > changed it again. As of 10.1 say hello to 'Open Text Web Site > Management'. So I guess Management Server is now called Open Text

Re: OpenText don't use their own search product

2010-06-28 Thread RustyLogic
veserver as wellnot sure when and how this will become > > > available.... > > > > Also, web components should be completely dead soon, as I think OT > > > prefers functionality that Vignette has in this arena, which actually > > > work and are flexi

OpenText don't use their own search product

2010-06-22 Thread RustyLogic
Was just browsing opentext.com and noticed they use UltimateSearch by KaramaSoft instead of Delivery Server / Verity. Nice to know even they think their own search service is useless. -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post t

Re: RustyLogic RedDotNet .Net library 2010

2010-06-08 Thread RustyLogic
over the weekend. > > >  - Morgan > > > On Jun 7, 7:49 pm, RustyLogic wrote: > > > > Hi all, > > > > A few extra bits  and bobs in this version. There is an extra project > > > Utils which contains classes to perform the actions listed below. > > >

RustyLogic RedDotNet .Net library 2010

2010-06-07 Thread RustyLogic
Hi all, A few extra bits and bobs in this version. There is an extra project Utils which contains classes to perform the actions listed below. I use active directory here and unfortunately, when copying projects between servers (from live to dev or live to a new live install) the guids of the use

Re: Finding element in database

2010-06-04 Thread RustyLogic
RQL is your friend. On Jun 4, 10:59 am, jonathan nichols wrote: > Has anyone experience of trying to find if a particular element is > populated, via the database (presuming there's no other way to do > it..)? > > Ideally I'd like to be able to see the page IDs of pages where the > content of a c

Re: RustyLogic RedDotNet Update

2009-12-15 Thread RustyLogic
http://reddot-cms-users.googlegroups.com/web/RustyLogic_091215.zip?gda=7Tj4RkcAAACx3WAvy3OtO1-acBD-ZEsd_oESJvVvs0S2y6YGArf7f66zxyjY7NgV7ZTqTHjpIPUbzHe87USdioT9uNiA7PHaeV4duv6pDMGhhhZdjQlNAw On 15 Dec, 11:22, RustyLogic wrote: > Hi all, > > Just uploading the latest version. The mai

RustyLogic RedDotNet Update

2009-12-15 Thread RustyLogic
Hi all, Just uploading the latest version. The main changes / additions are around project migration. I have found that when exporting a project from live and importing to dev the following happens: Editors loose all their assignments to the project. The pages in the project all default to 'unknow

Re: RQL Commands

2009-12-15 Thread RustyLogic
the CMS to your .NET pages via > > querystring variables. Both the loginguid and sessionkey can be > > obtained via 'info' placeholders. > > > We too are using the RustyLogic .NET wrapper.. Each time a page is > > called, I check to see if the sessionkey and logingu

Re: RQL Commands

2009-12-15 Thread RustyLogic
: > Pass the sessionkey & loginguid from the CMS to your .NET pages via > querystring variables. Both the loginguid and sessionkey can be > obtained via 'info' placeholders. > > We too are using the RustyLogic .NET wrapper.. Each time a page is > called, I check to see

Re: Populating an element project-wide

2009-08-27 Thread RustyLogic
Hi Ray, Should still fix your problem. Ta, John On 27 Aug, 07:04, Ray Evans wrote: > Hi John, > The referenced page isn't actually missing - just the pre-assigned > value appears to be missing from the page. > > On Wed, Aug 26, 2009 at 7:16 AM, RustyLogic wrote: >

Re: Populating an element project-wide

2009-08-27 Thread RustyLogic
Hi Ray, Should still fix your problem. Ta, John On 27 Aug, 07:04, Ray Evans wrote: > Hi John, > The referenced page isn't actually missing - just the pre-assigned > value appears to be missing from the page. > > On Wed, Aug 26, 2009 at 7:16 AM, RustyLogic wrote: >

Re: Populating an element project-wide

2009-08-26 Thread RustyLogic
Hi Ray, One solution: 1. Recreate the missing page and replace the pre-assigned anchor of your content class with it. 2. Copy the content class. 3. Find an instance of the old class and use 'Replace Content Class' (use the for every instance option) to replace the old class with the new one. 4.

Re: Get URL of page via RQL

2009-07-31 Thread RustyLogic
There is a way to do it in RQL (I use it in one of our projects). My method makes a few assumptions which may not be appropriate for others (e.g. uses the default project and language variant, assumes an aspx file extension etc etc). I'm pretty sure its present in the last upload of my library to

Re: Web Solutions (RedDot) Certification

2009-06-04 Thread RustyLogic
6x9 = 42 http://en.wikipedia.org/wiki/Notable_phrases_from_The_Hitchhiker%27s_Guide_to_the_Galaxy On 4 June, 15:16, El Pollo Loco wrote: > What is fourty-two? > > And what is questionable? > > On Jun 3, 9:46 pm, markus giesen wrote: > > > fourty-two. > > > BTW. One hour for this exam is an int

Re: Text editor settings

2009-04-09 Thread RustyLogic
If you are using the built in text editor you can edit its code to only display the headings you want. The disadvantage of this is that it will be for all projects and obviously not supported.. On 9 Apr, 01:33, markus giesen wrote: > Hi Bobby, > > at the moment you just have this very binary swi

Re: Assigning CSS class to a tag

2009-04-06 Thread RustyLogic
Be careful with the Telerik editor. Tiffany - What you have currently implemented will allow users to apply the style to any part of content, not just a table. - This is a bug in the Telerik / RedDot implementation. On 5 Apr, 03:54, markus giesen wrote: > How does the output with the embedded CS

Re: New RustyLogic RedDotNet library

2009-02-13 Thread RustyLogic
http://groups.google.co.uk/group/RedDot-CMS-Users/web/RustyLogic_090213.zip?hl=en On 13 Feb, 09:39, RustyLogic wrote: > Uploading the latest cut (RustyLogic_090213.zip). Not much has > changed. A few tweaks here and there and the ability to set a few > element values that I nee

New RustyLogic RedDotNet library

2009-02-13 Thread RustyLogic
Uploading the latest cut (RustyLogic_090213.zip). Not much has changed. A few tweaks here and there and the ability to set a few element values that I needed. It hopefully answers some of the more mundane RQL queries that people have if they look at the code. Regards, John --~--~-~--~--

Re: Dateformat in RQL

2009-02-10 Thread RustyLogic
Easier method: DateTime theDate = DateTime.FromOADate(double.Parse(rqlDate); string rqlDate = ((int)value.ToOADate()).ToString(); It's probably in my library somewhere, maybe I'll upload a newer version if I get a moment. On 9 Feb, 01:10, "Richard Hauer (5 Limes)" wrote: > Hi Ingo, > > Thi

Re: RedDot 9

2008-12-16 Thread RustyLogic
r download at community extranet as of > yesterday. I could not find anything there. > > Where did you download yours? > > Henry Lu > > On Tue, Dec 16, 2008 at 8:00 AM, RustyLogic wrote: > > > Anyone installed it yet? --~--~-~--~~~---~--~

RedDot 9

2008-12-16 Thread RustyLogic
Anyone installed it yet? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to RedDot-CMS-Users@googlegroups.com To unsubscribe from this group, send email to

Re: RedDot gripes

2008-11-18 Thread RustyLogic
Bit O.T. here but what do you mean by: > 2. user syncronisation has been significantly improved with the user > sync templates User sync templates - have I missed something? What are they! Ta, John On 18 Nov, 11:19, theHam <[EMAIL PROTECTED]> wrote: > Hey [EMAIL PROTECTED], > > I understand yo

Re: Your favourite version of CMS 7.5?

2008-09-19 Thread RustyLogic
We're on 1.86 and the major problem we have is WCM not working in workflow. I have a convoluted workaround for this and am not looking forward to upgrading again! Sometimes our pre-execute times out on publication, still not figured out why it only happens occasionally. On 19 Sep, 07:32, Adam_S