> Lots of features. Difficult to manage.
> I've been playing with it for a few weeks, and while I like the
> content management functions, I don't like the fact that you need to
> dig into the code in order to create new templates. It seems much too
> complex for its target audience.
Creating templates in *any* CMS requires a degree of digging around in
the code. FarCry templating is very straightforward -- the complexity,
like any website, arises depending on how sophisticated your presenation
layer is.
A template in FarCry might be as simple as:
<cfoutput>
#stobj.title#<br>
#stobj.body#
</cfoutput>
You don't even need to know CF to put these things together. Hell you
could just change the CSS style sheets that ship with the sample website.
We have a multitude of people in the FarCry "target audience" building
all sorts of incredible stuff. It's an open source solution with
commercial support. If you want the product for free you have to
actually spend some time to understand what is going on. I'd strongly
suggest joining the farcry-dev mailing list
([EMAIL PROTECTED]) -- we help newbies get started
everyday.
Best regards,
-- geoff
http://farcry.daemon.com.au/
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

