Re: Best practices to setup a mobile site in reddot

2014-04-10 Thread Daniel Petroff
> > HTML instruction: > http://getbootstrap.com/getting-started/ > > -Jian > >> On Thursday, April 10, 2014 10:03:12 AM UTC-4, Daniel Petroff wrote: >> Hi Jian >> >> Thanks for elaborating! >> >> Could you write a bit more around the bootstr

Re: Best practices to setup a mobile site in reddot

2014-04-10 Thread Daniel Petroff
Hi Jian Thanks for elaborating! Could you write a bit more around the bootstrap/foundation/skeleton you mentioned? Sorry if this seems like a notice question, just wanted to understand what you mean exactly. :) Thanks! Daniel Sent from my iPhone > On 10 Apr 2014, at 14:38, Jian Huang wrot

Re: Urgent help needed please - Adopting content to/from other language variant

2014-03-05 Thread Daniel Petroff
On Mar 5, 2014, at 2:05 AM, Daniel Petroff wrote: > > > > Hi everybody! > > > > I posted a little while ago and strangely didn't get a response yet so I > am trying again to see if maybe somebody can help. > > > > We have a multi-language project. When a

Urgent help needed please - Adopting content to/from other language variant

2014-03-04 Thread Daniel Petroff
Hi everybody! I posted a little while ago and strangely didn't get a response yet so I am trying again to see if maybe somebody can help. We have a multi-language project. When a user makes a change to a page, I need a way to push that change (the page or even better a whole tree section) to o

Pushing content from one language variant to another

2014-02-28 Thread Daniel Petroff
Hi All We have a multi-language site in the works here with several language variants being the exact same actual language but just across different countries. The reason for this is to be able to have different content available to different markets and to publish to separate folder structure.

Need advice on multi-language site setup please

2014-01-12 Thread Daniel Petroff
Hi All I have a new project underway and was hoping to get your views on the best way to approach the multi-language scenario I have. The site itself is quite small (I estimate around 100 web-pages or so), but it must be delivered in many languages to many countries. Some countries will have t

Re: Annoying ASP pre-execute

2014-01-07 Thread Daniel Petroff
.ini to 1280 and see if files appear. > ---------- > From: Daniel Petroff > Sent: 7/01/2014 21:18 > To: reddot-cms-users@googlegroups.com > Subject: Annoying ASP pre-execute > > Hi All > > I seem to be missing something small in my configuration, so h

Re: Annoying ASP pre-execute

2014-01-07 Thread Daniel Petroff
Umm, nevermind... I was in fact being an idiot Thanks Tim, it was the host header. Thanks for the answer! :) On Tue, Jan 7, 2014 at 2:33 PM, Daniel Petroff wrote: > I've been working with RDsince version 7.5, but at the risk of sounding > like a total noob... Could you elabor

Re: Annoying ASP pre-execute

2014-01-07 Thread Daniel Petroff
I've been working with RDsince version 7.5, but at the risk of sounding like a total noob... Could you elaborate on that please, Tim? :) Thanks! > On 7 Jan 2014, at 14:10, Tim D wrote: > > Host headers in server manager? > >> On Tuesday, January 7, 2014 5:17:57 A

Annoying ASP pre-execute

2014-01-07 Thread Daniel Petroff
Hi All I seem to be missing something small in my configuration, so hopefully somebody will be able to pick it up and let me know... I would be very grateful. The setup - I have a newly built RedDot 7.5 server (yes, has to be 7.5) with a new project. I am quite far into the build (actually alm

Re: RedDot Guid of page - from footer

2013-12-19 Thread Daniel Petroff
If I understand if correctly, you are trying to get the GUID of your base page and use it on the footer? If you are using NavMan and the base page is a master page then it is the Index item in your nav structure. This may work for you: <%!! Context:CurrentIndex.Page.Id !!%> On Thu, Dec 19, 2013 a

Re: Is it possible to use NavMan to switch between language variants?

2013-12-12 Thread Daniel Petroff
f('info_current_page_language' == 'FCH') > { >// show these > } > > JQuery will be your friend in this case. > > > On Thursday, December 12, 2013 10:19:10 AM UTC-5, Daniel Petroff wrote: > >> Ideally I would like to give content editors the

Re: Is it possible to use NavMan to switch between language variants?

2013-12-12 Thread Daniel Petroff
Ideally I would like to give content editors the ability to set this but if it has to be an admin task - that's fine too. On Thu, Dec 12, 2013 at 3:18 PM, Daniel Petroff wrote: > Problem is then - how do I only display the ones relevant to the current > site? > > So for exa

Re: Is it possible to use NavMan to switch between language variants?

2013-12-12 Thread Daniel Petroff
for your help! On Thu, Dec 12, 2013 at 3:15 PM, Daniel Petroff wrote: > Yes, sure I can do that. > I am not a big fan of preexecute either but I do like randertags. :) > > > > On Thu, Dec 12, 2013 at 3:12 PM, Jian Huang wrote: > >> Hi Daniel, >> >> Thank

Re: Is it possible to use NavMan to switch between language variants?

2013-12-12 Thread Daniel Petroff
anyways because I don't like preexecute. > > In the commonly referenced page's template code, can you have 70 (I know) > info placeholder of current page URL, but each pointing to a different > language variant? > > Best, > > -Jian > > > On Thursday, Decem

Re: Is it possible to use NavMan to switch between language variants?

2013-12-12 Thread Daniel Petroff
in all training courses and sample project Up and Away). > > Best, > > -Jian > > > On Thursday, December 12, 2013 9:00:00 AM UTC-5, Daniel Petroff wrote: > >> I am working with RD 7.5 so it would need to be an older version of >> NavMan. :) >> >>

Is it possible to use NavMan to switch between language variants?

2013-12-12 Thread Daniel Petroff
I am working with RD 7.5 so it would need to be an older version of NavMan. :) Ideally I would like to be able to use a render tag to create the link and use a placeholder (option list maybe?) to specify which variant to switch to. Is there something that can be passed to the GetUrl() function

Re: RedDotter available!

2013-11-08 Thread Daniel Petroff
Hi Folks Well, after a long holiday I am now back in full swing and wanted to bump this up in case anybody is looking for a RedDot professional. Kind Regards Daniel On Wednesday, August 28, 2013 9:17:26 AM UTC+1, Daniel Petroff wrote: > > Hi All > > Over the years I have been on t

RedDotter available!

2013-08-28 Thread Daniel Petroff
with the client, others were with digital agencies, so I have experience with both. So, if you are in UK (or happy for work to get done remotely), and need some RedDot expertise, get in touch. :) Thanks! Kind Regards Daniel Petroff -- You received this message because you are subscribed to

Re: JavaScript issue with SmartEdit

2013-08-02 Thread Daniel Petroff
instead of the js that causes the error. > > > > Hope this info give you a head start. > > > > > > > > On Thursday, August 1, 2013 6:03:47 AM UTC-4, Daniel Petroff wrote: > >> > >> Hi Everybody! > >> > >> We have come across an is

JavaScript issue with SmartEdit

2013-08-01 Thread Daniel Petroff
Hi Everybody! We have come across an issue with our SmartEdit interface and I was hoping somebody has seem this before and can suggest a work-around. The problem: When in SmartEdit mode - open a page for editing and edit one of the elements which opens in a separate window (like a text field).

Re: PreparePageValues: ERROR#9, Index was outside the bounds of the array.

2013-05-21 Thread Daniel Petroff
ng on the > application server - once we restarted it, the error disappeared. > > Worth checking if you have server access. > > Neil > > > On Wednesday, 8 May 2013 12:54:53 UTC+1, Daniel Petroff wrote: >> >> I have never seen this before today... The error occur

Re: PreparePageValues: ERROR#9, Index was outside the bounds of the array.

2013-05-13 Thread Daniel Petroff
Hi Sara Restarting the server seem to have helped. We are on CMS 11 Daniel Sent from my iPhone On 13 May 2013, at 11:33, Scodazzi wrote: > Hi Daniel, > can i ask you wich version of the WSM you are using? > > Sara > > On Wednesday, May 8, 2013 1:54:53 PM UTC+2, Da

Re: PreparePageValues: ERROR#9, Index was outside the bounds of the array.

2013-05-08 Thread Daniel Petroff
ys before > rendertag. I think I had 2 lists inside a list blockmark, or 2 anchors > inside a dynamic blockmark. > > Best way to find out which code caused the issue is start removing 50% of > the code at once. > > Best of luck, > > -Jian > > On Wednesday, May 8, 2013 7:54:

PreparePageValues: ERROR#9, Index was outside the bounds of the array.

2013-05-08 Thread Daniel Petroff
I have never seen this before today... The error occurs on one page (tried several pages on same and different level of navigation and they are all fine). Other instances of the template are working fine. The mention of "Index" makes me think NavMan is involved. I cleared navigation cache (didn

Re: Handling retina images

2013-05-01 Thread Daniel Petroff
00px width - your idea sounds like > exactly what I'm looking for. > > Thanks, I'll report back if it works! > > Cheers > > > On Wednesday, 1 May 2013 12:11:50 UTC+1, Daniel Petroff wrote: > >> Hi >> >> I didn't have time to read the whole threa

Re: Handling retina images

2013-05-01 Thread Daniel Petroff
Hi I didn't have time to read the whole thread but if I am getting it right you are looking to have editors upload one image (high res) and the template to generate two images, one large and one small and publish both out? You can try the following: <%img_ArticleImage%> = the placeholder that yo

Re: Help needed

2013-04-12 Thread Daniel Petroff
(content) put directly into them... I used this example in delivering training a few times and it seems to work. Hope this helps. Kind Regards Daniel Petroff Sent from my iPhone On 12 Apr 2013, at 21:12, Brian Heaton wrote: > Oh, you wanted *accurate* ideas. My bad. > >

Re: Navigation Manager and Keywords

2013-03-27 Thread Daniel Petroff
day, March 27, 2013 9:05:43 AM UTC-4, Daniel Petroff wrote: > >> Thanks! >> >> Any suggestions on how I can do this? >> >> Sent from my iPhone >> >> On 27 Mar 2013, at 12:59, Jian Huang wrote: >> >> Hi, >> >> Cat key can't

Re: Navigation Manager and Keywords

2013-03-27 Thread Daniel Petroff
Thanks! Any suggestions on how I can do this? Sent from my iPhone On 27 Mar 2013, at 12:59, Jian Huang wrote: > Hi, > > Cat key can't be returned by rendertag... > > Sent from my iPhone > > On Mar 27, 2013, at 8:50 AM, Daniel Petroff wrote: > >> Hi

Navigation Manager and Keywords

2013-03-27 Thread Daniel Petroff
Hi All I am having some trouble with pulling Keywords from a page using navigation manager. I am using a foreach loop to go through the sub-pages and pull up the URL, Headline, a standard field, and (this is where I am having trouble) the keywords. I am pasting the code at the end of the post.

Re: Is it possible to use NavMan to get GUID of a page that is referenced to an anchor of the current page

2013-02-05 Thread Daniel Petroff
.Id !!%> ?? >> >> By the way, Elements.GetElement is terrible for project performance. >> Best to avoid whnever possible. >> >> Also, if the anc_Page references another anchor or list or container, >> then the rendertag do not work. >> >> On

Is it possible to use NavMan to get GUID of a page that is referenced to an anchor of the current page

2013-02-04 Thread Daniel Petroff
So I was thinking of something like this: <%!! Context:CurrentPage.Elements.GetElement(anc_Page).Id !!%> - returns the GUID of the actual anchor and I need something between the ")" and ".Id" so that I get the GUID of the page attached (referenced) to the anchor instead. Hope it makes sense.

Re: Applying CSS classes based on page ID

2013-01-31 Thread Daniel Petroff
You could just create an additional placeholder to determine the id or class value and pull that through using rendertag. So for example create an option list called opt_Class, then use: >Page 1 The option list could have something like this: Page 1 >>> id="on1" Page 2 >>> id="on2" Page 3 >>> id="

Re: Complex publishing challange :)

2013-01-22 Thread Daniel Petroff
This is almost working! But I guess I will not get what I need without some hardcore RQL or something like that. It's removing the file extensions and rendering the URLs exactly as needed but its also removing the file extensions from the file names themselves. Which is logical but not what we n

Re: Complex publishing challange :)

2013-01-22 Thread Daniel Petroff
I'll give it a shot! :) thanks! Seems like . is gonna be my favourite punctuation mark now! Sent from my iPhone On 22 Jan 2013, at 16:56, Hilmar Bunjes wrote: > Dan, >> Ah, yes that's right! :) >> Didn't think of that. > Great it's working :-) > >> Now, can you think of a way tiger rid of t

Re: Complex publishing challange :)

2013-01-22 Thread Daniel Petroff
Ah, yes that's right! :) Didn't think of that. Now, can you think of a way tiger rid of the file name extensions in the URL but keep them on the file names? I looked for an option or setting that does it but canny find anything... Thanks again for your help! Dan Sent from my iPhone On 22 Jan

Re: Complex publishing challange :)

2013-01-22 Thread Daniel Petroff
Thanks Hilmar, I looked at that but it only works to change the name of the (virtual) folder, not remove it. I tried putting in just a space in the name but then the published URL becomes "/ / /folder3/filename.htm" And that is no good... Sent from my iPhone On 22 Jan 2013, at 16:01, Hilmar

Complex publishing challange :)

2013-01-21 Thread Daniel Petroff
Hi All We have come across some publishing needs in the new project I am working on and I was hoping to get some advise/thoughts from the group. I need to be able to remove the file extension from the URLs that are rendered inside pages by navigation manager and any other links such as those i

Re: Publishing Draft pages

2012-12-20 Thread Daniel Petroff
eate a new Variant and tick > the box to "publish unreleased pages". > > Something to also keep in mind is the automatic clean-up of deleted pages > does not function for "Draft" variants. > > Cheers, > > Gavin > > > On 20 December 2012 2

Publishing Draft pages

2012-12-20 Thread Daniel Petroff
Hi All In our new project we need to be able to publish unreleased/draft pages to a different location from the live pages. I wanted to use the HTML/English (Draft) publishing combination to assign the new publication target to it and thought that would be the very easy solution. The rest of th

Re: HTML Replace Table

2012-12-17 Thread Daniel Petroff
functionality." > > As it's been two and a half years, I think you can assume it is not going > to be fixed... > > Neil > > On Monday, 17 December 2012 09:03:23 UTC, Daniel Petroff wrote: >> >> Hi All >> >> We've been trying to do somethin

HTML Replace Table

2012-12-17 Thread Daniel Petroff
Hi All We've been trying to do something using the HTMLConvertTable.txt file and came across some strange behavior. I am sure the answer to this is very simple but I just cannot seem to find it... In the txt file I add: .pdf">.pdf" class="pdf"> So all I am trying to do is get the class="pd

Re: News Feed

2012-12-14 Thread Daniel Petroff
Hi Varun Not sure if this is what you are looking for but if you select the container in SmartTree then you can click on "Edit Sort Order Settings" and you can limit the number of articles displayed in there. Hope this helps. Daniel Sent from my iPhone On 14 Dec 2012, at 16:06, varun bhatla

Re: V11 SP1 Install issue

2012-11-30 Thread Daniel Petroff
; > Am Donnerstag, 29. November 2012 18:29:52 UTC+1 schrieb Daniel Petroff: > >> Yeah! >> We are not sure what the cause of this was but the resolution was to set >> the OT64 app pool to Classic mode instead of Integrated. >> >> As I said, not sure what caused i

Re: V11 SP1 Install issue

2012-11-29 Thread Daniel Petroff
. Kind Regards Daniel Sent from my iPhone On 29 Nov 2012, at 17:25, Brian Heaton wrote: > Any updates on the resolution to this issue? > > Thanks! > > Brian Heaton > > > On Tue, Nov 13, 2012 at 12:21 PM, Daniel Petroff wrote: >> C'mon, if it were that simple

Re: Navigation Manager not producing anything when publishing

2012-11-29 Thread Daniel Petroff
Hi All Please ignore this one - there was a problem with an unreleased page. Didn't realize there was actually a workflow there already. :) Thanks! Daniel On Thursday, November 29, 2012 2:42:09 PM UTC, Daniel Petroff wrote: > > Hi All > > Hopefully a quick one (hoping someb

Navigation Manager not producing anything when publishing

2012-11-29 Thread Daniel Petroff
Hi All Hopefully a quick one (hoping somebody had a similar issue). Building a new project in V11. Just did NavMan setup and everything seems fine. It is producing the items as it should, everything is working just fine, until I try to publish the same page. I have three navigation areas and

Re: V11 SP1 Install issue

2012-11-13 Thread Daniel Petroff
ity mode on the web browser? > > On Tuesday, November 13, 2012 5:40:17 AM UTC-5, Daniel Petroff wrote: >> >> Hi All >> >> A strange problem we are having here... Doing a clean install of V11 SP1. >> Install goes through fine, Configuration too. >> When

V11 SP1 Install issue

2012-11-13 Thread Daniel Petroff
Hi All A strange problem we are having here... Doing a clean install of V11 SP1. Install goes through fine, Configuration too. When I log on as admin for the first time I am taken to the Server Manager tab (as I should) but instead of seeing the Server Manager tree there is nothing in the windo

Re: Remove page from live production, keep page and its versions in CMS

2012-08-10 Thread Daniel Petroff
Usually, setting the linking and appearance schedule of the page to finish on a date in the past and then publishing the page with all related pages option selected should remove the page from live but still be available is CMS if you need to refer to it or deactivate it. Sent from my iPhone

Re: Find and Replace issue

2012-02-17 Thread Daniel Petroff
Dan, > > Did you receive task completion email? I usually use that for as > completion indicator. > > Alternatively, I would check the async logs, but information in there > is scattered. > > Best, > > -Jian > > On Feb 16, 1:34 pm, Daniel Petroff wrote

Re: Find and Replace issue

2012-02-16 Thread Daniel Petroff
be resolved quickly. > > Since it is using MSSQL, the function should work. Just want to > confirm that the server was not restarted after kicking off the task. > > -Jian > > On Feb 16, 12:33 pm, Daniel Petroff wrote: >> Hi Jian >> >> It is MSSQL. No, I

Re: Find and Replace issue

2012-02-16 Thread Daniel Petroff
type from Server Manager. > > Database manipulation is not required. > > Is an OpenText ticket available for your issue? > > Sent from my iPhone > > On Feb 16, 2012, at 11:32 AM, Daniel Petroff wrote: > >> It's RD 9 and SQL from what I understand. Unfortun

Re: Find and Replace issue

2012-02-16 Thread Daniel Petroff
te: > Dan, > > What version of CMS are you using? Are you using Oracle or MSSQL as > backend? > > -Jian > > On Feb 16, 11:14 am, danonne wrote: >> And in the mean time its not making any changes as its supposed to and >> its not allowing me to start a new one... &g

Re: Find and Replace issue

2012-02-16 Thread Daniel Petroff
Hi All Thanks for you replies! Jian, it's now been a few hours - is it normal to take that long? The strange part is that it runs every few minutes then goes back in to waiting state then runs again, etc... And there is no delete or stop button... I will need this functionality for a big proje

Re: Need confirmation / help - ASAP please

2012-01-06 Thread Daniel Petroff
Wow! Thanks Brian! I have since then done it manually but it is likely that more are in the way and this seems like it will work just great! Thanks again! Kind Regards Daniel Petroff Sent from my iPhone On 6 Jan 2012, at 16:29, Brian Heaton wrote: > Hi Dan. > > We've done t

Re: How to copy an existing page within teh same project to a different subfolder

2011-11-27 Thread Daniel Petroff
There are no folders in RedDot as far as structure is concerned. You can copy a page from on structural element (list or anchor) to another (via clipboard would be easiest). If you need to have the same page published to another folder on your web server then you need to create a whole new publ

Re: Is open text web cms solution completely managed via IE browser? for adding updating web pages?

2011-11-27 Thread Daniel Petroff
The Smart Tree interface (admin side of RedDot) is only IE. v10 of RedDot is compatible with IE 7 and 8. Officially the Smart Edit interface should work with any browser but from my own experience except for IE nothin is 100% compatible or supported. It is best to work with IE but you should be

Re: Creating Esitmates

2011-11-03 Thread Daniel Petroff
Hi shandlon I agree with Richard and Tony. In any CMS its not the number of pages that the site consists of its the structure, number of templates, complexity, and functionality that determine the development time and therefore cost. When it comes to templates it is a safe bet to work on 1 Day pe

Re: Multiple languages, Delivery Server, and 404 error page

2011-10-06 Thread Daniel Petroff
Thanks for that Walter. I am investigating another solution at the moment and if it works then it will be much simpler for us. Our DS projects are aware of the multiple languages (for example Belgium knows there are Dutch and French languages in the project). So by pointing the French (secondary) l

Re: Greek Characters in file names - Management Server / Delivery Server

2011-09-06 Thread Daniel Petroff
ut it is worth a > try. > > Best, > > -Jian > > On Sep 2, 11:45 am, Daniel Petroff wrote: > > Sorry, but I'm not sure I understand... > > I can RDP into the CMS box and I can create a text file with Greek > > characters in it (I cannot type them in as I do

Re: Greek Characters in file names - Management Server / Delivery Server

2011-09-02 Thread Daniel Petroff
Sorry, but I'm not sure I understand... I can RDP into the CMS box and I can create a text file with Greek characters in it (I cannot type them in as I don't have a Greek keyboard and I am not sure if the language pack is installed for me to select that language to type in, however I paste Greek sy