Difference between revisions of "User:Daleathan"

From Gramps
Jump to: navigation, search
(Handy)
m
 
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
'''Dale Athanasias'''
 
'''Dale Athanasias'''
  
* I started practicing genealogy in [https://sourceforge.net/p/gramps/mailman/message/26482432/ October 2010].
+
Been practicing genealogy and using Gramps to record my Family Tree.
  
I currently have 3427 related individuals (20200530) that I have entered into my Gramps Family Tree.
+
Helping with Bug Triaging.
  
==Useful Wikipedia references==
+
==[[Bug triage|Bug Triaging]] notes==
*[http://en.wikipedia.org/wiki/Wikipedia:MOS Wikipedia:Manual of Style]
+
* Check that the reporter(person) who made the bug did not also provide a workaround in the attached notes. Would be handy if mantisbt displayed the reporters associated profile picture also!
*[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]
 
  
==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_{{man version}}_Wiki_Manual User manual]==
See [http://www.gramps-project.org/wiki/index.php?title=Gramps_3.3_Wiki_Manual_-_Preface#Typographical_conventions Typographical_conventions] for the Gramps User manual
+
* [http://www.gramps-project.org/wiki/index.php?title=Template:Icon Template:Icon] for Gramps Standard: '''[https://www.gramps-project.org/wiki/index.php/Gramps_{{man version}}_Wiki_Manual_-_Categories#Categories_of_the_Navigator Navigator:Categories]''' eg: {{icon|gram}} Dashboard / People / Relationships / Family / Ancestry / Events / Places / Geography / Sources / Repositories / Media / Notes
*[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: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:==
+
* Mediawiki [https://www.mediawiki.org/wiki/Template:List_subpages Template:List_subpages]
 +
** [[User:Daleathan/interface]] - general idea is to move all parts of the gramps interface to versioned templates? see how the [https://docs.joomla.org/JDOC:Joomla!_versions Joomla wiki] does it.
 +
** [[User:Daleathan/interface/UndoHistoryWarning]] - general documentation page or use with version number eg: /interface/UndoHistoryWarning52/ ?
 +
*** [[User:Daleathan/interface/UndoHistoryWarning/52]] - specific page for that version of gramps in English?
 +
*** [[User:Daleathan/interface/UndoHistoryWarning/52/xx]] - specific page for that version of gramps in another language?
  
*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]  
+
==Ideas==
 
+
* [https://gramps.discourse.group/t/adaptive-github-download-installer/2490 Adaptive GitHub download installer?] by emyoulation
==Fix an existing templates:==
+
** Similar to how Addon:Life Line Chart View downloads it [https://gramps-project.org/wiki/index.php/Addon:Life_Line_Chart_View#Issues Prerequisites on Windows] , so the Gramps installer would include a stub program that could be updated separately with Gramps updates from Github as needed ( probably good only for development and testing )? (Could have option to either run the ( development version https://github.com/gramps-project/gramps/archive/refs/heads/master.zip ) or the ( latest released version https://github.com/gramps-project/gramps/releases/latest ) / ( latest released version plus unreleased fixes https://github.com/gramps-project/gramps/archive/refs/heads/maintenance/gramps51.zip )
*[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:
 
[http://www.gramps-project.org/wiki/index.php?title=Available_screenshots Available_screenshots]
 
  
==Fix Addon/gramplets==
+
==Gramps hidden translations!==
Fix Addon/gramplets/[http://www.gramps-project.org/wiki/index.php?title=Third-party_Plugins Third-party_Plugins]:
+
* [[Handler List]]
* 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] - 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/PluginManagerGramplet.py Plugin Manager Gramplet] (cannot parse a table)
 
*[http://www.gramps-project.org/wiki/index.php?title=QueryGramplet QueryGramplet] - does not work?
 
*[http://www.gramps-project.org/wiki/index.php?title=InformationGraph InformationGraph] does it work with gramps3.3?
 
*[http://www.gramps-project.org/wiki/index.php?title=AttachSourceTool AttachSourceTool] does it work? how do you use?
 
  
== Quick Views==
+
==Wikipedia==
Make a few [[Quick Views]].
+
*[https://en.wikipedia.org/wiki/Wikipedia:MOS Wikipedia:Manual of Style]
 
+
*[https://en.wikipedia.org/wiki/Category:Typing-aid_templates Typing-aid_templates]
==Ideas==
+
*[https://en.wikipedia.org/wiki/Wikipedia:Accessibility_dos_and_don%27ts Accessibility_dos_and_don'ts]
*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}}
+
* https://en.wikipedia.org/wiki/Gramps_(software)
  
 
[[Category:User|Daleathan]]
 
[[Category:User|Daleathan]]

Latest revision as of 22:55, 9 February 2024

Dale Athanasias

Been practicing genealogy and using Gramps to record my Family Tree.

Helping with Bug Triaging.

Bug Triaging notes

  • Check that the reporter(person) who made the bug did not also provide a workaround in the attached notes. Would be handy if mantisbt displayed the reporters associated profile picture also!

Templates copied from wikipedia to improve the User manual

  • Template:Icon for Gramps Standard: Navigator:Categories eg: Dashboard Dashboard / People / Relationships / Family / Ancestry / Events / Places / Geography / Sources / Repositories / Media / Notes

Ideas

Gramps hidden translations!

Wikipedia