Thanks Jasha.

Brilliant work!

I am trying to use the server param in my XSL but it doesn't seem to be set.
I will keep trying but that seems to be the last obstacle to my
understanding.

Otherwise, it's excellent stuff.

On 06/02/2008, Jasha Joachimsthal <[EMAIL PROTECTED]> wrote:
>
> I've updated the documentation and hope this will answer your questions.
> Sorry for the confusion.
>
> Jasha
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of
> > Jasha Joachimsthal
> > Sent: woensdag 6 februari 2008 15:36
> > To: Hippo CMS development public mailinglist
> > Subject: RE: [HippoCMS-dev] hcamanager
> >
> > It will, I thought about it, but have to start writing yet.
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On Behalf Of Ard
> > > Schrijvers
> > > Sent: woensdag 6 februari 2008 15:24
> > > To: Hippo CMS development public mailinglist
> > > Subject: RE: [HippoCMS-dev] hcamanager
> > >
> > >
> > > Does it also contain a link to how to extend the cms regarding the
> > > extensions folder: Warrel is mentioning it, but does not
> > seem to have
> > > one.
> > >
> > > -Ard
> > >
> > >
> > > > Hi Warrell,
> > > >
> > > > Sorry for the confusion. I'll update the documentation ASAP
> > > so it will
> > > > meet the standard CMS distribution and will explain where
> > > to add the
> > > > newsletter-html-TEMPLATE.xsl files.
> > > >
> > > > Jasha
> > > >
> > > > > -----Original Message-----
> > > > > From: [EMAIL PROTECTED]
> > > > > [mailto:[EMAIL PROTECTED] On Behalf
> > > > Of warrell
> > > > > harries
> > > > > Sent: woensdag 6 februari 2008 15:04
> > > > > To: Hippo CMS development public mailinglist
> > > > > Subject: Re: [HippoCMS-dev] hcamanager
> > > > >
> > > > > Hi All,
> > > > >
> > > > > I have HCA running having built it from source but am a bit
> > > > confused
> > > > > about the instructions at
> > > > > http://www.hippocms.org/display/CMS/1.+How+to+enable+Newslette
> > > > r+manager+in+cms
> > > > >
> > > > > I have tried setting up the type but the snippet given is
> > > not very
> > > > > clear.
> > > > > Should there only be a schema,css and template element? Why
> > > > does the
> > > > > css one reference an xsl document? I don't know where the
> > > > extensions
> > > > > directory to live as in the deployed version there doesn't
> > > > seem to be
> > > > > one. Oh dear more questions from me...
> > > > >
> > > > > Where should the newsletter-html-TEMPLATE.xsl files live?
> > > > Can you give
> > > > > an example of a newsletter schema so we know what are the
> > > elements
> > > > > that need to be configured for the siteUrl?
> > > > >
> > > > > Thanks again
> > > > >
> > > > > On 05/02/2008, warrell harries
> > > > <[EMAIL PROTECTED]> wrote:
> > > > > >
> > > > > > Thanks Guys. After some gnashing of teeth the CMS+HCA is
> > > > buillt and
> > > > > > deployed. There are some funnies with it but I hope to try
> > > > > the build
> > > > > > on another machine with better results. As ever, thanks for
> > > > > your help
> > > > > > and encouragement.
> > > > > >
> > > > > > Of course, once the build is in production I will be
> > > > > happier. At the
> > > > > > moment I'm still in training before the big day.
> > > > > >
> > > > > > Regards
> > > > > >
> > > > > > On 05/02/2008, Jasha Joachimsthal
> > > <[EMAIL PROTECTED]> wrote:
> > > > > > >
> > > > > > > Hi Warrel,
> > > > > > >
> > > > > > > just in case you want to test mailing. One default value
> > > > > in the HCA
> > > > > > > project.properties is missing in the 2.01.01 release.
> > > > > > > hca.smtp.host
> > > > > > > Add it to your build.properties file in the editor
> > > > folder with a
> > > > > > > valid hostname/ip address.
> > > > > > >
> > > > > > > Sorry for the inconvenience,
> > > > > > >
> > > > > > > Jasha
> > > > > > >
> > > > > > > ________________________________
> > > > > > >
> > > > > > > Van: [EMAIL PROTECTED] namens
> > > > > warrell harries
> > > > > > > Verzonden: ma 2/4/2008 15:59
> > > > > > > Aan: Hippo CMS development public mailinglist
> > > > > > > Onderwerp: Re: [HippoCMS-dev] hcamanager
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Ahhh - revealed!
> > > > > > >
> > > > > > > Thanks - the next step will be to create my own svn repo
> > > > > etc. I will
> > > > > > > do that asap.
> > > > > > >
> > > > > > > Cheers
> > > > > > >
> > > > > > > On 04/02/2008, Jeroen Reijn <[EMAIL PROTECTED]> wrote:
> > > > > > > >
> > > > > > > > Hi Warrel,
> > > > > > > >
> > > > > > > > Perhaps you could post a short snippet of the
> > > > > common-project.xml.
> > > > > > > >
> > > > > > > > Make sure that you have created a new project and
> > added the
> > > > > > > svn:external
> > > > > > > > at the root of the project. It does not matter if
> > > > you're using
> > > > > > > > eclipse or not.
> > > > > > > >
> > > > > > > > The command line steps should be something like:
> > > > > > > >
> > > > > > > > $ svn co
> > > > > > > >
> > > https://yourownsvn/repos/projects/cms-customizedcms-customized
> > > > > > > > $ cd cms-customized
> > > > > > > > $ svn propset svn:externals "editor
> > > > > > > >
> > > > > > >
> > > > >
> > > http://svn.hippocms.org/repos/hippo/hippo-cms/tags/Release-CMS-v6_05
> > > > > > > _02/
> > > > > > > > editor/" editor
> > > > > > > > $ svn propset svn:externals "hcamanager
> > > > > > > >
> > > > > > >
> > > > >
> > > https://svn.hippocms.org/repos/hippo/hippo-components/hippo-communit
> > > > > > > y-ap
> > > > > > > > ps/tags/Release-HCA-v2_01_01/cms-hcamanager/" hcamanager
> > > > > > > >
> > > > > > > > After that an $ svn update should checkout the editor
> > > > > and the hca
> > > > > > > > manager for you.
> > > > > > > >
> > > > > > > > The tutorial at [1] is under the impression that you
> > > > > already have
> > > > > > > > a project inside an SVN repository.
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > >
> > > [1]http://www.hippocms.org/display/CMS/Community+apps+CMS+configurat
> > > > > > > ion+
> > > > > > > > %28general%29
> > > > > > > >
> > > > > > > > Regards,
> > > > > > > >
> > > > > > > > Jeroen
> > > > > > > >
> > > > > > > >
> > > > > > > > -----Original Message-----
> > > > > > > > From: [EMAIL PROTECTED]
> > > > > > > > [mailto:[EMAIL PROTECTED] On
> > > Behalf Of
> > > > > > > > warrell harries
> > > > > > > > Sent: Monday, February 04, 2008 2:52 PM
> > > > > > > > To: Hippo CMS development public mailinglist
> > > > > > > > Subject: Re: [HippoCMS-dev] hcamanager
> > > > > > > >
> > > > > > > > Hi Ard,
> > > > > > > >
> > > > > > > > I did that as per the instructions but no joy I'm
> > > > > afraid. Perhaps
> > > > > > > > the file is in the wrong place. I am using the
> > plain vanilla
> > > > > > > > 6.05.02 tagged release and following the instructions
> > > > > as closely
> > > > > > > > as possible. The directory structure ihas hcamanager
> > > > and hca at
> > > > > > > > the same level as the editor.
> > > > > > > >
> > > > > > > > I will have another go this evening.
> > > > > > > >
> > > > > > > > Thanks
> > > > > > > >
> > > > > > > > On 04/02/2008, Ard Schrijvers
> > <[EMAIL PROTECTED]> wrote:
> > > > > > > > >
> > > > > > > > > Hello,
> > > > > > > > >
> > > > > > > > > did you add the svn:external for the hcamanager
> > > and the cms
> > > > > > > > > editor,
> > > > > > > > see
> > > > > > > > > [1]
> > > > > > > > >
> > > > > > > > > -Ard
> > > > > > > > >
> > > > > > > > > [1]
> > > > > > > > >
> > > > > http://www.hippocms.org/display/CMSSNDBX/08.+Extending+Hippo+CMS
> > > > > > > > >
> > > > > > > > > > Hi,
> > > > > > > > > >
> > > > > > > > > > Now I have a project build of the editor (thanks
> > > > all) I am
> > > > > > > > > > trying to use the instructions to build with the HCA
> > > > > > > > > > extensions. Alas, I can't seem to get it to
> > > > > recognise that the
> > > > > > > > > > HCA stuff is there. I followed the instructions here
> > > > > > > > > >
> > > > > http://www.hippocms.org/display/CMS/Community+apps+CMS+configu
> > > > > > > > > > ration+%28general%29but
> > > > > > > > > > when I do (5), there is already a
> > > > common-project.xml at the
> > > > > > > > > > root. Adding in the extend tag causes Maven to
> > > > fall over. I
> > > > > > > > > > have tried changing the extend in the editor
> > > > > project.xml but
> > > > > > > > > > the build carries on reagrdless. I'm not using
> > > > eclipse but
> > > > > > > > > > that shouldn't be a problem.
> > > > > > > > > >
> > > > > > > > > > I'm tempted to manually bolting it on again but
> > > > it would be
> > > > > > > > > > nice to get the proper build working.
> > > > > > > > > >
> > > > > > > > > > Thanks for your help
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > On 29/01/2008, Ard Schrijvers
> > > > <[EMAIL PROTECTED]> wrote:
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > Good job,
> > > > > > > > > > >
> > > > > > > > > > > Regards Ard
> > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > > Thanks Ard,
> > > > > > > > > > > >
> > > > > > > > > > > > I look forward to it. BTW Poll now  works!
> > > > > > > > > > > >
> > > > > > > > > > > > Of course I don't know how to use these new
> > > > > features... I
> > > > > > > > > > will look
> > > > > > > > > > > > into it.
> > > > > > > > > > > >
> > > > > > > > > > > > Thanks again
> > > > > > > > > > > >
> > > > > > > > > > > > On 29/01/2008, Ard Schrijvers
> > > > > <[EMAIL PROTECTED]> wrote:
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > > > Hippo is truly orthogonally extensible ;-)
> > > > > > > > > > > > >
> > > > > > > > > > > > > Still we are building Hippo CMS 7 which
> > > is far more
> > > > > > > > > > extendible, by
> > > > > > > > > > > > > just writing plain old java (html is entirely
> > > > > > > > > > > > > de-coupled),
> > > > > > > > > > > > giving you
> > > > > > > > > > > > > all the advantage of just working with
> > > java in your
> > > > > > > > > > > > favorite ide. Stay
> > > > > > > > > > > > > tuned :-)
> > > > > > > > > > > > >
> > > > > > > > > > > > > -Ard
> > > > > > > > > > > > > ********************************************
> > > > > > > > > > > > > Hippocms-dev: Hippo CMS development public
> > > > mailinglist
> > > > > > > > > > > > >
> > > > > > > > > > > > ********************************************
> > > > > > > > > > > > Hippocms-dev: Hippo CMS development public
> > > mailinglist
> > > > > > > > > > > >
> > > > > > > > > > > ********************************************
> > > > > > > > > > > Hippocms-dev: Hippo CMS development public
> > mailinglist
> > > > > > > > > > >
> > > > > > > > > > ********************************************
> > > > > > > > > > Hippocms-dev: Hippo CMS development public mailinglist
> > > > > > > > > >
> > > > > > > > > ********************************************
> > > > > > > > > Hippocms-dev: Hippo CMS development public mailinglist
> > > > > > > > >
> > > > > > > > ********************************************
> > > > > > > > Hippocms-dev: Hippo CMS development public mailinglist
> > > > > > > > ********************************************
> > > > > > > > Hippocms-dev: Hippo CMS development public mailinglist
> > > > > > > >
> > > > > > > ********************************************
> > > > > > > Hippocms-dev: Hippo CMS development public mailinglist
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > ********************************************
> > > > > > > Hippocms-dev: Hippo CMS development public mailinglist
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > ********************************************
> > > > > Hippocms-dev: Hippo CMS development public mailinglist
> > > > >
> > > > ********************************************
> > > > Hippocms-dev: Hippo CMS development public mailinglist
> > > >
> > > ********************************************
> > > Hippocms-dev: Hippo CMS development public mailinglist
> > >
> > ********************************************
> > Hippocms-dev: Hippo CMS development public mailinglist
> >
> ********************************************
> Hippocms-dev: Hippo CMS development public mailinglist
>
********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Reply via email to