Search the web
Sign In
New User? Sign Up
speckcms · Speck CMS
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 750 - 779 of 830   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
750
The version of Speck now available for download fixes a bug which would have affected anyone trying to use recent versions of MS SQL server with the portal...
Mark Woods
markthickpaddy
Offline Send Email
Jan 7, 2009
11:52 am
751
The version of Speck now available for download fixes a bug in the code to detect the appInstallRoot path when initializing an app. The bug affected...
Mark Woods
markthickpaddy
Offline Send Email
Jan 30, 2009
11:28 pm
752
Hello- I have been trying to figure out how to style my menu (cf_spMenu) so that when a sub-level page is active, only it's menu item is highlighted. I always...
akmagnolia
Offline Send Email
Feb 2, 2009
6:22 pm
753
Hey Nicki, I'm running out the door so I gotta be quick... ... You can use the fact that the elements are nested to apply styles to them. If you use the listId...
Mark Woods
markthickpaddy
Offline Send Email
Feb 2, 2009
6:33 pm
754
I have tried to add a <form> tag to a "blurb" type page and it does not "stick" - the tag is erased from the source view in the editor. I thought html tags...
akmagnolia
Offline Send Email
Feb 2, 2009
9:28 pm
755
I guess I should clarify more - I can get the links to be different colors when the sub-level is selected by using the css. #navigation ul li a.selected...
akmagnolia
Offline Send Email
Feb 2, 2009
9:28 pm
756
Hi, ... If you tell cf_spMenu to spit out more than one level of navigation menu items it uses the same class name for selected items at each level. It really...
Mark Woods
markthickpaddy
Offline Send Email
Feb 2, 2009
9:55 pm
757
... By default, the Html property in Speck strips some tags from the source when saving to protect against cross-site scripting attacks. You can disable this...
Mark Woods
markthickpaddy
Offline Send Email
Feb 2, 2009
10:27 pm
758
... just ... A far simpler solution just dawned on me (my brain is old and tired) - you could just use the replace function to replace the first instance of...
Mark Woods
markthickpaddy
Offline Send Email
Feb 2, 2009
10:34 pm
759
Hi Nicki, ... I thought about this some more and came to the conclusion that there probably should be a way to tell spMenu to use css class names and ids that...
Mark Woods
markthickpaddy
Offline Send Email
Feb 3, 2009
10:09 am
760
Thanks Mark! I'll give it a try today....
akmagnolia
Offline Send Email
Feb 3, 2009
5:22 pm
761
The version of Speck now available fixes a bug in the default edit method. If current user did not have spSuper role, read and write access would be set to...
Mark Woods
markthickpaddy
Offline Send Email
Feb 19, 2009
1:24 pm
762
Version of Speck now available fixes bug mentioned in subject. Thanks to LaJuan Taylor for reporting this bug which I rather stupidly introduced a few days...
Mark Woods
markthickpaddy
Offline Send Email
Feb 25, 2009
10:56 am
763
Hello, I've been using the Speck framework for some time now and have set up several portals. I have one question about how the Speck system works though -...
tpierceint
Offline Send Email
Jun 7, 2009
4:04 pm
764
Hi Todd, Apologies for the delay in getting your message delivered to the group - I was sent an approval request by yahoo groups, but unfortunately I was off...
Mark Woods
markthickpaddy
Offline Send Email
Jun 7, 2009
4:48 pm
765
... Thanks, it's nice to hear that people find it useful. However, Speck isn't my framework, Robin did all the early work, without which Speck simply wouldn't...
Mark Woods
markthickpaddy
Offline Send Email
Jun 8, 2009
8:01 am
766
Hi, The latest version of Speck that we're testing adds support for salted hash passwords, and the portal framework will now automatically salt passwords...
Mark Woods
markthickpaddy
Offline Send Email
Jun 11, 2009
12:27 pm
767
I just migrated from CF6.2 to CF8. Having trouble with the portal setup. I keep getting this: Invalid data...
robinett.scott
Offline Send Email
Jun 16, 2009
2:13 pm
768
Hi, ... Could you provide some more details about the error and I'll dig into the code to see what could cause that. File name and line number should do the...
Mark Woods
markthickpaddy
Offline Send Email
Jun 16, 2009
2:30 pm
769
Mark, thanks for the quick reply. I am running SQL 2005. 10:58:58.058 - Database Exception - in C:\Inetpub\webapps\speck\tags\api\content\spContentGet.cfm :...
robinett.scott
Offline Send Email
Jun 16, 2009
3:50 pm
770
Hi, When spContentGet retrieves an asset column from the database, it gets a number. This is the revision at which the file was uploaded. This number gets...
Mark Woods
markthickpaddy
Offline Send Email
Jun 16, 2009
4:16 pm
771
Mark, thanks for the explanation. I don't think it is a cache issue, but I'll check everything. I knew that CF7 started the cftype thing and I have this...
robinett.scott
Offline Send Email
Jun 16, 2009
4:37 pm
772
I've just been tinkering with this and have realised that (in CF8 anyway), it's actually the querySetCell() function that forces type validation. Could you try...
Mark Woods
markthickpaddy
Offline Send Email
Jun 16, 2009
5:05 pm
773
... Ooops, I think I may have misinterpreted that blog post - what I've done is set what was an integer to a string, and that might make a mess of things. Let...
Mark Woods
markthickpaddy
Offline Send Email
Jun 16, 2009
5:10 pm
774
Mark, It was something in the config files of Coldfusion. My old config file were moved to the new directory (cf8 creates a new directory). I think the old...
robinett.scott
Offline Send Email
Jun 16, 2009
5:48 pm
775
... Interesting, I'm guessing this meant that server.coldfusion.productversion was reporting cf6 rather than 8, which would mean Speck wouldn't call...
Mark Woods
markthickpaddy
Offline Send Email
Jun 17, 2009
7:57 am
776
For the first time since I have been using speck I am in need to working with images for a staff directory. I am looking at the code of the content type of...
gspearson69
Offline Send Email
Jul 8, 2009
4:10 pm
777
Hi Graham, ... You shouldn't need to resize within the contentPut method - the asset property will automagically resize images for you if you tell it what the...
Mark Woods
markthickpaddy
Offline Send Email
Jul 8, 2009
5:16 pm
778
When I use the Asset as the type for the cf_spProperty where I would like to give the individual the ability to select a photo, I get a Number stored in that...
gspearson69
Offline Send Email
Jul 9, 2009
5:47 pm
779
... If you use the Asset as the type when calling cf_spProperty, you should see a number stored in the database. This is the revision number of the containing...
Mark Woods
markthickpaddy
Offline Send Email
Jul 10, 2009
7:32 am
Messages 750 - 779 of 830   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help