Manual: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{{DPL Manual}}
{{DPL Manual}}
__NOTOC__


====[[Authors and History|Authors and History]]====
====[[DPL:Authors and History|Authors and History]]====
''follow the link in the headline ..''
''follow the link in the headline ..''


====[[Source and Installation|Source and Installation]], Security Issues====
====[[DPL:Source and Installation|Source and Installation]], Security Issues====
''follow the link in the headline ..''
''follow the link in the headline ..''


====[[Compatibility]]====
====[[DPL:Compatibility]]====
''follow the link in the headline ..''
''follow the link in the headline ..''


====[[General Usage and Invocation Syntax|General Usage and Invocation Syntax]]====
====[[DPL:General Usage and Invocation Syntax|General Usage and Invocation Syntax]]====
'''This chapter is really important to read. It explains fundamental concepts of DPL.'''
'''This chapter is really important to read. It explains fundamental concepts of DPL.'''
There are two modes to invoke DPL; each of them has its advantages and disadvantages.
There are two modes to invoke DPL; each of them has its advantages and disadvantages.
Line 18: Line 17:
So, [[General Usage and Invocation Syntax|please read]].
So, [[General Usage and Invocation Syntax|please read]].


====[[DPL Bug Reporting and Feature Requests|Bug Reporting and Feature Requests]]====
====[[DPL:Bug Reporting and Feature Requests|Bug Reporting and Feature Requests]]====
''follow the link in the headline ..''
''follow the link in the headline ..''



Revision as of 19:36, 20 March 2015

Template:DPL Manual

Authors and History

follow the link in the headline ..

Source and Installation, Security Issues

follow the link in the headline ..

DPL:Compatibility

follow the link in the headline ..

General Usage and Invocation Syntax

This chapter is really important to read. It explains fundamental concepts of DPL.
There are two modes to invoke DPL; each of them has its advantages and disadvantages.
DPL has a mechanism to substitute variables, it has different output modes,
can accept variables from the URL, etc.
So, please read.

Bug Reporting and Feature Requests

follow the link in the headline ..

Language Support

Modules

DPL at the moment is rather monolithic. But there is an attempt to offer parts of its functionality as separate functions.

  • dpl -- this is the main module. The list below describes its parameters
  • #dplvar -- a small cache which can hold a few variable values
  • #dplreplace -- a function for string replacement based on regular expressions
  • #dplmatrix -- a small matrix generator which takes an indented list as input
  • #dplchapter -- a function which transcludes portions of another article (not described / not public so far)

Parameters for DPL

<DPL>

 category=DPL Manual
 namespace=DPL
 titlematch=Manual - DPL parameters%
 mode=userformat
 includepage={Type Manual}.overview,{DPL parameter}.overview
 listseparators={|class=wikitable,\n|-\n|,,\n|}
 secseparators=,,\n|\n{|class="wikitable sortable" width=100%\n!width=140px|name\n!purpose\n|-\n|,\n|}
 multisecseparators=,\n|-\n|

</DPL>