Re: [SMW-devel] [SMW Composer] Extension configuration

2013-12-17 Thread Jeroen De Dauw
Hey,

Composer is just a dependency manager. It has nothing to do with
configuration. So how config is done in MediaWiki remains unchanged :)

Cheers

--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil. ~=[,,_,,]:3
--
--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk___
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel


Re: [SMW-devel] [SMW Composer] Extension configuration

2013-12-17 Thread Jeroen De Dauw
Hey,

 I had assumed that, but I was getting errors with undefined namespaces
(SMW_NS constants) that I was referencing after the (removed) require_once
statements.

Some changes in SMW where made recently that limit usage of the namespace
constants in a way that was not present before. This is an exceptional case
and should definitely be documented. It might already be, I'm not sure.

Cheers

--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil. ~=[,,_,,]:3
--
--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk___
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel


Re: [SMW-devel] [SMW Composer] Extension configuration

2013-12-17 Thread James HK
Hi,

 Some changes in SMW where made recently that limit usage of the namespace
 constants in a way that was not present before. This is an exceptional case
 and should definitely be documented. It might already be, I'm not sure.

Actually, the use of the Composer introduced a necessary adoption but
that have been dealt with [1] in a way that as long as you maintain
enableSemantics() within your LocalSettings (as it was required
before) the use of SMW-NS related configurations are not influenced by
the installation method.

PS: Someone made an effort to write a detailed guideline [2].

[1] https://github.com/SemanticMediaWiki/SemanticMediaWiki/pull/47

[2]  
http://semantic-mediawiki.org/wiki/Thread:Help_talk:Installation/MW_1.22_and_SMW_1.9beta_install/upgrade

Cheers

On 12/18/13, Jeroen De Dauw jeroended...@gmail.com wrote:
 Hey,

 I had assumed that, but I was getting errors with undefined namespaces
 (SMW_NS constants) that I was referencing after the (removed) require_once
 statements.

 Some changes in SMW where made recently that limit usage of the namespace
 constants in a way that was not present before. This is an exceptional case
 and should definitely be documented. It might already be, I'm not sure.

 Cheers

 --
 Jeroen De Dauw
 http://www.bn2vs.com
 Don't panic. Don't be evil. ~=[,,_,,]:3
 --


--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel


[SMW-devel] [SMW Composer] Extension configuration

2013-12-15 Thread List Account
One question about Composer, which I haven't seen in any mail/blog
posts/tweets/whatever: what are best practices for configuring an extension
that is loaded via Composer?  Do you just keep the options in
LocalSettings.php?
--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk___
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel