Searched refs:bookcreator (Results 1 – 11 of 11) sorted by relevance
35 title: LANG.plugins.bookcreator.namespace_picker,39 …'<div>' + LANG.plugins.bookcreator.select_namespace + ' <input type="text" class="edit" id="bc__ns…40 … '<input type="button" value="' + LANG.plugins.bookcreator.select + '" id="bc__nspicker_select">' +41 … '<input type="button" value="' + LANG.plugins.bookcreator.cancel + '" id="bc__nspicker_cancel">' +42 …heckbox" value="Recursive" id="bc__nspicker_recursive">' + LANG.plugins.bookcreator.add_subns_too +310 content = LANG.plugins.bookcreator.added_pages + "\n\n";320 content += LANG.plugins.bookcreator.no_pages_selected + "\n";
231 …let text = LANG.plugins.bookcreator['btn_' + (this.isCurrentPageSelected ? 'remove' : 'add') + 'to…268 if(!JSINFO.bookcreator.areToolsVisible) {273 return JSINFO.bookcreator.showBookbar === 'always'274 || JSINFO.bookcreator.showBookbar === 'noempty' && this.selectedpages.count() > 0;367 liopen2 = "' title='" + LANG.plugins.bookcreator.sortable + "'>" +368 "<a class='action remove' title='" + LANG.plugins.bookcreator['remove'] + "'>" +370 … "</a><a class='action include' title='" + LANG.plugins.bookcreator['include'] + "'>" +373 liopen3 = "' title='" + LANG.plugins.bookcreator.showpage + "'>",544 msg = LANG.plugins.bookcreator.confirmdel;549 msg = LANG.plugins.bookcreator.confirmload;[all …]
1 base bookcreator7 url https://www.dokuwiki.org/plugin:bookcreator
1 dokuwiki-plugin-bookcreator
3 namespace dokuwiki\plugin\bookcreator;
5 namespace dokuwiki\plugin\bookcreator\test;
8 use dokuwiki\plugin\bookcreator\MenuItem;
18 * Added/merged support for exporting books to ODT (interface to bookcreator plugin).
1 …bookcreator.namespace_picker,resizable:false}).html('<div>'+LANG.plugins.bookcreator.select_namesp… property
1 …bookcreator/images/notebook-outline.svg);background-position:40px 5px;background-repeat:no-repeat;…
1923 background-image: url(/dokuwiki/lib/plugins/bookcreator/images/notebook-outline.svg);2113 background-image: url(/dokuwiki/lib/plugins/bookcreator/../../images/up.png);2116 background-image: url(/dokuwiki/lib/plugins/bookcreator/../../images/page.png);2119 background-image: url(/dokuwiki/lib/plugins/bookcreator/../../images/ns.png);