Difference between revisions of "Issue:Simply does not work"

From FollowTheScore
Jump to: navigation, search
(Problem)
(Problem)
Line 9: Line 9:
 
== Problem ==
 
== Problem ==
 
I add the correct statement in LocalSettings.php and the extension in wiki/extensions/DynamicPageList but when I use it in my wiki with either <nowiki><dpl></nowiki> or <nowiki><DPL></nowiki> or <nowiki>{{#dpl: }}</nowiki>, I see what I wrote, that is tag is not parsed and template is not executed.
 
I add the correct statement in LocalSettings.php and the extension in wiki/extensions/DynamicPageList but when I use it in my wiki with either <nowiki><dpl></nowiki> or <nowiki><DPL></nowiki> or <nowiki>{{#dpl: }}</nowiki>, I see what I wrote, that is tag is not parsed and template is not executed.
 +
 +
See [http://www.usnb.it/wiki/index.php?title=Template:CategoryGallery CategoryGallery in USNB wiki].
  
 
== Reply ==
 
== Reply ==

Revision as of 15:27, 16 October 2007

Description: Installed, but not parsed
Extension / Version: DPL   /   last
Type / Status: Bug   /   open

Problem

I add the correct statement in LocalSettings.php and the extension in wiki/extensions/DynamicPageList but when I use it in my wiki with either <dpl> or <DPL> or {{#dpl: }}, I see what I wrote, that is tag is not parsed and template is not executed.

See CategoryGallery in USNB wiki.

Reply