From: Walter R. <wal...@gm...> - 2007-04-08 14:53:00
|
Hi, 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" 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? Walter 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 -- http://www.rafelsberger.at |