Last modified: 2008-11-10 18:06:11 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T18261, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16261 - code vs manual inconsistency
code vs manual inconsistency
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Markus Krötzsch
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-11-06 14:24 UTC by Przemek Piotrowski
Modified: 2008-11-10 18:06 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Przemek Piotrowski 2008-11-06 14:24:06 UTC
http://semantic-mediawiki.org/wiki/Help:Configuration_1.3#Interface_settings

"$smwgShowFactbox [...] . Note that the Magic Words __SHOWFACTBOX__ and __HIDEFACTBOX__ can be used to control Factbox display for individual pages."

MW repo/SemanticMediaWiki:

includes/SMW_GlobalFunctions.php:               $magicWords['SMW_NOFACTBOX'] = array( 0, '__NOFACTBOX__' );
includes/SMW_GlobalFunctions.php:               $magicWords['SMW_SHOWFACTBOX'] = array( 0, '__SHOWFACTBOX__' );

__HIDE or __NO? (-:
Comment 1 Markus Krötzsch 2008-11-10 18:06:11 UTC
NO is indeed correct. I fixed the manual now.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links