Difference between revisions of "User:Daleathan"

From Gramps
Jump to: navigation, search
(better example for my purpose)
Line 17: Line 17:
 
* [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
 
* [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
  
*[http://www.gramps-project.org/wiki/index.php?title=Template:Bartable Template:Bartable] eg:
+
*[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)
  
{|
 
| colspan=3 |
 
=== Test ===
 
|-
 
| english manual (95/95) || style='text-align:right' | {{bartable|100|%|2||background:green}}
 
|-
 
| english manual (96/96) || style='text-align:right' | {{bartable|100|%|2||background:green}}
 
|-
 
| english manual (128/128) || style='text-align:right' | {{bartable|100|%|2||background:green}}
 
|-
 
| english manual (208/208) || style='text-align:right' | {{bartable|100|%|2||background:green}}
 
|-
 
| english manual (96/96) || style='text-align:right' | {{bartable|100|%|2||background:green}}
 
|-
 
| english manual (63/80) || style='text-align:right' | {{bartable|79|%|2}}
 
|-
 
| english manual (93/112) || style='text-align:right' | {{bartable|83|%|2}}
 
|-
 
|}
 
 
==Find a template for:==
 
==Find a template for:==
  

Revision as of 22:02, 2 November 2011

I currently have 597 related individuals (20111028) that I have entered into my Gramps Family Tree.

Currently Learning Python using LPTHW.

Templates copied from wikipedia to improve the User manual

See Typographical_conventions for the Gramps User manual

  • Template:Bartable eg: creates a percentage bartable (for potential use on the user manual page)

Find a template for:

Fix an existing templates:

(add a box around it)

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

Handy

[[Category:Deletion_request]]