Revision history for AdvancedBacklinksAction
Revision [18507]
Last edited on 2008-01-28 00:11:42 by JavaWoman [Modified links pointing to docs server]Additions:
>>This is the development page for a "more advanced" version of the [[Docs:BacklinksActionInfo backlinks action]]. The version presented on this page offers some functionality equivalent to that in the [[AdvancedCategoryAction advanced category action]], specifically the option to present the output either in a columnar format or as a list.::c::
Deletions:
Additions:
~-GenerateUniqueId
Additions:
//Installed as an **[[WikkaBetaFeatures alpha feature]]** on this server as of 2005-06-12.//
Additions:
//official//
~-BacklinksActionInfo
~-BacklinksActionInfo
Additions:
===Syntax===
Deletions:
Additions:
==Syntax==
""{{backlinks [type="cols|list"] [cols="n"] [class="class"] [head="main heading"]}}""
""{{backlinks [type="cols|list"] [cols="n"] [class="class"] [head="main heading"]}}""
Additions:
~-Choose between columnar or list format output with the **##type##** parameter (default cols)
~-For columnar output, set the number of columns with the **##cols##** parameter (default is 1); it will produce columns in the form of left-floated divs
~-For columnar output, set the number of columns with the **##cols##** parameter (default is 1); it will produce columns in the form of left-floated divs
Deletions:
~-For columnar output, set the number of columns with the **##cols##** parameter (default is 1)
Additions:
~-Choose between columnar or list format output with the **##type##** parameter
~-For columnar output, set the number of columns with the **##cols##** parameter (default is 1)
~-In list format output, the list gets an ##id## in group 'menu' so it can be given menu styling (useful for use in a sidebar)
~-Output is wrapped in a ##div## with class "backlinkcols" or "backlinklist" as an easy hook for styling; use the **##class##** parameter to add extra classes
~-The automatically-generated (main) heading (also with an ##id##) can be overridden with the **##head##** parameter
===##""makeMemberCols()""##===
~-For columnar output, set the number of columns with the **##cols##** parameter (default is 1)
~-In list format output, the list gets an ##id## in group 'menu' so it can be given menu styling (useful for use in a sidebar)
~-Output is wrapped in a ##div## with class "backlinkcols" or "backlinklist" as an easy hook for styling; use the **##class##** parameter to add extra classes
~-The automatically-generated (main) heading (also with an ##id##) can be overridden with the **##head##** parameter
===##""makeMemberCols()""##===
Deletions:
===##""makeMemberCols()""===
Additions:
===##""makeMemberList()""##===