Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the speckcms group. File : /Grunge...
speckcms@yahoogroups....
Apr 29, 2002 4:32 am
2
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the speckcms group. File : /Grunge...
speckcms@yahoogroups....
Apr 29, 2002 5:55 am
3
Hi Robin & everyone else. So are you going to post the installation instructions soon? I'm sure I could work out how to do it if I dug through the code for ...
Ok All, The links to the code and documentation (WIP, have been busy this weekend) are now at: http://groups.yahoo.com/group/speckcms/links I'm planning to...
Has anyone had a chance to look at this over the last week? I haven't heard anything, just want to check before I put another burst of work into Speck. ...
Hi Robin, I got to download it this weekend. But I was in the middle of doing an assignment. I will see if I can get it going during this week. I'll let you...
Got it running, haven't had a chance to take a closer look at it tho. I've just re-installed CFMX on top of Apache 2, so it might need a bit of tweaking to get...
Installed it over the weekend, no problems, though I was using the um, default?, setup - IIS5, Access. Very impressed with what I've seen so far, though...
Check the bookmarks area - I moved the files and docco to another server to avoid the 5Mb limit imposed by Yahoo. Will be doing some more work this weekend. ...
Hi Robin, Well I installed Specks on the weekend. And followed the documentation to a "T" But it came up could not find the CustomTags folder even though I had...
Jeremy, Did you also update the custom tag path to include the two \api directories (next step in the docco)? Have found that you need to restart for this to...
Hi, Ok, I'll give that a try. I only got the email this morning so I will give it a try tonight. Did you guys get it working once you restarted the App Server?...
Yup, I followed the document to a "T". I'll test restarting the server tonight and see if that works and let you know. If others have had the problem I'm sure...
Hello all (well, Robin mainly ;) I've just started meddling with the demo app properly today and have a few comments... Adding Content: I know there is an add...
applies to all content. minor bug in speck/www/admin/admin.cfm when url.action eq "delete" queries qDelete and qDeletionCandidate use variable #request.codb#...
body property passes attribute "size", is this supposed to be "displaySize"? I noticed in speck/tags/properties/html.cfm, if the displaySize is a list with...
Hope you don't think I'm just being a nag (I'm well impressed with the app overall, these are just small things) but... When clicking on any of the add content...
Ok Mark, you've hit on the area that needs the most work, and the area I'm working on at the moment :-) Those of you who've looked at the code will have seen...
See Below... ... spContent should render an add link if there are no items retrieved, agree - it's not doing this? Do you like how the add function tries to ...
Correct again. Remember though, this is a very heavy-handed delete, only use this delete if you're not keeping revisions, deletes with revisions are more...
... Are you referring to this code in spContent? <cfif trim(attributes.id & attributes.label) eq "" and (bShowEditAdmin or bShowEditPromoAdmin)> <cfoutput><a...
... I'll get back to you on this, haven't had much time to play with Speck today. I need to have a look at the asset property handler code to get a better idea...