On 11/01/12 16:39, Sal Quintanilla wrote:
I agree with some of your points.   If it's an intranet site this may be
just fine.   If not, he has the if-test and he can use it however he wants.

No need to leave out the cache answer:

+                   $parser->disableCache(); # Mark this content as
uncacheable
                       if ($wgUser->isLoggedIn())

I do disagree with this though, "MediaWiki is not built for partial-read
restriction, don't do it."  SMW lets us conditionally hide, transpose, and
re-arrange content easily using templates and restrict access to groups, and
those certainly amount to partial-read restrictions.

SMW does not do anything related to read or write access restrictions. You probably mean some other extension.

Markus

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to