I see,
trying to install it gave me this error, is there anything special to
be done besides setting up the datasource?
CONTENT is already defined in argument scope.
Use local to define a local variable with same name.
The error occurred in /Applications/ColdFusion9/wwwroot/splashcms/
root.cfm: line 1
Called from /Applications/ColdFusion9/wwwroot/splashcms/wheels/global/
internal.cfm: line 152
Called from /Applications/ColdFusion9/wwwroot/splashcms/wheels/global/
internal.cfm: line 373
Called from /Applications/ColdFusion9/wwwroot/splashcms/wheels/global/
cfml.cfm: line 130
Called from /Applications/ColdFusion9/wwwroot/splashcms/wheels/global/
cfml.cfm: line 27
Called from /Applications/ColdFusion9/wwwroot/splashcms/wheels/global/
public.cfm: line 237
Called from /Applications/ColdFusion9/wwwroot/splashcms/controllers/
Viewer.cfc: line 13
Called from /Applications/ColdFusion9/wwwroot/splashcms/wheels/global/
cfml.cfm: line 130
Called from /Applications/ColdFusion9/wwwroot/splashcms/wheels/
dispatch/request.cfm: line 359
Called from /Applications/ColdFusion9/wwwroot/splashcms/wheels/
dispatch/request.cfm: line 330
Called from /Applications/ColdFusion9/wwwroot/splashcms/wheels/
index.cfm: line 1
Called from /Applications/ColdFusion9/wwwroot/splashcms/index.cfm:
line 1
Called from /Applications/ColdFusion9/wwwroot/splashcms/wheels/events/
onrequest.cfm: line 4
1 : <cfinvoke attributeCollection="#arguments#">
On Aug 13, 12:52 am, Russ Johnson <
russ.cfco...@gmail.com> wrote:
> No I havent setup a demo yet. Im just finishing most of the core
> features today. I will work on getting a demo up tomorrow or friday if
> possible. Im trying to get the main website built right now and want
> to have it done tomorrow if possible.
>
> On Aug 13, 2009, at 12:48 AM, raulriera wrote:
>
>
>
>
>
> > Nice,
>
> > I was about to make something like this (
http://get-simple.info/) with
> > Wheels. do you have a demo somewherE?
>
> > On Aug 12, 10:51 pm, Russ Johnson <
russ.cfco...@gmail.com> wrote:
> >> Just wanted to drop a quick note and let you guys know about yet
> >> another project I have been working on. Splash CMS is a simple CMS
> >> thats designed very closely to Radiant CMS. Its a very simple system
> >> that utilizes Pages, Snippets and Layouts to build your pages, plus
> >> has its own "SplashTags" that are used to reference content and build
> >> dynamic elements.
>
> >> The whole thing is built on Wheels and Im currently building out the
> >> Splash website using the CMS.
>
> >> Im working on the documentation now on the GitHub wiki so thats still
> >> in progress. Here is the URL to the github repo:
>
> >>
http://wiki.github.com/russjohnson/SplashCMS
>
> >> The website ishttp://splashcms.combutisnt up yet as the public side