wiki:ebook:start
[홈레코딩 필독서]"모두의 홈레코딩"구매링크
가성비 있는 녹음실 찾으시나요? 리버사이드 재즈 스튜디오에서 녹음하세요!
[공지]회원 가입 방법
[공지]글 작성 및 수정 방법
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판 | |||
wiki:ebook:start [2025/02/07] – 제거됨 - 바깥 편집 (Unknown date) 127.0.0.1 | wiki:ebook:start [2025/02/07] (현재) – ↷ 문서가 wiki:e-book:start에서 wiki:ebook:start(으)로 이동되었습니다 정승환 | ||
---|---|---|---|
줄 1: | 줄 1: | ||
+ | ======E-book help====== | ||
+ | |||
+ | Description | ||
+ | The bookcreator plugin allows the user to select some pages from a wiki and then export them to create a little PDF book or text (like a similar function of Wikipedia) | ||
+ | |||
+ | First you initialize a book by clicking an interface button. Nextly, a toolbar at the top of the pages appear to add/remove more pages to the book. Also you can jump to the bookmanager (at a preconfigured page) that let you sort and finish the selections for your book, and export it to screen(html) and when the required plugins are installed: to pdf-file, odt-file or text on screen. | ||
+ | |||
+ | The bookmanager let you save and load saved selections for later use. You can use drag and drop to change the order and move pages in and out. | ||
+ | |||
+ | The bookcreator supports the following export formats, if you install respectively plugin: | ||
+ | |||
+ | To work the PDF export required dw2pdf plugin; | ||
+ | the ODT export required OpenDocument Export plugin; | ||
+ | the Text export required the text plugin. | ||
+ | Usage | ||
+ | Create book manage tools on wiki:ebook | ||
+ | Before using this plugin, you need to create a page with the bookmanager. Therefore you place the syntax < | ||
+ | |||
+ | In the bookmanager can show and manage your list of selected pages | ||
+ | |||
+ | Reset current selection | ||
+ | Exclude/ | ||
+ | View the excluded pages and “include” them back | ||
+ | Drag and drop to change exporting order of page and remove/add page to the selection. | ||
+ | Set a title for the PDF document | ||
+ | Create the PDF book on selected pages | ||
+ | Create a printable version of selected pages | ||
+ | Extract only text of selected pages | ||
+ | Save and restore selections on a specific namespace (use ACL's rights) | ||
+ | Example | ||
+ | Put at the wiki:ebook the syntax: | ||
+ | |||
+ | < | ||
+ | And after you mark at least one page for inclusion in the book, the bookmanager appears. | ||
+ | |||
+ | Initiate a book | ||
+ | Use the Add/Remove to book link or button in your template to point a first page you like to add to a pdf book. The image on the left handside is the link as added automatically to the ' | ||
+ | |||
+ | After selecting the first page, a toolbar appears on every page that let you add or remove additional pages. This toolbar refers also to the book manage tool. | ||
+ | |||
+ | |||
+ | |||
+ | The book manage tool that you created above (default on wiki:ebook) with < | ||
+ | |||
+ | Show saved selections | ||
+ | Below the bookmanager is a listed displayed with saved selections. You can also display with < | ||
+ | |||
+ | Available action: Load a saved selection into the bookmanager again | ||
+ | Optionally you can specify the number of selections to display and the order: | ||
+ | date – Sort by saving date of selection | ||
+ | title – Sort by Title of the selection | ||
+ | a number limits the number of displayed selections | ||
+ | Default is 10 items ordered by date (last updated are sorted first). Each entry links also to the wiki page where their selection is saved. Per page only one list of saved selections is displayed. | ||
+ | |||
+ | The user can only see selections when he has at least read access for the namespace wiki:ebook: (location configurable via config manager) or the pages in this namespace. Permissions for this namespace and the pages can be set as usual via the ACL manager. | ||
+ | |||
+ | Example | ||
+ | Lists 5 selections, sorted by date | ||
+ | |||
+ | < | ||
+ | |||
+ | |||
+ | Direct export a saved selection | ||
+ | To create a link, which initiates an export to respectively pdf, text, html or odt-file, you can use: (FIXME: ODT format have to receive the update yet, little patience please) | ||
+ | |||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | To change link title shown in wiki page: | ||
+ | |||
+ | < | ||
+ | Add url parameters to export url: | ||
+ | |||
+ | < | ||
+ | < | ||
+ | Installation | ||
+ | Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually. | ||
+ | |||
+ | ' | ||
+ | When you are using the default template of DokuWiki, the “Add/ | ||
+ | |||
+ | other templates | ||
+ | Other templates will probably not be supported that good yet. Please request at the issue tracker. | ||
+ | |||
+ | Changing the order of wiki pages | ||
+ | To change the order of wiki pages in your book, simply move the pages in the list. To do so, hover over the page title to move, click and drag it to the new location. Release the mouse button to finish moving the page to its new location. | ||
+ | |||
+ | Saving books | ||
+ | Format of stored book pages: when you save a book, it is stored in the format shown below. | ||
+ | |||
+ | ====== MyBookName ====== | ||
+ | * [[: | ||
+ | * [[: | ||
+ | * [[: | ||
+ | * ..... | ||
+ | * [[: | ||
+ | You can also manually create a book from scratch by using the same format. | ||
+ | |||
+ | Take care of prefixing of links by : | ||
+ | To create a book from scratch, start a new page such as wiki: | ||
+ | Configuration | ||
+ | Available configuration options. | ||
+ | |||
+ | Name Description | ||
+ | toolbar Show toolbar: Never, when selection is not empty or always | ||
+ | book_page Wiki page where show your book manager. Put here the < | ||
+ | help_page Wiki page with info and instructions | ||
+ | save_namespace Namespace where the book manager will save selections. | ||
+ | skip_ids Don' | ||
+ | Modifying the generated file | ||
+ | If you like to configure/ | ||
+ | |||
+ | Version history | ||
+ | Recent changes: | ||
+ | |||
+ | update plugin.info.txt (2021-03-30 22:21) | ||
+ | update to new Form (2021-03-30 22:19) | ||
+ | saved selections list not unique, svg icons (2021-03-11 22:21) | ||
+ | classname (2021-02-28 22:01) | ||
+ | Fix first capital of class/ | ||
+ | fix handler (2021-02-28 21:31) | ||
+ | Merge branch ' | ||
+ | Merge branch ' | ||
+ | This plugin was the former Pdfbook Plugin. | ||
+ | |||
+ | Bug reports and feature requests | ||
+ | Please refer to the issue tracker for reporting issues. | ||
+ | |||
+ | FAQ | ||
+ | This plugin is almost what I am looking for. Is there a way to add a title page / cover page? (I am using it with dw2pdf to also include a table of contents. I'd be fine with having a wiki page as “title page” before the TOC.) | ||
+ | reaction: the dw2pdf plugin, used by the bookcreator plugin for generation of the actual file, has option for adding a cover page. Please refer to dw2pdf | ||
[공지]회원 가입 방법
[공지]글 작성 및 수정 방법