Difference between revisions of "Test headingmode"

From FollowTheScore
Jump to: navigation, search
(New page: ===articles by category and date of last edit=== Note: We search all articles containing "ma" somewhere in the name to avoid a huge result list. <pre><nowiki> <dpl> ordermethod=categor...)
 
(articles by category and date of last edit)
Line 1: Line 1:
 
===articles by category and date of last edit===
 
===articles by category and date of last edit===
  
Note: We search all articles containing "ma" somewhere in the name to avoid a huge result list.
+
Note: We search all articles containing "m" somewhere in the name to avoid a huge result list.
  
 
<pre><nowiki>
 
<pre><nowiki>
Line 11: Line 11:
 
   adduser=true
 
   adduser=true
 
   addeditdate=true
 
   addeditdate=true
   titlematch=%ma%
+
   titlematch=%m%
 
</dpl>
 
</dpl>
 
</nowiki></pre>
 
</nowiki></pre>
Line 22: Line 22:
 
   adduser=true
 
   adduser=true
 
   addeditdate=true
 
   addeditdate=true
   titlematch=%ma%
+
   titlematch=%m%
 
</dpl>
 
</dpl>
 
  
 
===articles by user and date of last edit===
 
===articles by user and date of last edit===

Revision as of 17:12, 15 February 2007

articles by category and date of last edit

Note: We search all articles containing "m" somewhere in the name to avoid a huge result list.

<dpl>
  ordermethod=category,lastedit
  headingmode=H4
  addpagesize=true
  addpagecounter=true
  adduser=true
  addeditdate=true
  titlematch=%m%
</dpl>

Extension:DynamicPageList (DPL), version 3.2.1: Warning: Skipping bad option 'H4' for parameter 'headingmode'.

articles by user and date of last edit

Note: We search all articles containing "m" somewhere in the name to avoid a huge result list.

<dpl>
  headingmode=H4
  addpagesize=true
  addpagecounter=true
  adduser=true
  addeditdate=true
  ordermethod=user,lastedit
  titlematch=%m%
</dpl>

Extension:DynamicPageList (DPL), version 3.2.1: Warning: Skipping bad option 'H4' for parameter 'headingmode'.