Scripter2 Features (Wish List): Difference between revisions
Jump to navigation
Jump to search
(doc and sample) |
(allready reported) |
||
Line 5: | Line 5: | ||
* Getting the Layer Name from an item (something like scribus.getLayerName('item_name')) | * Getting the Layer Name from an item (something like scribus.getLayerName('item_name')) | ||
* Getting the File Name from an open Document (something like scribus.getDocName() and scribus.getFullDocPath() ) | * Getting the File Name from an open Document (something like scribus.getDocName() and scribus.getFullDocPath() ) | ||
* Fix bugs and implement features as reported on http://bugs.scribus.net/view_all_bug_page.php (search 'scripter') |
Revision as of 08:48, 9 April 2014
This is the place to add your desired features for Scripter2.
- Documentation of the provided functions and how to use them
- Sample scripts
- Getting the Layer Name from an item (something like scribus.getLayerName('item_name'))
- Getting the File Name from an open Document (something like scribus.getDocName() and scribus.getFullDocPath() )
- Fix bugs and implement features as reported on http://bugs.scribus.net/view_all_bug_page.php (search 'scripter')