On Wednesday 25 October 2006 10:34, Denny Vrandecic wrote: > I guess this is a genuine incompatibility between the two, probably we > use the same hook in some place. > > For now, until there is a fix, the easiest way to avoid it is to set > > $smwgShowFactbox = SMW_FACTBOX_HIDDEN; # hide always
The normal setting here should be $smwgShowFactbox = SMW_FACTBOX_NONEMPTY and this should ensure that you never see an empty factbox. Make sure that you run a current version of SMW. If you had many non-empty factboxes appearing, I would be interested in seeing more details. In principle, SMW inserts a factbox after every wiki text that is processed. Now if <ref> internally processed some texts, this also triggers the whole SW machinery. But this need not be problematic, since SMW will probably not find any annotations in the wiki text processed there. Only if this processing is interleaved with the processing of the main text, spooky things will happen (and probably not only related to SMW). Btw.: The user list is for users, the developer list is for developers. So, if you are a user of SMW, you are always right to post to the user list. Some information that is only relevant to developers might be circulated via the other list. Cheers, Markus > > in your SMW_LocalSettings.php file. This should hide the fact box, but > otherwise the extension should work fine. This is a guess, though, I > haven't tried it out yet. > > We will file this as a bug report, thanks. > > denny > > Rzepa, Henry wrote: > > This is possibly closer to a "user" issue rather than developer, but if > > it is the latter, apologies. > > > > Having set up our semediawiki > > (see https://www.ch.ic.ac.uk/wiki2/index.php/Mauveine ) > > I am hoping to semantically annotate as fully as possible the logical > > (chemical) argument presented on this page. However, the use > > of Cite (<ref> tag) seems to break up the presentation of > > the page, with a View RDF inserted after every <ref> tag. > > > > Is this simply because I have set things up wrongly, or > > due to a genuine conflict between the two? Or am I using a buggy > > version of mediawiki (1.8.0?) > > > > As a "chemist", any hints from the user (or developer) community > > are always welcome. If anyone wants a guest account, I > > can provide it (we have login-only editing on this site). > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Semediawiki-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/semediawiki-user -- Markus Krötzsch Institute AIFB, University of Karlsruhe, D-76128 Karlsruhe [EMAIL PROTECTED] phone +49 (0)721 608 7362 www.aifb.uni-karlsruhe.de/WBS/ fax +49 (0)721 693 717
pgpwTJ9cGUG1a.pgp
Description: PGP signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Semediawiki-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/semediawiki-user
