[Grok-dev] Re: Grok-Website: Call for help
Darryl Cousins
darryl at darrylcousins.net.nz
Thu Nov 1 21:16:28 EDT 2007
Hi,
On Thu, 2007-11-01 at 14:36 +0100, Martijn Faassen wrote:
> Hey,
>
> Darryl Cousins wrote:
> > I set up a dev environment to try out the grok theme for Plone. (And
> > wrote a small doc on doing so.)
>
> Cool! Where is this doc?
http://www.tfws.org.nz/zope3/grokweb
>
> > I've implemented 'code-block' and 'sidebar' directives. (This is a
> > matter of registering methods with docutils and doesn't require any
> > plone hacking). Just need some css to prettify it all.
>
> Great! I know some sprinters did the same but I didn't have their names
> anymore. :)
As soon I as I receive commit rights to plone svn I shall commit.
>
> > The 'include' directive will be a bit more tricky but I'll have a go at
> > it if no-one else waves their arms. I `think` at first glance that it
> > will be possible to read files as attached to the folderish tutorial.
>
> Concerning an include directive, it's not strictly necessary. I think
> we'll be treating the long tutorial (which is the only that relies on
> this as far as I'm aware) differently for a while either. (doing the
> rst2html conversion the old way and copying and pasting HTML over).
OK. I did write a simple little py script to read the tutorial, find
includes, read and write in the included file. A lot easier than trying
to get the 'include' directive to work.
Regards,
Darryl
>
> Regards,
>
> Martijn
>
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> http://mail.zope.org/mailman/listinfo/grok-dev
More information about the Grok-dev
mailing list