[Seaside] Can someone who has Smallblog working

Ian Prince ian at inextenso.com
Wed Jan 19 15:05:18 CET 2005


If you are using SmallBlog-avi.6.mcz you might want to try one of Colin
Putney's more recent versions from http://www.squeaksource.com.

From the release comments:

SmallBlog-cwp.7.mcz: "Tweaks to make it run on Seaside 2.5"

SmallBlog-cwp.8.mcz: "Changed the superclass of SLBlogMain so that it
will work with Seaside2.5a-avi.4"

SmallBlog-cwp.9.mcz: "Further tweaks to make it work in Seaside 2.5a:
-SLBlogMain now calls #addMessage: instead of #withMessage to decorate
it's instance of SLBlogList with a heading.
- SLStoryViewer now uses #html: to render the contents of the story. This
allows stories to include HTML markup, necessary since Smallblog doesn't
support automatic formatting or Wiki-style markup."

SmallBlog-cwp.10.mcz "Tweak to SLCommentViewer, which had the same
problem as SLStoryViewer. It now uses #html: to render the contents of
the comment. This allows comments to include HTML markup, necessary since
Smallblog doesn't support automatic formatting or Wiki-style markup."

Let me know if that helps or not.

Ian.

On Wed, Jan 19, 2005 at 02:58 -0800, Todd Blanchard wrote:

>not really, no.  If I could get that far I'd be happy.
>
>The app config page is what I don't have - only now I do I think since 
>I found
>http://minnow.cc.gatech.edu/squeak/3649
>
>but I'm getting an error when accessing /blog/admin.
>
>MessageNotUnderstood: WAAnswerHandler>>decorationChainDo:
>	· 	WAAnswerHandler(Object)>>doesNotUnderstand: #decorationChainDo:
>
>self
>a WAAnswerHandler
>
>temps
>
>aMessage
>decorationChainDo: [] in 
>SLBlogCreation(WAPresenter)>>withNextPresentersDo: {[:ea | ea 
>withNextPrese...etc...
>
>inst vars
>
>next
>a WAStateHolder(a SLBlogList)
>
>event
>nil
>
>block
>[] in SLBlogCreation>>initialize {[:b | self configureBlog: b]}
>	· 	[] in SLBlogCreation(WAComponent)>>nextPresentersDo: {[:ea | ea 
>decorationChainDo: aBlock]}
>
>self
>a SLBlogCreation
>
>temps
>
>aBlock
>[] in SLBlogCreation(WAPresenter)>>withNextPresentersDo: {[:ea | ea 
>withNextPresentersDo: aBlock]}
>
>ea
>a WAAnswerHandler
>
>inst vars
>
>decoration
>a WAStateHolder(a SLBlogCreation)
>
>configList
>a WAAnswerHandler
>
>viewList
>a WAAnswerHandler
>	· 	[] in SLBlogCreation(WAComponent)>>childrenDo: {[:ea | ea ifNotNil: 
>[aBlock value: ea]]}
>
>self
>a SLBlogCreation
>
>temps
>
>aBlock
>[] in SLBlogCreation(WAComponent)>>nextPresentersDo: {[:ea | ea 
>decorationChainDo: aBlock]}
>
>ea
>a WAAnswerHandler
>
>inst vars
>
>decoration
>a WAStateHolder(a SLBlogCreation)
>
>configList
>a WAAnswerHandler
>
>viewList
>a WAAnswerHandler
>	· 	Array(SequenceableCollection)>>do:
>
>self
>#(a WAAnswerHandler a WAAnswerHandler)
>
>temps
>
>aBlock
>[] in SLBlogCreation(WAComponent)>>childrenDo: {[:ea | ea ifNotNil: 
>[aBlock value: ea]]}
>
>index
>1
>
>indexLimiT
>2
>	· 	SLBlogCreation(WAComponent)>>childrenDo:
>
>self
>a SLBlogCreation
>
>temps
>
>aBlock
>[] in SLBlogCreation(WAComponent)>>nextPresentersDo: {[:ea | ea 
>decorationChainDo: aBlock]}
>
>ea
>a WAAnswerHandler
>
>inst vars
>
>decoration
>a WAStateHolder(a SLBlogCreation)
>
>configList
>a WAAnswerHandler
>
>viewList
>a WAAnswerHandler
>	· 	SLBlogCreation(WAComponent)>>nextPresentersDo:
>
>self
>a SLBlogCreation
>
>temps
>
>aBlock
>[] in SLBlogCreation(WAPresenter)>>withNextPresentersDo: {[:ea | ea 
>withNextPresentersDo: aBlock]}
>
>ea
>a WAAnswerHandler
>
>inst vars
>
>decoration
>a WAStateHolder(a SLBlogCreation)
>
>configList
>a WAAnswerHandler
>
>viewList
>a WAAnswerHandler
>	· 	SLBlogCreation(WAPresenter)>>withNextPresentersDo:
>
>self
>a SLBlogCreation
>
>temps
>
>aBlock
>[] in WARenderLoop>>updateUrl: {[:c | c updateUrl: aUrl]}
>
>ea
>nil
>
>inst vars
>
>decoration
>a WAStateHolder(a SLBlogCreation)
>
>configList
>a WAAnswerHandler
>
>viewList
>a WAAnswerHandler
>	· 	[] in SLBlogCreation(WAComponent)>>visiblePresentersDo: {[:ea | ea 
>withNextPresentersDo: aBlock]}
>
>self
>a SLBlogCreation
>
>temps
>
>aBlock
>[] in WARenderLoop>>updateUrl: {[:c | c updateUrl: aUrl]}
>
>ea
>a SLBlogCreation
>
>inst vars
>
>decoration
>a WAStateHolder(a SLBlogCreation)
>
>configList
>a WAAnswerHandler
>
>viewList
>a WAAnswerHandler
>	· 	SLBlogCreation(WAComponent)>>decorationChainDo:
>
>self
>a SLBlogCreation
>
>temps
>
>aBlock
>[] in SLBlogCreation(WAComponent)>>visiblePresentersDo: {[:ea | ea 
>withNextPresentersDo: aBlock]}
>
>inst vars
>
>decoration
>a WAStateHolder(a SLBlogCreation)
>
>configList
>a WAAnswerHandler
>
>viewList
>a WAAnswerHandler
>	· 	SLBlogCreation(WAComponent)>>visiblePresentersDo:
>
>self
>a SLBlogCreation
>
>temps
>
>aBlock
>[] in WARenderLoop>>updateUrl: {[:c | c updateUrl: aUrl]}
>
>ea
>a SLBlogCreation
>
>inst vars
>
>decoration
>a WAStateHolder(a SLBlogCreation)
>
>configList
>a WAAnswerHandler
>
>viewList
>a WAAnswerHandler
>	· 	WARenderLoop>>updateUrl:
>
>self
>a WARenderLoop
>
>temps
>
>aUrl
>a WAUrl
>
>c
>a SLBlogCreation
>
>inst vars
>
>root
>a SLBlogCreation
>
>On Jan 19, 2005, at 2:02 AM, Ian Prince wrote:
>
>> On Wed, Jan 19, 2005 at 01:43 -0800, Todd Blanchard wrote:
>>
>>> send me a shot/copy/description of their config page?  I still can't
>>> get it running.  When accessing /blog I get choose a blog: with 
>>> nothing
>>> else.  Accessing /blog/blogAdmin results in a walkback as the session
>>> is nil.
>>
>> http://homepage.sunrise.ch/mysunrise/ijp/blog.jpg
>>
>> does that help?
>>
>> ian.
>>
>>
>>
>> _______________________________________________
>> Seaside mailing list
>> Seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/listinfo/seaside
>>
>
>_______________________________________________
>Seaside mailing list
>Seaside at lists.squeakfoundation.org
>http://lists.squeakfoundation.org/listinfo/seaside
>





More information about the Seaside mailing list