Difference between revisions of "User:Daleathan"

From Gramps
Jump to: navigation, search
(Templates copied from wikipedia to improve the User manual)
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* I started practicing genealogy in 2010.
+
'''Dale Athanasias'''
  
I currently have 597 related individuals (20111028) that I have entered into my Gramps Family Tree.
+
* I started practicing genealogy in [http://gramps.1791082.n4.nabble.com/Impressed-with-Gramps-and-some-Observations-td3008884.html#a3016512 October 2010].
 +
 
 +
I currently have 745 related individuals (20120509) that I have entered into my Gramps Family Tree.
  
 
Currently Learning Python using [http://learnpythonthehardway.org/ LPTHW].
 
Currently Learning Python using [http://learnpythonthehardway.org/ LPTHW].
  
 +
*discussion page has possible homes for Gramps [http://www.gramps-project.org/wiki/index.php?title=Portal:Genealogy genealogy portal pages]?
 +
 +
==Useful Wikipedia references==
 
*[http://en.wikipedia.org/wiki/Wikipedia:MOS Wikipedia:Manual of Style]
 
*[http://en.wikipedia.org/wiki/Wikipedia:MOS Wikipedia:Manual of Style]
 
*[http://en.wikipedia.org/wiki/Category:Typing-aid_templates Typing-aid_templates]
 
*[http://en.wikipedia.org/wiki/Category:Typing-aid_templates Typing-aid_templates]
 
*[http://en.wikipedia.org/wiki/Wikipedia:Accessibility_dos_and_don%27ts Accessibility_dos_and_don'ts]
 
*[http://en.wikipedia.org/wiki/Wikipedia:Accessibility_dos_and_don%27ts Accessibility_dos_and_don'ts]
 
*discussion page has possible homes for Gramps [http://www.gramps-project.org/wiki/index.php?title=Portal:Genealogy genealogy portal pages]?
 
  
 
==Templates copied from wikipedia to improve the [http://www.gramps-project.org/wiki/index.php?title=Gramps_3.3_Wiki_Manual User manual]==
 
==Templates copied from wikipedia to improve the [http://www.gramps-project.org/wiki/index.php?title=Gramps_3.3_Wiki_Manual User manual]==
Line 15: Line 18:
 
*[http://www.gramps-project.org/wiki/index.php?title=Template:Man_button Template:Man_button] eg: a random {{Man button|Word}} random word
 
*[http://www.gramps-project.org/wiki/index.php?title=Template:Man_button Template:Man_button] eg: a random {{Man button|Word}} random word
 
*[http://www.gramps-project.org/wiki/index.php?title=Template:Man_label Template:Man_label] - random {{man label|Labels}} for buttons and other portions of the graphical interface
 
*[http://www.gramps-project.org/wiki/index.php?title=Template:Man_label Template:Man_label] - random {{man label|Labels}} for buttons and other portions of the graphical interface
 +
* [http://www.gramps-project.org/wiki/index.php?title=Template:Icon Template:Icon] for Gramps Standard: '''[http://www.gramps-project.org/wiki/index.php?title=Gramps_3.3_Wiki_Manual_-_Main_Window#The_different_Categories Navigator:Categories]''' eg: {{icon|gram}} Gramplets / People / Relationships / Family / Ancestry / Events / Places / Geography / Sources / Repositories / Media / Notes
  
Find a template for:
+
==Find a template for:==
* Gramps Standard: '''[http://www.gramps-project.org/wiki/index.php?title=Gramps_3.3_Wiki_Manual_-_Main_Window#The_different_Categories Navigator:Categories]''' eg: Gramplets / People / Relationships / Family / Ancestry / Events / Places / Geography / Sources / Repositories / Media / Notes
 
** Possibly use the icons + text label (see [http://www.gramps-project.org/wiki/index.php?title=GRAMPS_icon_set GRAMPS_icon_set])
 
  
 +
*See [http://en.wikipedia.org/wiki/Template:Divbox Template:Divbox] and work with Gioto's [http://www.gramps-project.org/wiki/index.php?title=User_talk:Gioto/sandbox Sandbox]
  
Fix an existing templates:
+
==Fix an existing templates:==
{{empty section}}
+
*[http://www.gramps-project.org/wiki/index.php?title=Template:Empty_section Template:Empty_section] (add a box around it)
  
 +
*[http://www.gramps-project.org/wiki/index.php?title=Template:Bartable Template:Bartable] eg: creates a percentage bartable (for potential use on the user manual page)  - make it work!
 +
 +
==Available_screenshots==
 
See:
 
See:
 
[http://www.gramps-project.org/wiki/index.php?title=Available_screenshots Available_screenshots]
 
[http://www.gramps-project.org/wiki/index.php?title=Available_screenshots Available_screenshots]
  
 +
==Fix Addon/gramplets==
 
Fix Addon/gramplets/[http://www.gramps-project.org/wiki/index.php?title=Third-party_Plugins Third-party_Plugins]:
 
Fix Addon/gramplets/[http://www.gramps-project.org/wiki/index.php?title=Third-party_Plugins Third-party_Plugins]:
 
* General the code for a number of addon is on other websites (see if it can be added to the gramps website / trust issues etc)
 
* General the code for a number of addon is on other websites (see if it can be added to the gramps website / trust issues etc)
*[http://gramps-project.org/wiki/index.php?title=HeadlineNews HeadlineNews] - cannot read < noinclude > or handle {{ version }}
+
*[http://gramps-project.org/wiki/index.php?title=HeadlineNews HeadlineNews] - does not ignore < noinclude > text or handle <nowiki>{{ version }}</nowiki> templates (maybe that it grabs the html page before it has been created by the wiki?)
 
*[http://gramps.svn.sourceforge.net/viewvc/gramps/branches/maintenance/gramps33/src/plugins/gramplet/FaqGramplet.py FaqGramplet.py] base on headline news?
 
*[http://gramps.svn.sourceforge.net/viewvc/gramps/branches/maintenance/gramps33/src/plugins/gramplet/FaqGramplet.py FaqGramplet.py] base on headline news?
 
*[http://gramps.svn.sourceforge.net/viewvc/gramps/branches/maintenance/gramps33/src/plugins/gramplet/PluginManagerGramplet.py Plugin Manager Gramplet] (cannot parse a table)
 
*[http://gramps.svn.sourceforge.net/viewvc/gramps/branches/maintenance/gramps33/src/plugins/gramplet/PluginManagerGramplet.py Plugin Manager Gramplet] (cannot parse a table)
Line 36: Line 43:
 
*[http://www.gramps-project.org/wiki/index.php?title=AttachSourceTool AttachSourceTool] does it work? how do you use?
 
*[http://www.gramps-project.org/wiki/index.php?title=AttachSourceTool AttachSourceTool] does it work? how do you use?
  
* Normal html webcalendar does not work: "Report could not be created: [Errno 2] No such file or directory: 'C:\\learn\\GrampsPortable\\App\\Gramps\\plugins\\webstuff\\images\\favicon2.ico' "  investigate.
+
* Normal html webcalendar does not work: "Report could not be created: [Errno 2] No such file or directory: 'C:\\learn\\GrampsPortable\\App\\Gramps\\plugins\\webstuff\\images\\favicon2.ico' "  investigate. ( you have to "Attempt to force closing the dialog" )
 +
 
 +
==Ideas==
 +
*Use the the '''title bar''' to make the program friendlier
 +
**Currently displays the Active {{man label|''Family Tree name'' - Gramps}} and the name program name:Gramps
 +
*** Have '''title bar''' optionally show:
 +
**** Navigation information eg: see Progress Bar and Status Bar: These are located at the very bottom of the Gramps window.
 +
**** Gramps main version information only eg: Display {{man label|''Family Tree name'' - Gramps 3.3.1}}
 +
 
 +
Related bug#{{bug|923}}
 +
 
 +
==Gramps TestPlan==
 +
*[https://gramps.svn.sourceforge.net/svnroot/gramps/trunk/TestPlan.txt gramps/trunk/TestPlan.txt]
  
 +
==Handy==
 +
<pre>[[Category:Deletion_request]]</pre>
 
[[Category:User|Daleathan]]
 
[[Category:User|Daleathan]]

Revision as of 02:15, 1 September 2012

Dale Athanasias

I currently have 745 related individuals (20120509) that I have entered into my Gramps Family Tree.

Currently Learning Python using LPTHW.

Useful Wikipedia references

Templates copied from wikipedia to improve the User manual

See Typographical_conventions for the Gramps User manual

Find a template for:

Fix an existing templates:

  • Template:Bartable eg: creates a percentage bartable (for potential use on the user manual page) - make it work!

Available_screenshots

See: Available_screenshots

Fix Addon/gramplets

Fix Addon/gramplets/Third-party_Plugins:

  • General the code for a number of addon is on other websites (see if it can be added to the gramps website / trust issues etc)
  • HeadlineNews - does not ignore < noinclude > text or handle {{ version }} templates (maybe that it grabs the html page before it has been created by the wiki?)
  • FaqGramplet.py base on headline news?
  • Plugin Manager Gramplet (cannot parse a table)
  • QueryGramplet - does not work?
  • InformationGraph does it work with gramps3.3?
  • AttachSourceTool does it work? how do you use?
  • Normal html webcalendar does not work: "Report could not be created: [Errno 2] No such file or directory: 'C:\\learn\\GrampsPortable\\App\\Gramps\\plugins\\webstuff\\images\\favicon2.ico' " investigate. ( you have to "Attempt to force closing the dialog" )

Ideas

  • Use the the title bar to make the program friendlier
    • Currently displays the Active Family Tree name - Gramps and the name program name:Gramps
      • Have title bar optionally show:
        • Navigation information eg: see Progress Bar and Status Bar: These are located at the very bottom of the Gramps window.
        • Gramps main version information only eg: Display Family Tree name - Gramps 3.3.1

Related bug#923

Gramps TestPlan

Handy

[[Category:Deletion_request]]