installing engines

4 views
Skip to first unread message

dan

unread,
Dec 6, 2010, 12:28:47 PM12/6/10
to adva-cms
where can i find which engines are available to install?

thor adva:generate:engine contacts

also, does it matter where this is run...adva or app directory?
or when...before initial run of website or anytime?

thanks

christopher floess

unread,
Dec 6, 2010, 2:09:07 PM12/6/10
to adva...@googlegroups.com
Hi dan, I'm glad to see you got everything worked out in your previous post.

As for the engines, just 'ls' in the adva-cms2 repository, and you'll
get all of the currently available available engines.

That would include:

[chris@turnstile adva-cms2]$ ls | grep adva
adva-blog
adva-cache
adva-categories
adva-core
adva-markup
adva-static
adva-user
[chris@turnstile adva-cms2]$

Of course, there are also the engines that you develop yourself :)

-- Chris

dan

unread,
Dec 7, 2010, 8:13:57 PM12/7/10
to adva-cms
hmm...i thought there were more engines in previous version
i maybe just be mis-remembering

what about the engine installation?
ive tried running:

thor adva:generate:engine adva-user

in the adva-cms directory and my apps directory
both return same error:

dan@linux-cms:~/sites/cms$ thor adva:generate:engine adva-user
/usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/runner.rb:34:in
`method_missing': undefined method `start' for nil:NilClass
(NoMethodError)
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:22:in
`send'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:22:in
`run'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:108:in
`run'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:
118:in `invoke_task'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor.rb:263:in
`dispatch'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/base.rb:389:in
`start'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/bin/thor:6
from /usr/bin/thor:19:in `load'
from /usr/bin/thor:19

last time i saw this is was due to malformed command
does it matter where or when the engine installation commands are run?
Reply all
Reply to author
Forward
0 new messages