|
From: Reini U. <ru...@x-...> - 2007-04-08 16:44:51
|
2007/4/8, Walter Rafelsberger <wal...@gm...>:
> I'm testing phpwiki-1.3.13rc1 on a shared host and I'm having trouble
> getting SemanticRelations to work. I use DISABLE_UNITS = true.
>
> When I use
> <?plugin SemanticRelations page=* ?>
> I get a list with
> "Semantic relations for..."
> and
> "Attributes of ..."
> for every page. However, only the attributes for each page get listed,
> the relations will not show up.
>
> When I try to save a page containing relations or attributes, the page
> saves, but I get the following notic:
>
> Notice: "Undefined property: Cached_SemanticLink::$_attribute_base"
I fixed that in CVS.
> When I use the _BackendInfoPlugin on the page I can see that the
> attributes get saved but "get_relations('pagename')" doesn't show up.
> However, it's there in the "San Diego"-page which was set up with the
> virgin wiki.
>
> Any ideas?
No. Strange. Maybe try it with enclosing the definition into []
> PS: I'm playing around with PhpWiki's Semantic Web features and came
> up with a mashup using MIT's SIMILE timeline, if you're interested,
> have a look here:
> http://www.metaportaldermedienpolemik.net/blog/Blog/2007-04-07/wiki-SIMILE-timeline-mashup
This sounds like a nice idea for a RecentChange enhancement.
I'm just working on switching over to PageList for time-sorted lists,
such as rss, atom, ...
or RecentChanges, so this could make another nice format= directive.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
http://spacemovie.mur.at/ http://helsinki.at/
|