View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009273 | Scribus | Scripter | public | 2010-07-16 12:43 | 2025-05-17 08:07 |
Reporter | aliB | Assigned To | |||
Priority | low | Severity | feature | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | Dell Inspiron 9400 | OS | Linux | OS Version | OpenSuSE 11.2 |
Product Version | 1.3.7 | ||||
Summary | 0009273: Additional scripter methods for paragraph and style handling | ||||
Description | getParagraphs("FrameName") => returns an array of linenumbers of all paragraphs setStyle("FrameName", Line) => already exists, but needs additional parameter getStyle("FrameName", Line) => returns the style assigned to the given line | ||||
Tags | No tags attached. | ||||
Patch | |||||
related to | 0014453 | closed | Scripter command setStyle() doesn't work |
|
getting and setting styles is now implemented. it's not clear to me, what getParagraph should have achieved, it seem to mix the concepts of lines and paragraphs (where figuring out the paragraph number is trivial in python and getting line number is not really meaningful.. but a script for adding line numbers to a frame already exists) |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-07-16 12:43 | aliB | New Issue | |
2010-07-16 20:34 | christoph_s | Status | new => acknowledged |
2016-12-11 21:07 | Kunda | Relationship added | related to 0014453 |
2025-05-17 08:07 | ale | Status | acknowledged => closed |
2025-05-17 08:07 | ale | Resolution | open => no change required |
2025-05-17 08:07 | ale | Note Added: 0052577 |