Ok, I'm not clear on how to setup a blog given the base pier
installation from MC. There is an
add blog cmd in the command, then a number of blog components in the
add component logic.
However I'm not quite sure what the steps are to put a blog into a new
wiki are? Plus any changes
to the environment that are needed.
Right now if I add a blog, then add a blog archive I just get "no blog
found" since
findBlog
^ self context structure parents reverse
detect: [ :each | each isKindOf: PBBlog ]
ifNone: [ nil ]
doesn't find the PBBlog
Obviously some structure/steps are required beyond the let's try this
and see what happens.
--
=
=
=
========================================================================
John M. McIntosh <johnmci(a)smalltalkconsulting.com>
Corporate Smalltalk Consulting Ltd.
http://www.smalltalkconsulting.com
=
=
=
========================================================================