Commit Graph

243 Commits

Author SHA1 Message Date
Rob G. Healey
99e17ea98e Fixed two invalid syntax errors in ExportGeneWeb. Fixed padding issues in Nebraska with Navigation areas. Minor little changes to others.
svn: r12848
2009-07-29 07:58:22 +00:00
Rob G. Healey
b98caba34d NarrativeWeb is now running once again. I do not have a good python exif library yet to use with Gramps. Tiny update to Visually impaired stylesheet to match some changes to plugin.
svn: r12843
2009-07-28 11:41:20 +00:00
Rob G. Healey
f979f8ee63 NarrativeWeb and Web_Visually.css will now show exif tage/keys.
svn: r12828
2009-07-21 00:59:38 +00:00
Rob G. Healey
098afdfb0a NarrativeWeb is still in refactoring mode until further notice. Visually Impaired stylesheet is also in modifying mode.
svn: r12796
2009-07-14 23:53:07 +00:00
Rob G. Healey
22ecedb061 Fixed a typing error from yesterday's open_file_with_default_application(). Completed work on default printer stylesheet also.
svn: r12702
2009-06-24 20:03:10 +00:00
Rob G. Healey
d5ccd93043 More work on converting the two of these.
svn: r12700
2009-06-23 22:34:14 +00:00
Rob G. Healey
1101b21ba0 More cleanup work on stylesheet. Continuing to convert NarrativeWeb to use the Html class and the with statement.
svn: r12698
2009-06-22 23:58:09 +00:00
Rob G. Healey
c8fa363708 Large sized cleanup of NarrativeWeb, and some minor work on Web_Visually.css. There is still more work to be done on NarrativeWeb, but this commit was getting too big already.
svn: r12689
2009-06-21 03:25:28 +00:00
Rob G. Healey
d181d6bd33 NarrativeWeb now has Styked Notes! Thanks for being a giant help Benny. Could not have done it without you. Bringing the default print stylesheet up to date with the rest of them.
svn: r12683
2009-06-19 23:53:42 +00:00
Rob G. Healey
0dac6cf9aa Removed a duplicate class. Re did classes IndividualListPage, DownloadPage, ContactPage, SourceList, SourcePage, and a bunch of modules/ functions. More clean up work on the Visually Impaired stylesheet.
svn: r12669
2009-06-15 19:25:43 +00:00
Rob G. Healey
94dba1433d Fixed SurnamePage, other minor fixes. Some cleanup of the stylesheet.
svn: r12656
2009-06-12 06:04:30 +00:00
Rob G. Healey
4f8b992068 Removed templates directory; from Makefile.am so that it would complete autogen.sh and make commands.
svn: r12649
2009-06-11 02:39:11 +00:00
Benny Malengier
a177da80b0 2707: Add markup notes to html output
Part 2: enable css, clean up code.
      TODO: better output, support in default css files, test


svn: r12644
2009-06-08 23:19:37 +00:00
Rob G. Healey
ed13f340d5 More changes to Visually Impaired stylesheet.
svn: r12594
2009-05-30 09:36:23 +00:00
Rob G. Healey
5ef1c9711d Add modified download page to NarrativeWeb, and update stylesheet for it.
svn: r12593
2009-05-30 08:46:12 +00:00
Rob G. Healey
e9b1ec6b7e Updated stylesheets to fix "Vertical Alphabet Navigation" problem.
svn: r12565
2009-05-23 07:47:59 +00:00
Rob G. Healey
9b4efeb283 Removed a single s character sitting alone on line 178 of ExportPkg.py. Cleanup and updates to stylesheet.
svn: r12530
2009-05-15 20:07:39 +00:00
Rob G. Healey
edfc5ffe06 Little change in WebCal. Added chnages to stylesheet for new Download Page.
svn: r12519
2009-05-11 02:28:15 +00:00
Rob G. Healey
1e21b6c20d Continuing to make some color changes.
svn: r12412
2009-04-09 06:33:59 +00:00
Rob G. Healey
0b61b4a8a4 Updated menu in BirthdayReport. Changed alphabet navigation in NarrativeWeb. Updated WebCal to use name format option. Fixed a few elements in stylesheet.
svn: r12406
2009-04-06 03:49:47 +00:00
Rob G. Healey
26cb5e59c2 Updated print stylesheet to include alphabet navigation.
svn: r12404
2009-04-03 06:29:37 +00:00
Rob G. Healey
c468933edd Moved footer section in stylesheet to match other stylesheets. Added #alphabet navigation to stylesheet. Changed newpage() to Html.page(), remove indent=True, and added indent=False where needed for indentation styling for human readability in web browsers.
svn: r12403
2009-04-03 00:04:29 +00:00
Rob G. Healey
ed676f6f58 Changed location of alphabet navigation in SurnameListPage. Fixed and updated some of stylesheet.
svn: r12401
2009-04-01 00:53:12 +00:00
Rob G. Healey
0a1fa5b89d More clean up of code and elements in stylesheets.
svn: r12394
2009-03-29 22:26:36 +00:00
Rob G. Healey
aa9e4d01f4 Moved alphabet navigation placement in page. Moved encoding in menu to Advanced tab-- as suggested in emails. Fixed invisible text in table headers.
svn: r12386
2009-03-25 04:57:07 +00:00
Rob G. Healey
4f073eb270 Removed obsoleted elements from stylesheets. Updated revision numbering tag.
svn: r12383
2009-03-24 04:12:31 +00:00
Rob G. Healey
9669015ed3 Continuing fixes of "Visually Impaired" stylesheet.
svn: r12366
2009-03-20 23:08:10 +00:00
Rob G. Healey
3565ff2089 Clean up old elements in stylesheets. Cleanup work on WebCal as well -- removing old stuff.
svn: r12356
2009-03-17 05:52:43 +00:00
Rob G. Healey
e9fc92408b WebCal was having problems with female marriages even though they were divorced. Web_Visually.css - was having problems with proper highlighting of navigation menus.
svn: r12354
2009-03-16 23:32:47 +00:00
Rob G. Healey
f699c5cee7 Fixed link statements in write_header(). Changed id="CurrentSection" to "class="currentSection". Patch from Jason Simanek.
svn: r12345
2009-03-14 21:30:04 +00:00
Stéphane Charette
a356c27007 merged from gramps31; bug #2789 - wrong relative path for blank.gif
svn: r12291
2009-03-10 05:54:55 +00:00
Jérôme Rapinat
110b017048 reorder entries
svn: r12204
2009-03-02 17:16:07 +00:00
Jérôme Rapinat
f8870a618c add Polish translator
svn: r12187
2009-03-01 11:00:28 +00:00
Jérôme Rapinat
32cf855d95 add some contributors
svn: r12185
2009-03-01 10:57:06 +00:00
Jérôme Rapinat
ec6f34769e add russian translator (October 15, 2008)
svn: r12183
2009-03-01 10:44:23 +00:00
Jérôme Rapinat
f8cf466e45 add some contributors
svn: r12180
2009-03-01 10:36:10 +00:00
Jérôme Rapinat
504e6e578f add some translators
svn: r12179
2009-03-01 10:29:02 +00:00
Rob G. Healey
cdbdc0540f Web_Visually --had a problem with repeating gender symbols. All other had a problem with street address.
svn: r12175
2009-03-01 04:53:31 +00:00
Rob G. Healey
e3c0eecf33 Fixes graphic name error. --Jason M. Simanek
svn: r12173
2009-03-01 03:15:24 +00:00
Rob G. Healey
88d9c63a03 Fixes the Ancestor Tree Unlinked Person's issue. Thanks a million, Jason.
svn: r12171
2009-03-01 03:04:25 +00:00
Rob G. Healey
a238e7448f Fixed some issues with navigation menu. More refactoring in WebCal. Alphabetized the Makefile.
svn: r12139
2009-02-26 19:16:02 +00:00
Rob G. Healey
d7b2bee77c Fixed a:hover element for Gallery Navigation.
svn: r12125
2009-02-26 09:10:11 +00:00
Stéphane Charette
6ae7c3efc7 bug #2692, css problem with image borders, merged from 3.1
svn: r12068
2009-02-22 04:21:24 +00:00
Jérôme Rapinat
e85dfa54cc update some tips
svn: r12035
2009-02-19 13:07:27 +00:00
Rob G. Healey
8dd150ad41 cleanup and documentation work done.
svn: r11903
2009-02-07 20:41:27 +00:00
Rob G. Healey
dbabadbf05 Fixes the problem with Ancestor Tree -- unlinked persons only being listed without any styling.
svn: r11863
2009-02-05 06:17:34 +00:00
Rob G. Healey
28dce4cfcb Cleanup work in header of all Cascade Style Sheets.
svn: r11862
2009-02-05 06:12:44 +00:00
Stéphane Charette
2176bbfbf9 feature #2634 - display regions overtop of images in narrativeweb gallery
svn: r11840
2009-02-04 07:31:15 +00:00
Rob G. Healey
1ec8894d70 Minor correction to these three stylesheets
svn: r11815
2009-02-03 08:09:57 +00:00
Rob G. Healey
2968250315 Moved revision numbering tag to a better visual area; cleanup of calendar_build(), calendar_common(), get_day_list() in WebCal, removed alphabet_navigation from NarrativeWeb.py.
svn: r11814
2009-02-03 08:01:31 +00:00
Rob G. Healey
b0e3ed517a Color theme update on stylesheet -- still needs work for Ancestor Tree; added feature request #2628 -- alphabetical Navigation; changed stylesheet naming as already in WebCal.py.
svn: r11749
2009-01-28 06:15:29 +00:00
Rob G. Healey
b648af6379 Removing old and obsoleted Cascading Stylesheets and javascript files
svn: r11737
2009-01-26 22:22:01 +00:00
Stéphane Charette
2018064fe1 added missing svn propset attributes to several files
svn: r11713
2009-01-25 10:08:07 +00:00
Stéphane Charette
34d215b7ec added Id: keyword at the top of css files
svn: r11712
2009-01-25 10:00:30 +00:00
Kees Bakker
fcb45093f7 CSS corrections by Jason Simanek.
* src/data/Web_*.css


svn: r11456
2008-12-11 15:48:35 +00:00
Kees Bakker
4fe006e575 Correction of CSS and Python code in WebCal.
svn: r11418
2008-12-04 20:38:02 +00:00
Kees Bakker
74e9e7daa2 Delete the following files: Web_Everygreen.css, Web_Simply-Red.css,
Web_styleswitcher.js, Web_styleswitcherMenu.js


svn: r11204
2008-10-27 21:47:30 +00:00
Kees Bakker
0ead404135 Cleanup work to make NarrativeWeb and WebCal. With this they should
produce webpages similar to grams 3.x, but under the hood there are a
lot of changes. There are new and improved CSS files and images. And
these are shares between NarrativeWeb and WebCal.
  *** Many thanks to Jason and Rob. ***


svn: r11180
2008-10-21 18:57:42 +00:00
Jérôme Rapinat
8c7c7ab869 Dependencies: GNOME libs -> GTK libs
svn: r11167
2008-10-20 09:55:15 +00:00
Jérôme Rapinat
b25dbbd922 2427: lds.xml patch (added 10 temples - by robocoder)
svn: r11155
2008-10-18 17:53:41 +00:00
Kees Bakker
eff575c580 Change color of links (was white, and invisible).
This Nebraska needs a lot more work to make it as usable as in branch30.
What happened?


svn: r11130
2008-10-07 20:47:05 +00:00
Jérôme Rapinat
b58ae794b7 2429: Typos/grammar errors
svn: r11122
2008-10-06 12:36:03 +00:00
Jérôme Rapinat
6cf6ceefe4 #2319: authors.xml is not pasted/installed on installation process
svn: r10977
2008-08-08 10:05:54 +00:00
Espen Berg
2b3287d79e Corrected information in authors.xml and did some work on Norwegian translation
svn: r10953
2008-08-01 14:25:42 +00:00
Kees Bakker
1a93ee6d53 More corrections in WebCal (year at a glance).
New Web_Evergreen.css from Rob Healey.
Added Rob to the authors.xml
Removed unused CSS files from the Makefile. (These files will
have to be deleted from SVN too.)
	* src/data/Makefile.am
	* src/data/Web_Evergreen.css
	* src/data/authors.xml
	* src/plugins/WebCal.py


svn: r10951
2008-08-01 09:51:16 +00:00
Kees Bakker
0cabb9161c Addition of two (arrow) GIFs.
Updated stylesheets by Rob Healey.
	* src/images/arrow{102,231}.gif
	* src/data/Web_Print-Default.css
	* src/data/Web_Evergreen.css


svn: r10876
2008-07-18 07:10:15 +00:00
Kees Bakker
40f8d655f5 Adding new javascript files to be used by NarrativeWeb and WebCal
* src/data/Web_styleswitcher*.js
	* src/data/Makefile.am


svn: r10867
2008-07-16 07:32:46 +00:00
Kees Bakker
ddac2e073d Adding new CSS files for the upcoming NarrativeWeb and WebCal update.
svn: r10865
2008-07-16 07:07:21 +00:00
Stéphane Charette
ae2a2917c4 bug report #2234; notes should be separated from the previous text to which they apply; merged from gramps30
svn: r10824
2008-06-21 08:42:31 +00:00
Gerald Britton
4982292774 Code optimizations wrt handling of None - bug 2212
svn: r10811
2008-06-16 15:01:46 +00:00
Stéphane Charette
3489425810 fixed 2 errors in authors.xml: dup line and utf-8 accent problem
svn: r10803
2008-06-13 03:49:11 +00:00
Brian Matherly
90c1efc5d2 Add Mirko Leonhäuser as a contributor.
svn: r10774
2008-06-01 16:35:04 +00:00
Stéphane Charette
5d9aa4a3d7 put accent in my name
svn: r10732
2008-05-17 07:14:44 +00:00
Erik De Richter
74de15e70f changed name
svn: r10715
2008-05-14 06:08:29 +00:00
Zsolt Foldvari
88af8f6f9f authors.xml file is moved under src/data/.
svn: r10686
2008-05-07 08:51:57 +00:00
Brian Matherly
d04be3245a 0002017: Narrative Web Report: Mainz Style needs to be widened (patch from Jason Simanek <jsimanek@gmail.com>)
svn: r10475
2008-04-05 18:50:34 +00:00
Brian Matherly
0cb2f40d35 0001990: An inconsistency in "Narrated Web Site" Output (Patch from Jason Simanek <jsimanek@gmail.com>)
svn: r10447
2008-04-02 03:04:47 +00:00
Kees Bakker
742467a3bf Using the NWeb_Mainz_*.png images for background.
* src/data/NWeb-Screen_Mainz.css


svn: r10334
2008-03-18 14:50:58 +00:00
Kees Bakker
ca85ef1151 Cleanup whitespace.
* src/images/Makefile.am
        * src/data/Makefile.am


svn: r10219
2008-03-08 10:45:44 +00:00
Raphael Ackermann
e32b53f8fe 2008-03-05 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/data/Makefile.am: add new css files and delete old ones.
	* src/images/Makefile.am: add new images for Narrative web report
	0001912: make fails 

svn: r10213
2008-03-07 17:30:23 +00:00
Brian Matherly
455ecc4007 Patch from Jason Simanek <jsimanek@gmail.com>:
0001803: Narrative Web Report Update
Multiple updates to improve the narrative web report.

svn: r10201
2008-03-06 13:07:37 +00:00
Raphael Ackermann
146e89876d 2008-02-05 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/data/tips.xml.in: remove checkpoint reference
	* src/plugins/Makefile.am: remove checkpoint reference
	* po/POTFILES.in: remove checkpoint reference

svn: r10000
2008-02-05 22:24:44 +00:00
Stéphane Charette
e9921d1737 fix IE7 display issue with NarrativeWeb gallery; gramps bug #0001266
svn: r9047
2007-09-30 23:16:14 +00:00
Zsolt Foldvari
faaaf7e858 2007-09-28 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/docgen/CairoDoc.py (fontstyle_to_fontdescription): Fix deprecated
        warning.
        * src/ReportBase/_PaperMenu.py:
        * src/data/papersize.xml:
        Fix "C" and "D" paper size values.
        * src/const.py.in: Correct PAPERSIZE path constant.



svn: r9026
2007-09-28 12:24:27 +00:00
Jérôme Rapinat
70561719b7 sepia.tpkg: change css web link color
svn: r8916
2007-09-01 19:05:41 +00:00
Brian Matherly
540a717b8d 0001166: Are HTML templates deprecated ? - updated templates from Jerome and fix makefile to include templates.
svn: r8838
2007-08-20 01:45:26 +00:00
Don Allingham
e978a43d3a * src/LdsUtils.py: switch to parsing an external XML file instead of
hard coded values
	* src/data/lds.xml: new file
	* src/data/Makefile.am: handle new lds.xml
	* src/Editors/_EditLdsOrd.py: handle new LDS temple scheme
	* src/GrampsDbUtils/_GedcomParse.py: handle new LDS temple scheme
	* DisplayTabs/_LdsModel.py: handle new LDS temple scheme

2007-06-23  Don Allingham  <don@gramps-project.org>


svn: r8648
2007-06-24 04:32:54 +00:00
Brian Matherly
be7b8d6c94 Fix generation chart alignment for Narrative Web Tranquil style sheet.
svn: r8438
2007-05-06 21:28:12 +00:00
Brian Matherly
166dfc6e8b 0001017: Insufficient space in pedigree view of narrative website
svn: r8383
2007-04-15 02:22:04 +00:00
Don Allingham
aa02f10882 2007-02-18 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_GedcomParse.py: more refactoring



svn: r8156
2007-02-18 19:53:14 +00:00
Zsolt Foldvari
d3b383109d 2007-02-16 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/data/mainX.css: enable formatted notes on narrative web
	* src/plugins/NarrativeWeb.py: enable formatted notes on narrative web
	* src/MarkupText.py: properly reset xml generator output: fix #924
	* src/ManagedWindow.py: enable accelerators in editor windows 
	* src/Editors/_EditPrimary.py: enable accelerators in editor windows
	* src/Editors/_EditSecondary.py: enable accelerators in editor windows
	* src/Editors/_EditReference.py: enable accelerators in editor windows
	* src/DisplayTabs/_NoteTab.py: enable accelerators in editor windows 
	* src/DisplayTabs/_ButtonTab.py: enable accelerators in editor windows
	* src/DisplayTabs/_GrampsTab.py: enable accelerators in editor windows



svn: r8137
2007-02-16 21:20:36 +00:00
Alex Roitman
98ab444e5a 2006-10-28 Alex Roitman <shura@gramps-project.org>
* src/data/tips.xml.in: Remove extra quotes.



svn: r7476
2006-10-29 02:32:47 +00:00
Alex Roitman
cb82958fcc * src/data/tips.xml.in: Replace -> with >
svn: r7471
2006-10-28 21:47:56 +00:00
Alex Roitman
6d6cc7f090 In .:
2006-10-27  Morten Bo Johansen  <mbj@spamcop.net>
	* src/data/tips.xml.in: Update tips.
	* src/plugins/rel_da.py: Update.

In po:
2006-10-27  Morten Bo Johansen  <mbj@spamcop.net>
	* da.po: Translation update.



svn: r7458
2006-10-27 23:54:46 +00:00
Alex Roitman
1e6843837e * src/data/tips.xml.in: Update bug tracker address.
svn: r7453
2006-10-27 18:51:12 +00:00
Alex Roitman
00a28ef5c7 2006-10-26 Alex Roitman <shura@gramps-project.org>
* help/gramps.pot: Regenerate manual template.
	* src/data/tips.xml.in (family): Escape quotes.
	* src/TipOfDay.py (TipParserescape): Remove: no need to escape here.
	(TipOfDay.escape): Escape here, to allow for gettext lookup. 
	(TipOfDay.next_tip_cb): Escape prior to gettext lookup.



svn: r7441
2006-10-27 01:59:33 +00:00
Alex Roitman
9165e34cc2 2006-10-21 Alex Roitman <shura@gramps-project.org>
* src/data/tips.xml.in (tip67): Escape angle bracket.



svn: r7422
2006-10-21 17:29:52 +00:00
Alex Roitman
253e31a47d * various: rename doc to data; move most of src/data to data.
svn: r6187
2006-03-21 18:56:27 +00:00
Alex Roitman
c6ea05e24d * various: intltoolize and gettextize properly.
svn: r6144
2006-03-15 23:58:23 +00:00
Alex Roitman
2197038797 Update
svn: r6099
2006-03-08 01:16:20 +00:00