Difference between revisions of "Manual:Extension/BlueSpiceSmartList"

[unchecked revision][quality revision]
(Tag: 2017 source edit)
 


The extension SmartList allows to insert a list of pages in a wiki page using the tags smartlist, newbies, or toplist. The selection criteria can be set using a dialog box.

What is BlueSpiceSmartList?[edit | edit source]

BlueSpiceSmartList introduces a number of tags that can be placed on any page to show a list of most relevant pages based on different criteria.

Available tags[edit | edit source]

Available tags in "Insert magic" dialogBlueSpiceSmartList
Magic word smartlist in VisualEditor
Magic word smartlist in VisualEditor


The extension SmartList offers three different tags:

- main tag used to display <bs:smartlist /> - display a list of pages based on various different criteria
  • User:Ptechnik, User:PraktiED, User:PraktiEG, User:Mkirsch, User:Fspinar - displays <bs:newbies /> - display a list of recentrly registered users
    1. Main Page (3456228)
    2. Setup:Installation Guide (208948)
    3. Reference:FlexiSkin (114430)
    4. Help categories (111442)
    5. Reference:BlueSpiceCountThings (104663)
    6. Archive:PasteImage (101679)
    7. Reference:BlueSpiceAuthors (94323)
    8. Wiki (93631)
    9. Archive:Preferences (81427)
    10. Blog (78958)
    - displays <bs:toplist /> - display a list of most visited pagesWhere to find the function BlueSpiceSmartList?[edit | edit source]
  • All of the tags listed above can be added through

    "Insert magic" menu of

    the menu Insert > Magic word in VisualEditor. For more information on how to insert magic words, see

    BlueSpiceInsertMagic

    InsertMagic.

    Tag bs:smartlist

    Smartlist[edit | edit source]

    Options of the smartlist tag
    Options of
    bs:
    the smartlist tag

    Once the tag is added to the page, configuration dialog (inspector) is shown. If offers configuring:

    • mode - criteria by which to retrieve pages displayed
      • Recentchanges - shows the most recent changes. This is the default option.
      • Changesofweek - shows the articles which have been chosen as a "Change of the week".

    Parameters[edit | edit source]

    The SmartList can be limited or extended with the following parameters:

    Count -
    Label Parameter Values Description

    Count

    count number

    The number of articles to be shown. Default value: 5

    Namespaces -

    Namespace(s)

    ns number or name

    Only articles from given namespace will be listed. The namespaces can be entered by IDs or by names. Several namespaces can be named with pipes: ns="0|2|5" or ns="Help|User|Test". Default: All namespaces are included.

    Exclude NS - excludens

    Articles from given namespaces will not be shown. The namespaces can be entered by IDs or by names. Several namespaces can be named with pipes: ns="0|2|5" or ns="Help|User|Test". Default: All namespaces are included.

    Category - cat

    Category

    cat name

    Only articles from given category will be listed. Selecting several categories is not possible. Default: All categories.

    Category mode

    catmode AND, OR

    Show

    minor - nominor

    pages if they are in at least one of the categories (OR) or show pages if they are tagged with all categories (AND).

    Show minor

    minor true, false

    Minor changes (changes marked with an "m" in the recent changes) will not be listed. Default: Minor changes are listed.

    Period

    -

    period -, month, week, day

    Only changes within given period are shown.

    Possible values: 'month', 'week', 'day'.

    Default: No limit.

    Show only new articles

    -

    new true, false

    Only new pages will be listed. Default: All pages are shown

    Trim - trim

    Heading heading text Adds a heading above the list
    Sort by sort Title, Time Sort results by title or by latest edited.
    Sort order order asc, desc Ascending or descending sort order.

    Trim

    trim number

    Long article names are not cropped. Default: The title is cut off after 30 characters.

    Show text

    showtext true, false

    With this option, a line of the article contents will be shown alongside the title.

    Trim text

    - Tag bs:newbies

    trimtext number

    "trimtext" sets the number of characters of an article's content shown. This is only relevant when showtext="true"). Note: trimtext="0" is not possible.

    Example in wikicode[edit | edit source]

    Of course, bs:smartlist tag can be added directly into wikitext:

    BlueSpiceSmartList - Error
    The given namespace is invalid: 104.
    Show namespaces showns true, false If true, the namespace prefix is shown with the page names.
    Number with text numwithtext number Anzahl der Artikel die mit Einführungstext angezeigt werden sollen. Nur effektiv wenn showtext=true
    Meta meta true The username and date for the last edit are shown.
    Target target - Obsolete

    Exclude namespace(s)

    excludens number or name

    Articles from given namespaces will not be shown. The namespaces can be entered by IDs or by names (comma-separated). Default: All namespaces are included.

    Example output in source code:

    <bs:smartlist category="ISO9001" new="true" count="7" ns="104" trim="false" />

    Newbies[edit | edit source]

    The

    User:Ptechnik, User:PraktiED, User:PraktiEG, User:Mkirsch, User:Fspinar tag shows the recently registered members on the wiki

    tag <bs:newbies /> shows recently registered wiki users.

    Parameters[edit | edit source]

    Label Parameter Values Description

    Count - count

    The number of users to be shown; the default value is 10.

    Example in wikicode[edit | edit source]

    User:Ptechnik, User:PraktiED, User:PraktiEG, User:Mkirsch, User:Fspinar, User:Mmeixner, User:Rvogel

    Tag bs:toplist
                    <bs:newbies count="7"/>
                

    Toplist[edit | edit source]

    Options of bs:toplist tag

    This tag shows a list of the most visited pages.

    Parameters[edit | edit source]

    Count -
    Label Paramter Values Description

    Count

    count number

    The number of articles to be shown; the default value is 10.

    Namespaces

    -

    ns text, text

    Only articles from these namespace will be shown. You can put several namespaces here, separated by commas.

    Category

    -

    cat text, text

    Only articles from this category will be shown. You can put several categories here, separated by commas.

    Period

    -

    period month, alltime

    The period that should be used

    (alltime or month)

    . The default is alltime.

    Example in wikicode[edit | edit source]

    - Error

    See also[edit | edit source]

    Our reference page.

                    <bs:toplist count="7" ns="Help|QM" />
                


    Related info

    <bs:bookshelf src="Book:User manual" />
                
                
                
                __TOC__
                
                
                
                ==What is BlueSpiceSmartList?==
                
                
                
                '''BlueSpiceSmartList''' introduces a number of tags that can be placed on any page to show a list of most relevant pages based on different criteria{{DISPLAYTITLE:Generate page lists (smart lists)}}
                
                
                
                The extension '''SmartList''' allows to insert a list of pages in a wiki page using the tags ''smartlist'', ''newbies,'' or ''toplist''. The selection criteria can be set using a dialog box.
            
            
            
            ==Available tags==
            
            [[File:Smartlist2.png|thumb|Available tags in "Insert magic" dialog]]
                
                BlueSpiceSmartList Magic word ''smartlist'' in VisualEditor|alt=Magic word smartlist in VisualEditor|center|450x450px|thumb]]
                
                
                
                
                
                The extension SmartList offers three different tags:
            
            
            * 
                
                *<code><nowiki><bs:smartlist /></nowiki></code> - main tag used to display display a list of pages based on variousdifferent criteria
            
            * <code><nowiki><bs:newbies /></nowiki></code> - displays display a list of recentrly registered users
            
            * <code><nowiki><bs:toplist /></nowiki></code> - displays display a list of most visited pages
            
            
            
            
            ==Where to find the function BlueSpiceSmartList?==
                
                
                
                
            All of the tags listed above can be added through "Insert magic" menu of the menu ''Insert > Magic word''  in [[Manual:Extension/VisualEditor|VisualEditor]]. For more information on how to insert magic words, see [[Manual:Extension/BlueSpiceInsertMagic|BlueSpiceInsertMagic]].
                
                
                
                ==Tag bs:smartlist==
                
                [[File:Smartlist3.png|thumb|Options of bs:smartlist tag]]
                
                Once the tag is added to the page, configuration dialog (inspector) is shown. If offers configuring:
                
                * mode - criteria by which to retrieve pages displayed
                
                ** Recentchanges - shows the most recent changes. This is the default option.
                
                ** Changesofweek - shows the articles which have been chosen as a "Change of the week".
                
                
                
                
            InsertMagic]].
                
                
                
                ==Smartlist==
                
                [[File:Smartlist3.png|Options of the ''smartlist'' tag|alt=Options of the smartlist tag|center|650x650px|thumb]]
                
                
                
                
            ===Parameters===
            
            The SmartList can be limited or extended with the following parameters:
            
            
            
            {| class="contenttable" style="width: 531px; height: 373px;100%;" cellspacing="0" cellpadding="5" border="0"
            
            |-
                
                | style="border: 1px solid #ebecec;" |
                
                Count -'''count'''
                
                
                
                | style="border: 1px solid #ebecec;Label
                
                |Parameter
                
                |Values
                
                |Description
                
                |-
                
                | style="" |
                
                Count
                
                |'''count'''
                
                |number
                
                | style="" |
            
            The number of articles to be shown. Default value: 5
            
            
            
            |-
            
            | style="border: 1px solid #ebecec;" |
                
                Namespaces - '''ns'''
                
                
                
                | style="border: 1px solid #ebecec;" |
                
                Namespace(s)
                
                |'''ns'''
                
                |number or name
                
                | style="" |
            
            Only articles from given namespace will be listed. The namespaces can be entered by IDs or by names. Several namespaces can be named with pipes: ns="0|2|5" or ns="Help|User|Test". Default: All namespaces are included.
            
            
            
            |-
            
            | style="border: 1px solid #ebecec;" |
                
                Exclude NS - '''excludens'''
                
                
                
                | style="border: 1px solid #ebecec;" |
                
                Articles from given namespaces will not be shown. The namespaces can be entered by IDs or by names. Several namespaces can be named with pipes: ns="0|2|5" or ns="Help|User|Test". Default: All namespaces are included.
                
                
                
                |-
                
                | style="border: 1px solid #ebecec;" |
                
                Category - '''cat'''
                
                
                
                | style="border: 1px solid #ebecec;" |
                
                Only articles from given category will be listed. Selecting several categories is not possible. Default: All categories.
                
                
                
                |-
                
                | style="border: 1px solid #ebecec;" |
                
                Show minor - '''nominor'''
                
                
                
                | style="border: 1px solid #ebecec;" |
                
                Category
                
                |'''cat'''
                
                |name
                
                | style="" |
                
                Only articles from given category will be listed. Selecting several categories is not possible. Default: All categories.
                
                
                
                |-
                
                | style="" |
                
                Category mode
                
                |'''catmode'''
                
                |AND, OR
                
                | style="" |
                
                Show pages  if they are in at least one of the categories (OR) or show pages if they are tagged with all categories (AND).
                
                
                
                |-
                
                | style="" |
                
                Show minor
                
                |'''minor'''
                
                |true, false
                
                | style="" |
            
            Minor changes (changes marked with an "m" in the recent changes) will not be listed. Default: Minor changes are listed.
            
            
            
            |-
            
            | style="border: 1px solid #ebecec;" |
                
                Period - '''period'''
                
                
                
                | style="border: 1px solid #ebecec;" |
                
                Period
                
                |'''period'''
                
                | -, month, week, day
                
                | style="" |
            
            Only changes within given period are shown. Possible values: 'month', 'week', 'day'. Default: No limit.
            
            
            
            |-
            
            | style="border: 1px solid #ebecec;" |
            
            Show only new articles
            
            
            - |'''new'''
            
            
            
                
                | style="border: 1px solid #ebecec;|true, false
                
                | style="" |
            
            Only new pages will be listed. Default: All pages are shown
            
            
            
                
                |-
                
                | style="border: 1px solid #ebecec;" |
                
                Trim - '''trim'''
                
                
                
                | style="border: 1px solid #ebecec;"|-
                
                |Heading
                
                |'''heading'''
                
                |text
                
                |Adds a heading above the list
                
                |-
                
                |Sort by
                
                |'''sort'''
                
                |Title, Time
                
                |Sort results by title or by latest edited.
                
                |-
                
                |Sort order
                
                |'''order'''
                
                |asc, desc
                
                |Ascending or descending sort order.
                
                |-
                
                | style="" |
                
                Trim
                
                |'''trim'''
                
                |number
                
                | style="" |
            
            Long article names are not cropped. Default: The title is cut off after 30 characters.
            
            
            
            |-
            
            | style="border: 1px solid #ebecec;" |
                
                Show text '''showtext'''
                
                
                
                | style="border: 1px solid #ebecec;" |
                
                Show text 
                
                |'''showtext'''
                
                |true, false
                
                | style="" |
            
            With this option, a line of the article contents will be shown alongside the title.
            
            
            
            |-
            
            | style="border: 1px solid #ebecec;" |
                
                Trim text - '''trimtext'''
                
                
                
                | style="border: 1px solid #ebecec;" |
                
                Trim text
                
                |'''trimtext'''
                
                |number
                
                | style="" |
            
            "trimtext" sets the number of characters of an article's content shown. This is only relevant when ''showtext="true"''). ''Note'': trimtext="0" is <u>not</u> possible.
            
            
            
                
                |}
                
                
                
                ===Example in wikicode===
                
                Of course, bs:smartlist tag can be added directly into wikitext:
                
                
                <code><bs:smartlist mode="recentchanges" new="true" count="7" ns="104" trim="false" /></code>
                
                
                
                
                
                ==Tag bs:newbies==
                
                The<code><bs:newbies/></code> tag shows the recently registered members on the wiki.
                
                
                
                
            |-
                
                |Show namespaces
                
                |'''showns'''
                
                |true, false
                
                |If true, the namespace prefix is shown with the page names.
                
                |-
                
                |Number with text
                
                |'''numwithtext'''
                
                |number
                
                |Anzahl der Artikel die mit Einführungstext angezeigt werden sollen. Nur effektiv wenn ''showtext=true''
                
                |-
                
                |Meta
                
                |'''meta'''
                
                |true
                
                |The username and date for the last edit are shown.
                
                |-
                
                |Target
                
                |'''target'''
                
                | -
                
                |Obsolete
                
                |-
                
                | style="" |
                
                Exclude namespace(s)
                
                |'''excludens'''
                
                |number or name
                
                | style="" |
                
                Articles from given namespaces will not be shown. The namespaces can be entered by IDs or by names (comma-separated). Default: All namespaces are included.
                
                
                
                |}'''Example output in source code:'''
                
                
                <nowiki><bs:smartlist category="ISO9001" new="true" count="7" ns="104" trim="false" /></nowiki>
                
                ==Newbies==
                
                The tag <code><nowiki><bs:newbies /></nowiki></code> shows  recently registered wiki users.
                
                
            ===Parameters===
            
            
            
            {| class="contenttable" style="width: 531px; height: 65px;100%;" cellspacing="0" cellpadding="5" border="0"
            
            |-
                
                | style="border: 1px solid #ebecec;" |
                
                Count - '''count'''
                
                
                
                | style="border: 1px solid #ebecec;Label
                
                |Parameter
                
                |Values
                
                |Description
                
                |-
                
                | style="" |
                
                Count - '''count'''
                
                |
                
                |
                
                | style="" |
            
            The number of users to be shown; the default value is 10.
            
            
            
            |}
            
            
            
            ===Example in wikicode===
            
            
            <code><pre><bs:newbies count="7"/></code>
                
                
                
                
                
                ==Tag bs:toplist==
                
                [[File:Smartlist2.png|thumb|Options of bs:toplist tag]]
                
                This tag shows list of </pre>
                
                
                
                ==Toplist==
                
                This tag shows a list of the most visited pages.
            
            
            
            ===Parameters===
            
            
            
            {| class="contenttable" style="width: 531px; height: 65px;100%;" cellspacing="0" cellpadding="5" border="0"
            
            
            |-
                
                | style="border: 1px solid #ebecec;" |
                
                Count - '''count'''
                
                
                
                | style="border: 1px solid #ebecec;!Label
                
                !Paramter
                
                !Values
                
                !Description
                
                |-
                
                | style="" |
                
                Count 
                
                |'''count'''
                
                |number
                
                | style="" |
            
            The number of articles to be shown; the default value is 10.
            
            
            
            |-
            
            | style="border: 1px solid #ebecec;" |
                
                Namespaces - '''ns'''
                
                
                
                | style="border: 1px solid #ebecec;" |
                
                Namespaces
                
                |'''ns'''
                
                |text, text
                
                | style="" |
            
            Only articles from these namespace will be shown. You can put several namespaces here, separated by commas.
            
            
            
            |-
            
            | style="border: 1px solid #ebecec;" |
                
                Category - '''cat'''
                
                
                
                | style="border: 1px solid #ebecec;" |
                
                Category
                
                |'''cat'''
                
                |text, text
                
                | style="" |
            
            Only articles from this category will be shown. You can put several categories here, separated by commas.
            
            
            
            |-
            
            | style="border: 1px solid #ebecec;" |
                
                Period - '''period'''
                
                
                
                | style="border: 1px solid #ebecec;" |
                
                Period
                
                |'''period'''
                
                |month, alltime
                
                | style="" |
            
            The period that should be used (alltime or month). The default is alltime.
            
            
            
            |}
            
            
            
            ===Example in wikicode===
            
            
            <code><pre><bs:toplist count="7" ns="Help|QM" /></code>
                
                
                
                
                
                ==See also==
                
                
                
                Our [[Reference:SmartList|reference page.</pre>
                
                
                
                
                
                {{Box Links-en|Topic1=[[Reference:BlueSpiceSmartList]]|Topic2=[[Reference:BlueSpiceInsertMagic]]}}
                
                
                
                {{Translation}}
                
                __FORCETOC__
                
                
                
                [[Category:Organization]]
    (14 intermediate revisions by 4 users not shown)
    Line 1: Line 1:
    <bs:bookshelf src="Book:User manual" />
    +
    {{DISPLAYTITLE:Generate page lists (smart lists)}}
      
    __TOC__
    +
    The extension '''SmartList''' allows to insert a list of pages in a wiki page using the tags ''smartlist'', ''newbies,'' or ''toplist''. The selection criteria can be set using a dialog box.
      
    ==What is BlueSpiceSmartList?==
    +
    ==Available tags==
     +
    [[File:Smartlist2.png|Magic word ''smartlist'' in VisualEditor|alt=Magic word smartlist in VisualEditor|center|450x450px|thumb]]
      
    '''BlueSpiceSmartList''' introduces a number of tags that can be placed on any page to show a list of most relevant pages based on different criteria.
     
      
    ==Available tags==
    +
    The extension SmartList offers three different tags:
    [[File:Smartlist2.png|thumb|Available tags in "Insert magic" dialog]]
     
    BlueSpiceSmartList offers three different tags:
     
    * <code><bs:smartlist /></code> - main tag used to display list of pages based on various criteria
     
    * <code><bs:newbies /></code> - displays list of recentrly registered users
     
    * <code><bs:toplist /></code> - displays list of most visited pages
     
      
    ==Where to find the function BlueSpiceSmartList?==
    +
    *<code><nowiki><bs:smartlist /></nowiki></code> - display a list of pages based on different criteria
     +
    *<code><nowiki><bs:newbies /></nowiki></code> - display a list of recentrly registered users
     +
    *<code><nowiki><bs:toplist /></nowiki></code> - display a list of most visited pages
      
    All of the tags listed above can be added through "Insert magic" menu of [[Manual:Extension/VisualEditor|VisualEditor]]. For more information on how to insert magic words, see [[Manual:Extension/BlueSpiceInsertMagic|BlueSpiceInsertMagic]].
    +
    All of the tags listed above can be added through the menu ''Insert > Magic word''  in [[Manual:Extension/VisualEditor|VisualEditor]]. For more information on how to insert magic words, see [[Manual:Extension/BlueSpiceInsertMagic|InsertMagic]].
      
    ==Tag bs:smartlist==
    +
    ==Smartlist==
    [[File:Smartlist3.png|thumb|Options of bs:smartlist tag]]
    +
    [[File:Smartlist3.png|Options of the ''smartlist'' tag|alt=Options of the smartlist tag|center|650x650px|thumb]]
    Once the tag is added to the page, configuration dialog (inspector) is shown. If offers configuring:
     
    * mode - criteria by which to retrieve pages displayed
     
    ** Recentchanges - shows the most recent changes. This is the default option.
     
    ** Changesofweek - shows the articles which have been chosen as a "Change of the week".
     
      
     
    ===Parameters===
     
    ===Parameters===
     
    The SmartList can be limited or extended with the following parameters:
     
    The SmartList can be limited or extended with the following parameters:
      
    {| class="contenttable" style="width: 531px; height: 373px;" cellspacing="0" cellpadding="5" border="0"
    +
    {| class="contenttable" style="width:100%;" cellspacing="0" cellpadding="5" border="0"
     +
    |Label
     +
    |Parameter
     +
    |Values
     +
    |Description
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Count -'''count'''
    +
    Count
     
    +
    |'''count'''
    | style="border: 1px solid #ebecec;" |
    +
    |number
     +
    | style="" |
     
    The number of articles to be shown. Default value: 5
     
    The number of articles to be shown. Default value: 5
      
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Namespaces - '''ns'''
    +
    Namespace(s)
     
    +
    |'''ns'''
    | style="border: 1px solid #ebecec;" |
    +
    |number or name
     +
    | style="" |
     
    Only articles from given namespace will be listed. The namespaces can be entered by IDs or by names. Several namespaces can be named with pipes: ns="0|2|5" or ns="Help|User|Test". Default: All namespaces are included.
     
    Only articles from given namespace will be listed. The namespaces can be entered by IDs or by names. Several namespaces can be named with pipes: ns="0|2|5" or ns="Help|User|Test". Default: All namespaces are included.
      
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Exclude NS - '''excludens'''
    +
    Category
     
    +
    |'''cat'''
    | style="border: 1px solid #ebecec;" |
    +
    |name
    Articles from given namespaces will not be shown. The namespaces can be entered by IDs or by names. Several namespaces can be named with pipes: ns="0|2|5" or ns="Help|User|Test". Default: All namespaces are included.
    +
    | style="" |
     +
    Only articles from given category will be listed. Selecting several categories is not possible. Default: All categories.
      
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Category - '''cat'''
    +
    Category mode
     
    +
    |'''catmode'''
    | style="border: 1px solid #ebecec;" |
    +
    |AND, OR
    Only articles from given category will be listed. Selecting several categories is not possible. Default: All categories.
    +
    | style="" |
     +
    Show pages  if they are in at least one of the categories (OR) or show pages if they are tagged with all categories (AND).
      
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Show minor - '''nominor'''
    +
    Show minor
     
    +
    |'''minor'''
    | style="border: 1px solid #ebecec;" |
    +
    |true, false
     +
    | style="" |
     
    Minor changes (changes marked with an "m" in the recent changes) will not be listed. Default: Minor changes are listed.
     
    Minor changes (changes marked with an "m" in the recent changes) will not be listed. Default: Minor changes are listed.
      
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Period - '''period'''
    +
    Period
     
    +
    |'''period'''
    | style="border: 1px solid #ebecec;" |
    +
    | -, month, week, day
    Only changes within given period are shown. Possible values: 'month', 'week', 'day'. Default: No limit.
    +
    | style="" |
     +
    Only changes within given period are shown. Default: No limit.
      
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Show only new articles - '''new'''
    +
    Show only new articles
     
    +
    |'''new'''
    | style="border: 1px solid #ebecec;" |
    +
    |true, false
     +
    | style="" |
     
    Only new pages will be listed. Default: All pages are shown
     
    Only new pages will be listed. Default: All pages are shown
     
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    |Heading
    Trim - '''trim'''
    +
    |'''heading'''
     
    +
    |text
    | style="border: 1px solid #ebecec;" |
    +
    |Adds a heading above the list
     +
    |-
     +
    |Sort by
     +
    |'''sort'''
     +
    |Title, Time
     +
    |Sort results by title or by latest edited.
     +
    |-
     +
    |Sort order
     +
    |'''order'''
     +
    |asc, desc
     +
    |Ascending or descending sort order.
     +
    |-
     +
    | style="" |
     +
    Trim
     +
    |'''trim'''
     +
    |number
     +
    | style="" |
     
    Long article names are not cropped. Default: The title is cut off after 30 characters.
     
    Long article names are not cropped. Default: The title is cut off after 30 characters.
      
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Show text '''showtext'''
    +
    Show text  
     
    +
    |'''showtext'''
    | style="border: 1px solid #ebecec;" |
    +
    |true, false
     +
    | style="" |
     
    With this option, a line of the article contents will be shown alongside the title.
     
    With this option, a line of the article contents will be shown alongside the title.
      
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Trim text - '''trimtext'''
    +
    Trim text
     
    +
    |'''trimtext'''
    | style="border: 1px solid #ebecec;" |
    +
    |number
     +
    | style="" |
     
    "trimtext" sets the number of characters of an article's content shown. This is only relevant when ''showtext="true"''). ''Note'': trimtext="0" is <u>not</u> possible.
     
    "trimtext" sets the number of characters of an article's content shown. This is only relevant when ''showtext="true"''). ''Note'': trimtext="0" is <u>not</u> possible.
     +
    |-
     +
    |Show namespaces
     +
    |'''showns'''
     +
    |true, false
     +
    |If true, the namespace prefix is shown with the page names.
     +
    |-
     +
    |Number with text
     +
    |'''numwithtext'''
     +
    |number
     +
    |Anzahl der Artikel die mit Einführungstext angezeigt werden sollen. Nur effektiv wenn ''showtext=true''
     +
    |-
     +
    |Meta
     +
    |'''meta'''
     +
    |true
     +
    |The username and date for the last edit are shown.
     +
    |-
     +
    |Target
     +
    |'''target'''
     +
    | -
     +
    |Obsolete
     +
    |-
     +
    | style="" |
     +
    Exclude namespace(s)
     +
    |'''excludens'''
     +
    |number or name
     +
    | style="" |
     +
    Articles from given namespaces will not be shown. The namespaces can be entered by IDs or by names (comma-separated). Default: All namespaces are included.
      
    |}
    +
    |}'''Example output in source code:'''
     
    +
    <nowiki><bs:smartlist category="ISO9001" new="true" count="7" ns="104" trim="false" /></nowiki>
    ===Example in wikicode===
    +
    ==Newbies==
    Of course, bs:smartlist tag can be added directly into wikitext:
    +
    The tag <code><nowiki><bs:newbies /></nowiki></code> shows recently registered wiki users.
    <code><bs:smartlist mode="recentchanges" new="true" count="7" ns="104" trim="false" /></code>
     
     
     
     
     
    ==Tag bs:newbies==
     
    The<code><bs:newbies/></code> tag shows the recently registered members on the wiki.
     
     
     
     
    ===Parameters===
     
    ===Parameters===
      
    {| class="contenttable" style="width: 531px; height: 65px;" cellspacing="0" cellpadding="5" border="0"
    +
    {| class="contenttable" style="width:100%;" cellspacing="0" cellpadding="5" border="0"
     +
    |Label
     +
    |Parameter
     +
    |Values
     +
    |Description
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
     
    Count - '''count'''
     
    Count - '''count'''
     
    +
    |
    | style="border: 1px solid #ebecec;" |
    +
    |
     +
    | style="" |
     
    The number of users to be shown; the default value is 10.
     
    The number of users to be shown; the default value is 10.
      
    Line 122: Line 169:
      
     
    ===Example in wikicode===
     
    ===Example in wikicode===
    <code><bs:newbies count="7"/></code>
    +
    <pre><bs:newbies count="7"/></pre>
      
     
    +
    ==Toplist==
    ==Tag bs:toplist==
    +
    This tag shows a list of the most visited pages.
    [[File:Smartlist2.png|thumb|Options of bs:toplist tag]]
     
    This tag shows list of most visited pages.
     
      
     
    ===Parameters===
     
    ===Parameters===
      
    {| class="contenttable" style="width: 531px; height: 65px;" cellspacing="0" cellpadding="5" border="0"
    +
    {| class="contenttable" style="width:100%;" cellspacing="0" cellpadding="5" border="0"
     +
    !Label
     +
    !Paramter
     +
    !Values
     +
    !Description
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Count - '''count'''
    +
    Count  
     
    +
    |'''count'''
    | style="border: 1px solid #ebecec;" |
    +
    |number
     +
    | style="" |
     
    The number of articles to be shown; the default value is 10.
     
    The number of articles to be shown; the default value is 10.
      
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Namespaces - '''ns'''
    +
    Namespaces
     
    +
    |'''ns'''
    | style="border: 1px solid #ebecec;" |
    +
    |text, text
     +
    | style="" |
     
    Only articles from these namespace will be shown. You can put several namespaces here, separated by commas.
     
    Only articles from these namespace will be shown. You can put several namespaces here, separated by commas.
      
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Category - '''cat'''
    +
    Category
     
    +
    |'''cat'''
    | style="border: 1px solid #ebecec;" |
    +
    |text, text
     +
    | style="" |
     
    Only articles from this category will be shown. You can put several categories here, separated by commas.
     
    Only articles from this category will be shown. You can put several categories here, separated by commas.
      
     
    |-
     
    |-
    | style="border: 1px solid #ebecec;" |
    +
    | style="" |
    Period - '''period'''
    +
    Period
     
    +
    |'''period'''
    | style="border: 1px solid #ebecec;" |
    +
    |month, alltime
    The period that should be used (alltime or month). The default is alltime.
    +
    | style="" |
     +
    The period that should be used. The default is alltime.
      
     
    |}
     
    |}
      
     
    ===Example in wikicode===
     
    ===Example in wikicode===
    <code><bs:toplist count="7" ns="Help|QM" /></code>
    +
    <pre><bs:toplist count="7" ns="Help|QM" /></pre>
     +
     
      
     +
    {{Box Links-en|Topic1=[[Reference:BlueSpiceSmartList]]|Topic2=[[Reference:BlueSpiceInsertMagic]]}}
      
    ==See also==
    +
    {{Translation}}
     +
    __FORCETOC__
      
    Our [[Reference:SmartList|reference page.]]
    +
    [[Category:Organization]]

    Attachments

    Discussions