~centralelyon2010/inkscape/imagelinks2

« back to all changes in this revision

Viewing changes to share/extensions/lorem_ipsum.inx

  • Committer: JazzyNico
  • Date: 2011-08-29 20:25:30 UTC
  • Revision ID: nicoduf@yahoo.fr-20110829202530-6deuoz11q90usldv
Code refactoring and merging with trunk (revision 10599).

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        <id>com.kaioa.lorem_ipsum</id>
5
5
        <dependency type="executable" location="extensions">lorem_ipsum.py</dependency>
6
6
        <dependency type="executable" location="extensions">inkex.py</dependency>
7
 
  <_param name="title" type="description">This effect creates the standard "Lorem Ipsum" pseudolatin placeholder text. If a flowed text is selected, Lorem Ipsum is added to it; otherwise a new flowed text object, the size of the page, is created in a new layer.</_param>
8
 
        <param name="num" type="int" min="1" max="1000" _gui-text="Number of paragraphs">5</param>
9
 
        <param name="sentencecount" type="int" min="2" max="100" _gui-text="Sentences per paragraph">16</param>
10
 
        <param name="fluctuation" type="int" min="1" max="100" _gui-text="Paragraph length fluctuation (sentences)">4</param>
 
7
        <param name="tab" type="notebook">
 
8
        <page name="Options" _gui-text="Options">
 
9
                <param name="num" type="int" min="1" max="1000" _gui-text="Number of paragraphs:">5</param>
 
10
                <param name="sentencecount" type="int" min="2" max="100" _gui-text="Sentences per paragraph:">16</param>
 
11
                <param name="fluctuation" type="int" min="1" max="100" _gui-text="Paragraph length fluctuation (sentences):">4</param>
 
12
        </page>
 
13
        <page name="Help" _gui-text="Help">
 
14
            <_param name="title" type="description">This effect creates the standard "Lorem Ipsum" pseudolatin placeholder text. If a flowed text is selected, Lorem Ipsum is added to it; otherwise a new flowed text object, the size of the page, is created in a new layer.</_param>
 
15
        </page>
 
16
    </param>
11
17
    <effect>
12
18
        <object-type>all</object-type>
13
19
        <effects-menu>