gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-devel] Placeholders usage examples


From: Busser, Jim
Subject: [Gnumed-devel] Placeholders usage examples
Date: Mon, 26 Aug 2013 22:41:43 +0000

Would it be acceptable (agreed helpful) to insert, in the file posted at

        
http://gitorious.org/gnumed/gnumed/source/1824b477cb7c6a94a90b46fb7eae32c0f8c41c4e:gnumed/gnumed/client/wxpython/gmMacro.py

some usage examples?

I know it should be possible to work them out from first principles, however 
this can depend on keeping clear a lot of component knowledge and might make it 
much easier for people to see what they are supposed to be generating …

so perhaps ...


at line 70 insert
# usage examples: $<form_name_short::::60>$   $<form_version::::20>$



at line 77 insert
                                            # e.g. $<free_text::tex//Provide 
inside address and salutation::9999>$



at line 87 insert

                                            # e.g. $<today::%d %b %Y>$

                                            --> maybe henceforth needs the 
additional set of ::

                                            # e.g. $<today::%d %b %Y::>$


at line 91 insert

                                            # e.g. 
$<gender_mapper::male//female//transg>$

                                            --> maybe henceforth needs the 
additional set of ::

                                            # e.g. 
$<gender_mapper::male//female//transg::>$


and so on, if I might gradually provide a few more?

-- Jim


reply via email to

[Prev in Thread] Current Thread [Next in Thread]