Difference between revisions of "Termination Portal"

From Termination-Portal.org
Jump to navigationJump to search
Line 28: Line 28:
 
   order=descending
 
   order=descending
 
   mode=userformat
 
   mode=userformat
   format=,[[%TITLE%]],\n,
+
  includepage=text
 +
   format=,<table border><tr><th>[[%TITLE%]]</th></tr><td>%%</td></tr></table>,\n,
 
</dpl>
 
</dpl>
  

Revision as of 21:21, 26 March 2008

Adding Stuff

Please add yourself to the list of users in the termination community! <createarticle>

type=createarticle
prefix=People:
preload=Template:AddPerson
default=Firstname Lastname
buttonlabel=Create Person
align=left

</createarticle>

Add a news entry! <createarticle>

type=createarticle
prefix=News:
preload=Template:AddNews
default=News Caption
buttonlabel=Create News Entry
align=left

</createarticle>

News

<dpl>

 category=News
 shownamespace=false
 count=10
 ordermethod=lastedit
 order=descending
 mode=userformat
 includepage=text

format=,

%TITLE%
%%

,\n,

</dpl>

http://semeb.com/dpldemo/index.php?title=Format#format

New namespaces have to be added in LocalSettings.php BEFORE the corresponding articles are created!