Issue:Child DPL doesn't works

From FollowTheScore
Revision as of 15:50, 13 March 2008 by Buc (talk | contribs) (Problem)
Jump to: navigation, search
Description: Child tag

Extension:DynamicPageList (DPL), version 3.2.1: Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants


Extension:DynamicPageList (DPL), version 3.2.1: Warning: No results.

doesn't work
Extension / Version: DPL   /   1.6.8
Type / Status: Bug   /   open

Problem

 <DPL>
  category=Главная
  userdateformat = d.m.Y
  ordermethod = lastedit
  order = descending
  addeditdate = true
  count=5
  format=<ul>,<li>[[%TITLE%]],<DPL>\ncategory=%TITLE%\nuserdateformat = d.m.Y\nordermethod = lastedit\norder = descending\naddeditdate = true\ncount=5\n</DPL></li>,</ul>
 </DPL>

Result:

 <ul><li><a href="/wiki/index.php?title=Test1&action=edit" class="new" title="Test1">Test1</a></ul>
 <p> & l t ; /li & g t ;, & l t ;/ul & g t;
 & l t ;/DPL & g t;
bad result :( First
</DPL>
closes all
<DPL>
tags

Reply