Mailing List Archive

Embperl and Wikis
I'd like a Wiki component as part of the Embperl-based pages
I'm building. The basic idea is Embperl to generate dynamic,
data-based views into things we do (jobs, etc.); some sort of
Wiki to hold all the documentation and developer collaboration.
I'd be interested to hear how others may have coordinated the
two. In an ideal world, any Embperl-based templates I build
could somehow also be applied to the Wiki side to get a single
look and feel.

--
Steve Sapovits steves06@comcast.net

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org
RE: Embperl and Wikis [ In reply to ]
>
> I'd like a Wiki component as part of the Embperl-based pages
> I'm building. The basic idea is Embperl to generate dynamic,
> data-based views into things we do (jobs, etc.); some sort of
> Wiki to hold all the documentation and developer collaboration.
> I'd be interested to hear how others may have coordinated the
> two. In an ideal world, any Embperl-based templates I build
> could somehow also be applied to the Wiki side to get a
> single look and feel.
>

I have integrated Kwiki into the Embperl Website. This might be a way to go,
also Kwiki doesn't use Embperl for rendering, it can be pulled in as an
component in an Embperl::Object based website.

You can take a look at eg/web/db/wiki.epl and you have to install kwiki into
eg/kwiki

Gerald



** Virus checked by BB-5000 Mailfilter **


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org