Playing With Listpages

See also the live-template page:list1:_template

1. Parameter edit-call

Listpages-selective-01.jpg

A click on the codes above opens the edit of the parameter!

2. Generated Code

And this is the created/updated code of the LIstpages Module:

||~ sorting by: ||~ fullname ||
||~ pagetype: ||~ normal ||
||~ category: ||~ _default ||
[[module ListPages separate="no" limit="500" pagetype="normal" category="_default" order="fullname"]]
[[head]]
[[table style="align:left; width:80%;"]][[row]]
[[cell style="border:1px silver solid;"]] **%%form_data{output1}%%** [[/cell]]
[[cell style="border:1px silver solid;"]] **%%form_data{output2}%%** [[/cell]]
[[cell style="border:1px silver solid;"]] **%%form_data{output3}%%** [[/cell]]
[[/row]]
[[/head]]
[[body]]
[[row]]
[[cell style="border:1px silver solid;"]] %%form_data{output1}%% [[/cell]]
[[cell style="border:1px silver solid;"]] %%form_data{output2}%% [[/cell]]
[[cell style="border:1px silver solid;"]] %%form_data{output3}%% [[/cell]]
[[/row]]
[[/body]]
[[foot]]
[[/table]]
[[/foot]]
[[/module]]

3. Generated Output

The generated output of the LIstPages module above:

sorting by: fullname
pagetype: normal
category: _default
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
**%%%%form_data{output1}%%%%** %%form_data{output2}%% %%form_data{output3}%%
page 1 of 412 3 4 next »

4. Content

Content (shows only the codes, not the values!):
sel-page-type: '0'
sel-category: '37'
sel-order: '2'
output1: '4'
output2: '2'
output3: '15'

5. Dataform fields

[[form]]
fields:
 sel-page-type:
 label: Select page type
 type: select
 values:
 0: "normal"
 1: "hidden"
 2: "*"
 default: 0
 sel-category:
 label: Select category
 type: select
 values:
 00: "-"
 01: "*"
 02: "lit"
 03: "admin"
 04: "admin-forum"
 05: "admin-nav"
 06: "admin-section"
 07: "admin-thread"
 08: "blog"
 09: "cal"
 10: "celex"
 11: "celex2"
 12: "css"
 13: "cssplayground"
 14: "dashboard"
 15: "db3country"
 16: "db4town"
 17: "db5-family"
 18: "db5-men"
 19: "db5-women"
 20: "dictionaries"
 21: "image-ext"
 22: "inc"
 23: "include"
 24: "lit-day"
 25: "nav"
 26: "news"
 26: "search"
 27: "start"
 28: "system"
 29: "task"
 30: "template"
 31: "test"
 32: "testa1"
 33: "testq1"
 34: "to-do"
 35: "tsangk"
 36: "list"
 37: "_default"
 default: 01
 sel-order:
 label: Select order
 type: select
 values:
 00: "name"
 01: "name desc"
 02: "fullname"
 03: "fullname desc"
 04: "title"
 05: "title desc"
 06: "created_by"
 07: "created_by desc"
 08: "created_at"
 09: "created_at desc"
 10: "updated_at"
 11: "updated_at desc"
 12: "size"
 13: "size desc"
 14: "rating"
 15: "rating desc"
 16: "revisions"
 17: "revisions desc"
 18: "coments"
 19: "comments desc"
 default: 02
 output1:
 label: Output-field1
 type: select
 values:
 00: "playing-with-listpages"
 01: "list1"
 02: "list1:playing-with-listpages"
 03: "Playing With Listpages"
 04: "[[[list1:playing-with-listpages | Playing With Listpages]]]"
 05: "listpages-selective-by-dataform"
 06: "_default"
 07: "listpages-selective-by-dataform"
 08: "ListPages selective by dataform"
 09: "[[[listpages-selective-by-dataform | ListPages selective by dataform]]]"
 10: "http://community-playground.wikidot.com/list1:playing-with-listpages"
 11: ""
 12: ""
 13: "[[date 1446971707 format="%e %b %Y, %H:%M|agohover"]]"
 14: "Helmut_pdorf"
 15: "[[*user Helmut_pdorf]]"
 16: "[[date 1447001718 format="%e %b %Y, %H:%M|agohover"]]"
 17: "Helmut_pdorf"
 18: "[[*user Helmut_pdorf]]"
 19: ""
 20: ""
 21: ""
 default: 03
 output2:
 label: Output-field2
 type: select
 values:
 00: "playing-with-listpages"
 01: "list1"
 02: "list1:playing-with-listpages"
 03: "Playing With Listpages"
 04: "[[[list1:playing-with-listpages | Playing With Listpages]]]"
 05: "listpages-selective-by-dataform"
 06: "_default"
 07: "listpages-selective-by-dataform"
 08: "ListPages selective by dataform"
 09: "[[[listpages-selective-by-dataform | ListPages selective by dataform]]]"
 10: "http://community-playground.wikidot.com/list1:playing-with-listpages"
 11: ""
 12: ""
 13: "[[date 1446971707 format="%e %b %Y, %H:%M|agohover"]]"
 14: "Helmut_pdorf"
 15: "[[*user Helmut_pdorf]]"
 16: "[[date 1447001718 format="%e %b %Y, %H:%M|agohover"]]"
 17: "Helmut_pdorf"
 18: "[[*user Helmut_pdorf]]"
 19: ""
 20: ""
 21: ""
 default: 03
 output3:
 label: Output-field3
 type: select
 values:
 00: "playing-with-listpages"
 01: "list1"
 02: "list1:playing-with-listpages"
 03: "Playing With Listpages"
 04: "[[[list1:playing-with-listpages | Playing With Listpages]]]"
 05: "listpages-selective-by-dataform"
 06: "_default"
 07: "listpages-selective-by-dataform"
 08: "ListPages selective by dataform"
 09: "[[[listpages-selective-by-dataform | ListPages selective by dataform]]]"
 10: "http://community-playground.wikidot.com/list1:playing-with-listpages"
 11: ""
 12: ""
 13: "[[date 1446971707 format="%e %b %Y, %H:%M|agohover"]]"
 14: "Helmut_pdorf"
 15: "[[*user Helmut_pdorf]]"
 16: "[[date 1447001718 format="%e %b %Y, %H:%M|agohover"]]"
 17: "Helmut_pdorf"
 18: "[[*user Helmut_pdorf]]"
 19: ""
 20: ""
 21: ""
 default: 03
[[/form]]

page revision: 4, last edited: 08 Nov 2015 16:55
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License
Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.

AltStyle によって変換されたページ (->オリジナル) /