Re: Actions

Albert Lash <alby-8/[email protected]> Fri, 29 Apr 2005 14:40:57 -0400 (EDT)
Newsgroups gmane.comp.lib.nexista.devel
Message-ID <[email protected]>
Sounds awesome. Any idea about this error:

Notice: Trying to get property of non-object in
/Users/albertlash/Sites/gnu_nexista/nexista/modules/actions/md5.action.php
on line 48


I have no clue.

On Fri, 29 Apr 2005, Joshua wrote:

> Allright I deleted a bunch of stuff and readded it. I was having a lot of
> problems with pear in there as well. cvs is a real pain when you rename
> dirs...I think that's what happened with the filters/actions..  I think
> things are kinda okay.
>
> On a note - the current protocols will probably become implemented as php
> streams. I have been playing with that and it rocks. This mean that in you
> XSL file you could do <xsl:value-of select="var:_get/id"/>   or <xsl:value-of
> select="php:time()"/>
>
> Current setup only allows these protocols in sitemap and other places but not
> in xsl. This will allow it everywhere. cool huh?
>