Changes

From Gramps

Quick Views/he

208 bytes added, 19:00, 9 October 2024
m
Example 1: translation
* לקריאה נוספת [[Gramps_{{man version}}_Wiki_Manual_-_User_Directory/he| במערכות ההפעלה השונותנספח ד' במדריך הויקי – מחיצת משתמש]]
==Example 1דודמה=====Codeקוד===[[File:QuickViewReport-people-context-menu-popup-50.png|thumb|rightlet|450px|Quick View context menu on Person Viewתפריט הקשר מצג מהיר בסוג־אב במצג אדם]][[File:Siblings-quick-report-result-34.png|thumb|rightlet|450px|Quick View Report example result outputפלט תוצאת מצג מהיר לדוגמה]]
How better than to learn something than using an example? דוגמה ממשית היא דרך מצוינת ללמוד כיצד לבצע דבר מה.הדוגמה הבאה תראה כיצד לכתוב (קוד) דוח שיציג את כל האחאים של 'אדם'. כלומר, אחים ואחיות מ'''כל''' אותן משפחות שה'אדם' הוא חלק מהן.
Here it goes. We want a report to show all siblings of a person.  That is, brothers and sisters from '''all''' families the person is part of.  The quick report is then the followingקוד הדוח המהיר יראה כך:
{{-}}
<span id="siblings.gpr.py"></span>
==== siblings2.gpr.py ====
You first need a Gramps registration תחילה נדרש לייצור קובץ רישום גרמפס (<code>*.gpr.py</code>) file so create a python file named , לכן יש ליצור קובץ פייתון בשם <code>Siblings.gpr.py</code> and add the following contentולהוסיף לתוכו את התוכן הבא:
<pre>
#------------------------------------------------------------------------
6,817
edits

Navigation menu