Release Version: 1.5.9
Build Number: 1270
Release Date: Jan/30, 2013
Newly Added or Changed Features
Setting Alias to Chapter or Paragraph
You can set an alias to the chapter or the paragraph. If the alias is set, the web viewer's url address will be configured with the alias instead of the uuid of chapter or paragraph.
- When the alias is not set
- When the alias is set
You can set the alias for the chapter at the “Update Chapter” form.
You can set the alias for the paragraph in the “Paragraph Options” form.
Refer to the following when you set an alias.
Only English alphabets, numbers, and underscore can be used.
The same alias cannot be set in the same document.
Improving File Attachments Functions
Managing Many Files Conveniently
The file list is divided into the pages, so you can conveniently manage the many files.
1The file list is divided into the pages.
2You can sort the file list by clicking each column header. The default sort order is latest file upload time.
Sharing the Files with Other Users
When you insert a file into a document, other users can also insert the same file in the same document.
1You can insert a file link by selecting the one from the files which are uploaded by yourself or from the files which are inserted into a document.
2If you click <Exclude> link, this file cannot be downloaded. To enable the file download, you should insert the file link again.
When you insert a file link into the document, this file is assumed to be included to the document.
Adding New Web Viewer which Displaying only Selected Chapter, Section, or Paragraph
The new web viewer which displays only selected chapter, section, or paragraph is added.
Displaying only a chapter: 1.5.9 Release Notes
Displaying only a section: Adding New Web Viewer which Displaying only Selected Chapter, Section, or Paragraph
Displaying only a paragraph: Current paragraph
To use this web viewer, you should configure the link as follows.
http://<domain_name_or_IP_address>:1975/r/a/uuid
Please replace uuid with the actual uuid of chapter, section, paragraph which you want to display.
When you want to use an alias, you should insert the publishing link of book as follows.
http://<domain_name_or_IP_address>:1975/r/a/book_uuid_or_link/uuid_or_alias http://www.3rabbitz.com/r/a/book_release_note/1_5_9
Web Viewer
Adding New Web Viwer Layout Options
The web viewer layout supports following new options.
Do not use the animation effect when changing chapter.
Do not display the author and update time.
Do not display the table of contents in chapter.
Align the width of content panel to the width of web browser.
Align the max width of image to the width of content panel.
Hiding List of Figures and List of Tables
List of figures and list of tables are not displayed when you hide the chapter which type is the list of figure or the list of tables. For example, if 1you hide the list of figure chapter as follow,
In the web viewer, the 2list of figures will be not displayed.
Resizing the Width of Content Panel according to the Width of Web Browser
When the width of web browser is narrow, the width of content panel will be resized to prevent the horizontal scrollbar appearing.
Hiding Some Function Buttons When the Width of Web Browser is Narrow
1Some function buttons will be hidden when the width of web browser is narrow.
Supports for Arrows in the Visual Editor
1New arrow object is added.
You can change 2the type of the arrow.
Changing Max Number of Table Rows as 50
Max number of table rows which you choose when inserting the table paragraph is changed from 10 to 50.
Supports for MS SQL Server
You can use MS SQL Server as 3Rabbitz Book's database.
Bug Fixes
In the web viewer the word will be out beyond the table cell if the width of word is longer than the width of table cell.
In the web viewer the edit button is not displayed when you view a document which can be accessible only by “Project Members”.
In the web viewer some word will be omitted in the table of contents if an heading paragraph contains more than one index.
In the web viewer the javascript error is happened if a part dose not have any chapters.
In the web viewer the UI of first page is broken when the title of a part is very long.
In the web viewer the ordered/unordered/definition list paragraph which is next of the left floated image paragraph is broken.
When clicking other paragraphs after clicking table paragraph in the search result panel of the web viewer, the page does not move.(IE)
In the article web viewer, “To the top” button is overlapped with content panel.
You cannot access document which is owned by yourself and “Project Members” and does not belong to any project.
All users cannot access a document which is only owned by “Project Members” and does not belong to any project.
A blank page is displayed when you remove yourself from document's access control list.
An image does not be displayed when viewing the image paragraph from deleted paragraph list.
In the overlay window, the save event is triggered instead of line breaks when mouse cursor is in
textarea
and you press <Enter
> key.NullPointerException
inBookAccessChecker
class.In the web viewer a document which published externally cannot be access when you access it with the uuid of chapter or paragraph.