... If you wish to set the news property to be html rather than plain text, set the type attribute of your cf_spProperty call to "html". To use a textarea ...
Hi Does Speck has the possibility to have a multilingual admin or I have to do this ? I mean to select the language for the interface messages. Thanks, Cezae...
... Yes, Speck has been designed to support multiple languages... User-interface strings are loaded from a strings file when the application is initialised....
... What you need in your Application.cfm is: toolbarStylesheet = /speck/toolbar_example.css The value must be a path relative to the web root to the toolbar...
Hi (Mark), I have some problems implementing ActivEdit into Speck. Its functions are working good but there are some problems with the layout. I tried...
... How are you implementing ActivEdit with Speck? Are you extending the html property type and overriding the renderFormField method? Send me some sample code...
no disrespect... but it makes me sick to see people paying money for a rich-text box. there's a great open-source one here: http://www.fredck.com/FCKeditor/ ...
Hello Can you tell me if is there any way to show the news from Sydneyjabiru for example in a random order every time the page is loaded ? Thx, Cezar...
Hi Mark, I managed to show random news using sp_ContentGet without limiting the number of them. The thing is that now, after logging in to the site as...
I have found a work-around for this but I'm wondering if it's a better way to do it. What I did: in my page where I want to put random news I test if the...
Hi Cezar, Apologies for the delay in responding, long weekend, lots of work to do etc. etc. ... The code to render admin links should be independent of the...
Thanks Mark, I'll take a look later today over the file. ... to do ... I ... was ... when ... spContent tag ... things ... links without ... works and ... we...
Hello All, I just moved my app onto a new server, and I have started to get this error when I try to save changes with any content type that uses soeditor. ...
Hi Christine, ... Judging by the line number in the error message (139), you appear to have the latest copy of the text property type, so you should just need...
My toolbar keeps disappearing after I try to use it. I have no idea why this has started to happen. I log in, then try to use the toolbar - for instance, ...
Cezar! YOU ROCK! I can't believe all it needed was a little restart. :) You just made me very very happy - and totally saved my butt. THANK YOU! _____ From:...
hi there, i am doing a website in hybrid content. does anyone have idea about how to displaying chinese double-byte character and English from MS Access to...
Hello, Try this one : <META http-equiv="Content-Type" content="text/html; charset=gb2312"> or charset="big5" Sin <sinliew@...> wrote: hi there, i am...
oh still can't...it did be been using <meta http-equiv="Content- Type" content="text/html; charset=utf-8" /> and <meta http- equiv="Content-Language"...
... I'm pretty sure this issue is simply to do with the browser caching a version of the page without the toolbar, a page reload should do the trick. Was it...