TOC html
Jump to navigation
Jump to search
| (2 intermediate revisions by the same user not shown) | |||
| Line 28: | Line 28: | ||
<span class="ci_form_section_help"> | <span class="ci_form_section_help"> | ||
| − | Enter the target url | + | Enter the target url of this set of pages, e.g.: https://culturaitaliana.org/organizations/Centro_italiano_Barcellona |
</span> | </span> | ||
| Line 130: | Line 130: | ||
checkbox: function(event, data) { | checkbox: function(event, data) { | ||
// Hide checkboxes for folders | // Hide checkboxes for folders | ||
| − | return data.node.isFolder() ? false : true; | + | return data.node.isFolder()? false: true; |
}, | }, | ||
dnd5: TOC_functions.fancytree_dnd5_conf | dnd5: TOC_functions.fancytree_dnd5_conf | ||
| Line 164: | Line 164: | ||
Don't edit it without the form, since any additional content | Don't edit it without the form, since any additional content | ||
will be lost on the next automatic update! | will be lost on the next automatic update! | ||
| − | -->` + wiki_list.join("\n")) | + | -->` + wiki_list.join("\n") + ` |
| + | |||
| + | [[Category:TOCs]]`) | ||
Latest revision as of 22:35, 13 February 2021