app/config/config.yml
changeset 100 6abcdd06d768
parent 90 413f45b26903
child 104 415bc12426e9
equal deleted inserted replaced
99:59b34092c462 100:6abcdd06d768
    92     # The list can contain "sort_tag, order, move_up_down, id,  label, wikipedia_link, wikipedia_permalink, dbpedia_link, category, remove_wikipedia_link, alias, remove_tag_from_list, alternative_label, alternative_wikipedia_url"
    92     # The list can contain "sort_tag, order, move_up_down, id,  label, wikipedia_link, wikipedia_permalink, dbpedia_link, category, remove_wikipedia_link, alias, remove_tag_from_list, alternative_label, alternative_wikipedia_url"
    93     # The integers mean : 0 : never displayed and not available in the list. 1 : displayed by default. 2 : hidden by default but available in the list
    93     # The integers mean : 0 : never displayed and not available in the list. 1 : displayed by default. 2 : hidden by default but available in the list
    94     # If visibility is not defined, it means 0. Hidden columns can be not in the list, it means 0.
    94     # If visibility is not defined, it means 0. Hidden columns can be not in the list, it means 0.
    95     # Exemple of list : ['sort_tag', 'order', 'move_up_down', 'label', 'wikipedia_link', 'remove_tag_from_list' ]
    95     # Exemple of list : ['sort_tag', 'order', 'move_up_down', 'label', 'wikipedia_link', 'remove_tag_from_list' ]
    96     # If document_list_profile in not defined, all columns and the sort tag button will be displayed.
    96     # If document_list_profile in not defined, all columns and the sort tag button will be displayed.
       
    97     # If no param is set in the controller call, all columns and the sort tag button will be displayed. ({% render "WikiTagBundle:WikiTag:addJavascript" %})
    97     document_list_profile:
    98     document_list_profile:
    98         all:
    99         all:
    99             sort_tag:
   100             sort_tag:
   100                 visibility: 1
   101                 visibility: 1
   101             order:
   102             order: