On Wed, November 28, 2012 5:04 am, ioannis ioannis wrote: > > Dear friends, > > I have recently attempted to implement the metavid / mediawiki solution > for educational purposes.
Hi! > > My setup consists of a linux host, mediawiki (version 1.20), semantic > mediawiki (version 1.7.1) and metavid (version beta 1.0rc1, downloaded > from svn). > Although mediawiki with semantic mediawiki installed works properly, > when metavid is activated in the localsettings file, I get the following > two errors: > a) When I try to edit a wiki page I get an un-handled exception error. A running test instance is accessible at: http://metavidwiki.wmflabs.org/wiki/Special:Version Please feel free to create a Labs account/join the development project: https://labsconsole.wikimedia.org/wiki/Help:Getting_Started https://labsconsole.wikimedia.org/wiki/Nova_Resource:Metavidwiki I haven't tried MediaWiki 1.20 yet but 1.18 seems to be OK. Also ran into initial PHP issues that were fairly straightforward to fix up; these patches haven't been committed yet. > b) The special pages link in mediawiki opens a blank page. I have > tried various solutions for this problem that I found in posts from > other users, but with no success. Yes, please see comment #2 at: http://www.k-braungardt.de/blogkb/?p=354 There's stream-addition errors in 1.18 that I haven't been able to resolve yet. > > I have been unable to locate a > document that explains which versions of mediawiki/semantic > mediawiki/metavid are the proper ones for a successful installation, can > you please point me to any such information so I can implement my > project? ...doesn't exist as of this writing. :-/ For the getPropertyValues() errors, edit MV_MetavidInterface.php according the following: https://labsconsole.wikimedia.org/wiki/Nova_Resource:Metavidwiki/openmeetings_v_metavidwiki Cheers, George > > Regards > Ioannis > _______________________________________________ > MetaVid-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/metavid-l > -- _______________________________________________ MetaVid-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/metavid-l
