GSoC 2009 Better Masterpages by dhan0: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
1. Options for editing master page object occurrences on a regular page | 1. Options for editing master page object occurrences on a regular page | ||
*This tasks | *This tasks provies options for the user to | ||
:- move or resize occurrences | :- move or resize occurrences | ||
Line 16: | Line 16: | ||
:- remove occurrences from a regular page | :- remove occurrences from a regular page | ||
without modifying the master page itself.Also it | without modifying the master page itself.Also it provides to revert occurrences to how they look like on the master page (with options to keep content and/or style and/or size and position) if and when required. | ||
An alternative might be direct access to master page items via modifier keys. | |||
2. Quick Access to Master pages | 2. Quick Access to Master pages |
Revision as of 09:19, 30 March 2009
ABSTRACT
- Scribus is the only professional-grade Open Source Desktop Publishing Software which supports many professional publishing features. Master pages are an important part of DTP. Presently, editing of master pages is not very flexible and it's not possible to edit the master page features on a normal page if and when required, which is a major drawback. This project aims to incorporate options into Scribus to enhance the efficiency of master pages.
MOTIVATION
- Scribus makes desktop publishing with free and open software possible. Master pages are an important professional requirement. Users may want to change only some features of the master page in the current page without changing the actual master page or creating a new one, which is not only an unattractive prospect but also time consuming. Completion of this project will enable users to handle master pages and the related operations more efficiently with ease and flexibility, which will be widely appreciated in the desktop publishing world.
PROJECT
- The project aims at incorporating the following features into Scribus
1. Options for editing master page object occurrences on a regular page
- This tasks provies options for the user to
- - move or resize occurrences
- - change the style of occurrences
- - remove occurrences from a regular page
without modifying the master page itself.Also it provides to revert occurrences to how they look like on the master page (with options to keep content and/or style and/or size and position) if and when required. An alternative might be direct access to master page items via modifier keys.
2. Quick Access to Master pages
- A quick access option 'Master Page' to be provided in the status bar which would provide access to the master page of the currently selected page. All the master page related operations may be made available here.
3. Master page Listing
- Listing the available master pages under the Page list in the status bar, so that users can select the master page of their choice easily, edit it if needed and apply to the current page.
4. Preview of Master page
- Adding a "preview" option to the "Apply Master Page" dialog box, which appears on bringing up Page -> Apply Master Page, which would provode a thumbnail preview of the selected master page or of the master page that one tries to apply on it.
DELIVERABLES
- Options for efficient editing of items on the master page of the current page.
- Master page Listing and Preview for better master page selection.
- Quick access option 'Master Page' to list all master page related operations under the same.
- Documentation
TIME LINE
- Up to May 23, 2009 - Familiarize completely with Scribus source code and get clarifications if any and refining the ideas proposed.
- May 23 - June 10, 2009 - Implementing first part of the project.
- June 10 - June 13, 2009 - Discussing with mentor about the same and fix bugs, if any.
- June 13 - July 1, 2009 - Implementing second and third part of project.
- July 1 - July 3, 2009 - Discussing with mentor about the same and fix bugs, if any.
- July 3 - Aug 1, 2009 - Last part of project.
- Aug 1 - Aug 3, 2009 - Discussing with mentor and fix bugs, if any.
- Aug 4 - Aug 14, 2009 - Final review of code and documentation.
ABOUT ME
- First Name : Dhanashree
- Name : Nellayi Prasad Dhanashree
- Email Id : dhan0110@gmail.com
- IRC nick : dhan0
- Location : Kerala, India
- Timezone : GMT + 5:30
- blog URL : csianthoughts.wordpress.com
- I am Dhanashree N P , a second year (fourth semester) student of B.Tech Computer Science and Engineering at the Government Engineering College, Thrissur. I have been coding in C++ for the last 4 years and C for the 2 years. I know basics of Python and SQL, and I have started learning Qt. I have also started reading the source code of Scribus.
- I have done coding in C++ as a part of academic projects for my school. I am a member of Free Software Users Group, Thrissur, and have already used Scribus for designing a 3-fold brochure for a seminar conducted by the group.I haven't been involved in any Open Source development projects so far, but I am looking forward to do that as a student of GSoC 2009 with Scribus.