diff options
| author | fisharebest <fisharebest@gmail.com> | 2010-07-17 14:09:28 +0000 |
|---|---|---|
| committer | fisharebest <fisharebest@gmail.com> | 2010-07-17 14:09:28 +0000 |
| commit | 3f0b852109200ccfa23ce827220145e5dd5e3a93 (patch) | |
| tree | eb88ced6815da4b3a149ef6f8910ca5c1547b771 /themes | |
| parent | 3adba1e0f0b78ed0190b4ab2bc2d1619bf09464b (diff) | |
| download | webtrees-3f0b852109200ccfa23ce827220145e5dd5e3a93.tar.gz webtrees-3f0b852109200ccfa23ce827220145e5dd5e3a93.tar.bz2 webtrees-3f0b852109200ccfa23ce827220145e5dd5e3a93.zip | |
Combine large and small icons - use CSS to downsize when small icons are required
Diffstat (limited to 'themes')
94 files changed, 233 insertions, 341 deletions
diff --git a/themes/clouds/images/admin.gif b/themes/clouds/images/admin.gif Binary files differnew file mode 100644 index 0000000000..3b976bffc2 --- /dev/null +++ b/themes/clouds/images/admin.gif diff --git a/themes/clouds/images/childless.gif b/themes/clouds/images/childless.gif Binary files differnew file mode 100644 index 0000000000..5f875d2ddd --- /dev/null +++ b/themes/clouds/images/childless.gif diff --git a/themes/clouds/images/fambook.gif b/themes/clouds/images/fambook.gif Binary files differnew file mode 100644 index 0000000000..89a917cd32 --- /dev/null +++ b/themes/clouds/images/fambook.gif diff --git a/themes/clouds/images/fanchart.gif b/themes/clouds/images/fanchart.gif Binary files differnew file mode 100644 index 0000000000..b987b8edc7 --- /dev/null +++ b/themes/clouds/images/fanchart.gif diff --git a/themes/clouds/images/hourglass.gif b/themes/clouds/images/hourglass.gif Binary files differnew file mode 100644 index 0000000000..5951b5ad41 --- /dev/null +++ b/themes/clouds/images/hourglass.gif diff --git a/themes/clouds/images/menu_help.gif b/themes/clouds/images/menu_help.gif Binary files differnew file mode 100644 index 0000000000..67e1a215b8 --- /dev/null +++ b/themes/clouds/images/menu_help.gif diff --git a/themes/clouds/images/menu_media.gif b/themes/clouds/images/menu_media.gif Binary files differnew file mode 100644 index 0000000000..e7d2864d2c --- /dev/null +++ b/themes/clouds/images/menu_media.gif diff --git a/themes/clouds/images/patriarch.gif b/themes/clouds/images/patriarch.gif Binary files differnew file mode 100644 index 0000000000..326a5e6b71 --- /dev/null +++ b/themes/clouds/images/patriarch.gif diff --git a/themes/clouds/images/rings.gif b/themes/clouds/images/rings.gif Binary files differnew file mode 100644 index 0000000000..776931379e --- /dev/null +++ b/themes/clouds/images/rings.gif diff --git a/themes/clouds/images/statistic.gif b/themes/clouds/images/statistic.gif Binary files differnew file mode 100644 index 0000000000..e1c09aafb7 --- /dev/null +++ b/themes/clouds/images/statistic.gif diff --git a/themes/clouds/images/w_22.png b/themes/clouds/images/w_22.png Binary files differnew file mode 100644 index 0000000000..b1fe285e7d --- /dev/null +++ b/themes/clouds/images/w_22.png diff --git a/themes/clouds/theme.php b/themes/clouds/theme.php index ce30b06c4b..40bc075608 100644 --- a/themes/clouds/theme.php +++ b/themes/clouds/theme.php @@ -45,88 +45,58 @@ $WT_USE_HELPIMG = true; $WT_MENU_LOCATION = 'top'; //-- variables for image names +$WT_IMAGES['sex_m_9x9'] = 'images/sex_m_9x9.gif'; +$WT_IMAGES['sex_f_9x9'] = 'images/sex_f_9x9.gif'; +$WT_IMAGES['sex_u_9x9'] = 'images/sex_u_9x9.gif'; +$WT_IMAGES['sex_m_15x15'] = 'images/sex_m_15x15.gif'; +$WT_IMAGES['sex_f_15x15'] = 'images/sex_f_15x15.gif'; +$WT_IMAGES['sex_u_15x15'] = 'images/sex_u_15x15.gif'; //- WT main icons -$WT_IMAGES['calendar']['large'] = WT_THEME_DIR.'images/calendar.gif'; -$WT_IMAGES['clippings']['large'] = WT_THEME_DIR.'images/clippings.gif'; -$WT_IMAGES['favorite']['large'] = WT_THEME_DIR.'images/fav.gif'; -$WT_IMAGES['gedcom']['large'] = WT_THEME_DIR.'images/gedcom.gif'; -$WT_IMAGES['help']['large'] = WT_THEME_DIR.'images/help.gif'; -$WT_IMAGES['home']['large'] = WT_THEME_DIR.'images/home.gif'; -$WT_IMAGES['indis']['large'] = WT_THEME_DIR.'images/indis.gif'; -$WT_IMAGES['lists']['large'] = WT_THEME_DIR.'images/lists.gif'; -$WT_IMAGES['media']['large'] = WT_THEME_DIR.'images/media.gif'; -$WT_IMAGES['menu_repository']['large'] = WT_THEME_DIR.'images/menu_repository.gif'; -$WT_IMAGES['menu_source']['large'] = WT_THEME_DIR.'images/menu_source.gif'; -$WT_IMAGES['mypage']['large'] = WT_THEME_DIR.'images/mypage.gif'; -$WT_IMAGES['notes']['large'] = WT_THEME_DIR.'images/notes.gif'; -$WT_IMAGES['pedigree']['large'] = WT_THEME_DIR.'images/pedigree.gif'; -$WT_IMAGES['printer']['large'] = WT_THEME_DIR.'images/printer.gif'; -$WT_IMAGES['reports']['large'] = WT_THEME_DIR.'images/report.gif'; -$WT_IMAGES['repository']['large'] = WT_THEME_DIR.'images/repository.gif'; -$WT_IMAGES['search']['large'] = WT_THEME_DIR.'images/search.gif'; -$WT_IMAGES['sfamily']['large'] = WT_THEME_DIR.'images/sfamily.gif'; -$WT_IMAGES['source']['large'] = WT_THEME_DIR.'images/source.gif'; -$WT_IMAGES['sexm']['large'] = 'images/sex_m_15x15.gif'; -$WT_IMAGES['sexf']['large'] = 'images/sex_f_15x15.gif'; -$WT_IMAGES['sexu']['large'] = 'images/sex_u_15x15.gif'; -$WT_IMAGES['edit_source']['large'] = WT_THEME_DIR.'images/small/edit_sour.gif'; - -$WT_IMAGES['edit_fam']['large'] = WT_THEME_DIR.'images/edit_fam.gif'; -$WT_IMAGES['edit_indi']['large'] = WT_THEME_DIR.'images/edit_indi.gif'; -$WT_IMAGES['edit_media']['large'] = WT_THEME_DIR.'images/edit_indi.gif'; -$WT_IMAGES['edit_note']['large'] = WT_THEME_DIR.'images/edit_indi.gif'; -$WT_IMAGES['edit_sour']['large'] = WT_THEME_DIR.'images/edit_sour.gif'; -$WT_IMAGES['edit_repo']['large'] = WT_THEME_DIR.'images/Sedit_repo.gif'; - -//- PGV small icons -$WT_IMAGES['admin']['small'] = WT_THEME_DIR.'images/small/admin.gif'; -$WT_IMAGES['ancestry']['small'] = WT_THEME_DIR.'images/small/ancestry.gif'; -$WT_IMAGES['calendar']['small'] = WT_THEME_DIR.'images/small/calendar.gif'; -$WT_IMAGES['cfamily']['small'] = WT_THEME_DIR.'images/small/cfamily.gif'; -$WT_IMAGES['childless']['small'] = WT_THEME_DIR.'images/small/childless.gif'; -$WT_IMAGES['clippings']['small'] = WT_THEME_DIR.'images/small/clippings.gif'; -$WT_IMAGES['descendant']['small'] = WT_THEME_DIR.'images/small/descendancy.gif'; -$WT_IMAGES['edit_fam']['small'] = WT_THEME_DIR.'images/small/edit_fam.gif'; -$WT_IMAGES['edit_indi']['small'] = WT_THEME_DIR.'images/small/edit_indi.gif'; -$WT_IMAGES['edit_media']['small'] = WT_THEME_DIR.'images/small/edit_media.gif'; -$WT_IMAGES['edit_note']['small'] = WT_THEME_DIR.'images/small/edit_note.gif'; -$WT_IMAGES['edit_sour']['small'] = WT_THEME_DIR.'images/small/edit_sour.gif'; -$WT_IMAGES['edit_repo']['small'] = WT_THEME_DIR.'images/small/edit_repo.gif'; -$WT_IMAGES['fambook']['small'] = WT_THEME_DIR.'images/small/fambook.gif'; -$WT_IMAGES['fanchart']['small'] = WT_THEME_DIR.'images/small/fanchart.gif'; -$WT_IMAGES['favorite']['small'] = WT_THEME_DIR.'images/small/fav.gif'; -$WT_IMAGES['favorites']['small'] = WT_THEME_DIR.'images/small/gedcom.gif'; -$WT_IMAGES['gedcom']['small'] = WT_THEME_DIR.'images/small/gedcom.gif'; -$WT_IMAGES['help']['small'] = WT_THEME_DIR.'images/small/help.gif'; -$WT_IMAGES['home']['small'] = WT_THEME_DIR.'images/small/home.gif'; -$WT_IMAGES['hourglass']['small'] = WT_THEME_DIR.'images/small/hourglass.gif'; -$WT_IMAGES['indis']['small'] = WT_THEME_DIR.'images/small/indis.gif'; -$WT_IMAGES['lists']['small'] = WT_THEME_DIR.'images/small/lists.gif'; -$WT_IMAGES['media']['small'] = WT_THEME_DIR.'images/small/media.gif'; -$WT_IMAGES['menu_help']['small'] = WT_THEME_DIR.'images/small/menu_help.gif'; -$WT_IMAGES['menu_media']['small'] = WT_THEME_DIR.'images/small/menu_media.gif'; -$WT_IMAGES['menu_repository']['small'] = WT_THEME_DIR.'images/small/menu_repository.gif'; -$WT_IMAGES['menu_source']['small'] = WT_THEME_DIR.'images/small/menu_source.gif'; -$WT_IMAGES['mypage']['small'] = WT_THEME_DIR.'images/small/mypage.gif'; -$WT_IMAGES['notes']['small'] = WT_THEME_DIR.'images/small/notes.gif'; -$WT_IMAGES['patriarch']['small'] = WT_THEME_DIR.'images/small/patriarch.gif'; -$WT_IMAGES['pedigree']['small'] = WT_THEME_DIR.'images/small/pedigree.gif'; -$WT_IMAGES['place']['small'] = WT_THEME_DIR.'images/small/place.gif'; -$WT_IMAGES['printer']['small'] = WT_THEME_DIR.'images/small/printer.gif'; -$WT_IMAGES['relationship']['small'] = WT_THEME_DIR.'images/small/relationship.gif'; -$WT_IMAGES['reports']['small'] = WT_THEME_DIR.'images/small/report.gif'; -$WT_IMAGES['repository']['small'] = WT_THEME_DIR.'images/small/repository.gif'; -$WT_IMAGES['rings']['small'] = WT_THEME_DIR.'images/small/rings.gif'; -$WT_IMAGES['search']['small'] = WT_THEME_DIR.'images/small/search.gif'; -$WT_IMAGES['sexm']['small'] = 'images/sex_m_9x9.gif'; -$WT_IMAGES['sexf']['small'] = 'images/sex_f_9x9.gif'; -$WT_IMAGES['sexu']['small'] = 'images/sex_u_9x9.gif'; -$WT_IMAGES['sfamily']['small'] = WT_THEME_DIR.'images/small/sfamily.gif'; -$WT_IMAGES['source']['small'] = WT_THEME_DIR.'images/small/source.gif'; -$WT_IMAGES['statistic']['small'] = WT_THEME_DIR.'images/small/statistic.gif'; -$WT_IMAGES['timeline']['small'] = WT_THEME_DIR.'images/small/timeline.gif'; -$WT_IMAGES['tree']['small'] = WT_THEME_DIR.'images/small/gedcom.gif'; -$WT_IMAGES['wiki']['small'] = WT_THEME_DIR.'images/small/w_22.png'; +$WT_IMAGES['admin'] = WT_THEME_DIR.'images/admin.gif'; +$WT_IMAGES['ancestry'] = WT_THEME_DIR.'images/ancestry.gif'; +$WT_IMAGES['calendar'] = WT_THEME_DIR.'images/calendar.gif'; +$WT_IMAGES['cfamily'] = WT_THEME_DIR.'images/cfamily.gif'; +$WT_IMAGES['childless'] = WT_THEME_DIR.'images/childless.gif'; +$WT_IMAGES['clippings'] = WT_THEME_DIR.'images/clippings.gif'; +$WT_IMAGES['descendant'] = WT_THEME_DIR.'images/descendancy.gif'; +$WT_IMAGES['edit_fam'] = WT_THEME_DIR.'images/edit_fam.gif'; +$WT_IMAGES['edit_indi'] = WT_THEME_DIR.'images/edit_indi.gif'; +$WT_IMAGES['edit_media'] = WT_THEME_DIR.'images/edit_media.gif'; +$WT_IMAGES['edit_note'] = WT_THEME_DIR.'images/edit_note.gif'; +$WT_IMAGES['edit_repo'] = WT_THEME_DIR.'images/edit_repo.gif'; +$WT_IMAGES['edit_sour'] = WT_THEME_DIR.'images/edit_sour.gif'; +$WT_IMAGES['edit_source'] = WT_THEME_DIR.'images/edit_sour.gif'; +$WT_IMAGES['fambook'] = WT_THEME_DIR.'images/fambook.gif'; +$WT_IMAGES['fanchart'] = WT_THEME_DIR.'images/fanchart.gif'; +$WT_IMAGES['favorites'] = WT_THEME_DIR.'images/fav.gif'; +$WT_IMAGES['gedcom'] = WT_THEME_DIR.'images/gedcom.gif'; +$WT_IMAGES['help'] = WT_THEME_DIR.'images/help.gif'; +$WT_IMAGES['home'] = WT_THEME_DIR.'images/home.gif'; +$WT_IMAGES['indis'] = WT_THEME_DIR.'images/indis.gif'; +$WT_IMAGES['indis'] = WT_THEME_DIR.'images/indis.gif'; +$WT_IMAGES['lists'] = WT_THEME_DIR.'images/lists.gif'; +$WT_IMAGES['media'] = WT_THEME_DIR.'images/media.gif'; +$WT_IMAGES['menu_help'] = WT_THEME_DIR.'images/menu_help.gif'; +$WT_IMAGES['menu_media'] = WT_THEME_DIR.'images/menu_media.gif'; +$WT_IMAGES['menu_repository'] = WT_THEME_DIR.'images/menu_repository.gif'; +$WT_IMAGES['menu_source'] = WT_THEME_DIR.'images/menu_source.gif'; +$WT_IMAGES['mypage'] = WT_THEME_DIR.'images/mypage.gif'; +$WT_IMAGES['notes'] = WT_THEME_DIR.'images/notes.gif'; +$WT_IMAGES['patriarch'] = WT_THEME_DIR.'images/patriarch.gif'; +$WT_IMAGES['pedigree'] = WT_THEME_DIR.'images/pedigree.gif'; +$WT_IMAGES['place'] = WT_THEME_DIR.'images/place.gif'; +$WT_IMAGES['printer'] = WT_THEME_DIR.'images/printer.gif'; +$WT_IMAGES['relationship'] = WT_THEME_DIR.'images/relationship.gif'; +$WT_IMAGES['reports'] = WT_THEME_DIR.'images/report.gif'; +$WT_IMAGES['repository'] = WT_THEME_DIR.'images/repository.gif'; +$WT_IMAGES['rings'] = WT_THEME_DIR.'images/rings.gif'; +$WT_IMAGES['search'] = WT_THEME_DIR.'images/search.gif'; +$WT_IMAGES['sfamily'] = WT_THEME_DIR.'images/sfamily.gif'; +$WT_IMAGES['source'] = WT_THEME_DIR.'images/source.gif'; +$WT_IMAGES['statistic'] = WT_THEME_DIR.'images/statistic.gif'; +$WT_IMAGES['timeline'] = WT_THEME_DIR.'images/timeline.gif'; +$WT_IMAGES['tree'] = WT_THEME_DIR.'images/gedcom.gif'; +$WT_IMAGES['wiki'] = WT_THEME_DIR.'images/w_22.png'; //- PGV buttons for data entry pages $WT_IMAGES['addmedia']['button'] = WT_THEME_DIR.'images/buttons/addmedia.gif'; diff --git a/themes/colors/images/admin.gif b/themes/colors/images/admin.gif Binary files differnew file mode 100644 index 0000000000..3b976bffc2 --- /dev/null +++ b/themes/colors/images/admin.gif diff --git a/themes/colors/images/childless.gif b/themes/colors/images/childless.gif Binary files differnew file mode 100644 index 0000000000..5f875d2ddd --- /dev/null +++ b/themes/colors/images/childless.gif diff --git a/themes/colors/images/fambook.gif b/themes/colors/images/fambook.gif Binary files differnew file mode 100644 index 0000000000..89a917cd32 --- /dev/null +++ b/themes/colors/images/fambook.gif diff --git a/themes/colors/images/fanchart.gif b/themes/colors/images/fanchart.gif Binary files differnew file mode 100644 index 0000000000..b987b8edc7 --- /dev/null +++ b/themes/colors/images/fanchart.gif diff --git a/themes/colors/images/hourglass.gif b/themes/colors/images/hourglass.gif Binary files differnew file mode 100644 index 0000000000..5951b5ad41 --- /dev/null +++ b/themes/colors/images/hourglass.gif diff --git a/themes/colors/images/menu_help.gif b/themes/colors/images/menu_help.gif Binary files differnew file mode 100644 index 0000000000..67e1a215b8 --- /dev/null +++ b/themes/colors/images/menu_help.gif diff --git a/themes/colors/images/menu_media.gif b/themes/colors/images/menu_media.gif Binary files differnew file mode 100644 index 0000000000..e7d2864d2c --- /dev/null +++ b/themes/colors/images/menu_media.gif diff --git a/themes/colors/images/menu_repository.gif b/themes/colors/images/menu_repository.gif Binary files differnew file mode 100644 index 0000000000..e7efb23a9a --- /dev/null +++ b/themes/colors/images/menu_repository.gif diff --git a/themes/colors/images/patriarch.gif b/themes/colors/images/patriarch.gif Binary files differnew file mode 100644 index 0000000000..326a5e6b71 --- /dev/null +++ b/themes/colors/images/patriarch.gif diff --git a/themes/colors/images/rings.gif b/themes/colors/images/rings.gif Binary files differnew file mode 100644 index 0000000000..776931379e --- /dev/null +++ b/themes/colors/images/rings.gif diff --git a/themes/colors/images/statistic.gif b/themes/colors/images/statistic.gif Binary files differnew file mode 100644 index 0000000000..e1c09aafb7 --- /dev/null +++ b/themes/colors/images/statistic.gif diff --git a/themes/colors/images/w_22.png b/themes/colors/images/w_22.png Binary files differnew file mode 100644 index 0000000000..b1fe285e7d --- /dev/null +++ b/themes/colors/images/w_22.png diff --git a/themes/colors/theme.php b/themes/colors/theme.php index bc55f72274..c2a208c9be 100644 --- a/themes/colors/theme.php +++ b/themes/colors/theme.php @@ -106,88 +106,59 @@ $WT_USE_HELPIMG = true; $WT_MENU_LOCATION = 'top'; //-- variables for image names +$WT_IMAGES['sex_m_9x9'] = 'images/sex_m_9x9.gif'; +$WT_IMAGES['sex_f_9x9'] = 'images/sex_f_9x9.gif'; +$WT_IMAGES['sex_u_9x9'] = 'images/sex_u_9x9.gif'; +$WT_IMAGES['sex_m_15x15'] = 'images/sex_m_15x15.gif'; +$WT_IMAGES['sex_f_15x15'] = 'images/sex_f_15x15.gif'; +$WT_IMAGES['sex_u_15x15'] = 'images/sex_u_15x15.gif'; //- WT main icons -$WT_IMAGES['calendar']['large'] = WT_THEME_DIR.'images/calendar.gif'; -$WT_IMAGES['clippings']['large'] = WT_THEME_DIR.'images/clippings.gif'; -$WT_IMAGES['favorite']['large'] = WT_THEME_DIR.'images/fav.gif'; -$WT_IMAGES['gedcom']['large'] = WT_THEME_DIR.'images/gedcom.gif'; -$WT_IMAGES['help']['large'] = WT_THEME_DIR.'images/help.gif'; -$WT_IMAGES['home']['large'] = WT_THEME_DIR.'images/home.gif'; -$WT_IMAGES['indis']['large'] = WT_THEME_DIR.'images/indis.gif'; -$WT_IMAGES['lists']['large'] = WT_THEME_DIR.'images/lists.gif'; -$WT_IMAGES['media']['large'] = WT_THEME_DIR.'images/media.gif'; -$WT_IMAGES['menu_repository']['large'] = WT_THEME_DIR.'images/menu_repository.gif'; -$WT_IMAGES['menu_source']['large'] = WT_THEME_DIR.'images/menu_source.gif'; -$WT_IMAGES['mypage']['large'] = WT_THEME_DIR.'images/mypage.gif'; -$WT_IMAGES['notes']['large'] = WT_THEME_DIR.'images/notes.gif'; -$WT_IMAGES['pedigree']['large'] = WT_THEME_DIR.'images/pedigree.gif'; -$WT_IMAGES['printer']['large'] = WT_THEME_DIR.'images/printer.gif'; -$WT_IMAGES['reports']['large'] = WT_THEME_DIR.'images/report.gif'; -$WT_IMAGES['repository']['large'] = WT_THEME_DIR.'images/repository.gif'; -$WT_IMAGES['search']['large'] = WT_THEME_DIR.'images/search.gif'; -$WT_IMAGES['sfamily']['large'] = WT_THEME_DIR.'images/sfamily.gif'; -$WT_IMAGES['source']['large'] = WT_THEME_DIR.'images/source.gif'; -$WT_IMAGES['sexm']['large'] = 'images/sex_m_15x15.gif'; -$WT_IMAGES['sexf']['large'] = 'images/sex_f_15x15.gif'; -$WT_IMAGES['sexu']['large'] = 'images/sex_u_15x15.gif'; -$WT_IMAGES['edit_source']['large'] = WT_THEME_DIR.'images/small/edit_sour.gif'; - -$WT_IMAGES['edit_fam']['large'] = WT_THEME_DIR.'images/edit_fam.gif'; -$WT_IMAGES['edit_indi']['large'] = WT_THEME_DIR.'images/edit_indi.gif'; -$WT_IMAGES['edit_media']['large'] = WT_THEME_DIR.'images/edit_indi.gif'; -$WT_IMAGES['edit_note']['large'] = WT_THEME_DIR.'images/edit_indi.gif'; -$WT_IMAGES['edit_sour']['large'] = WT_THEME_DIR.'images/edit_sour.gif'; -$WT_IMAGES['edit_repo']['large'] = WT_THEME_DIR.'images/Sedit_repo.gif'; - -//- PGV small icons -$WT_IMAGES['admin']['small'] = WT_THEME_DIR.'images/small/admin.gif'; -$WT_IMAGES['ancestry']['small'] = WT_THEME_DIR.'images/small/ancestry.gif'; -$WT_IMAGES['calendar']['small'] = WT_THEME_DIR.'images/small/calendar.gif'; -$WT_IMAGES['cfamily']['small'] = WT_THEME_DIR.'images/small/cfamily.gif'; -$WT_IMAGES['childless']['small'] = WT_THEME_DIR.'images/small/childless.gif'; -$WT_IMAGES['clippings']['small'] = WT_THEME_DIR.'images/small/clippings.gif'; -$WT_IMAGES['descendant']['small'] = WT_THEME_DIR.'images/small/descendancy.gif'; -$WT_IMAGES['edit_fam']['small'] = WT_THEME_DIR.'images/small/edit_fam.gif'; -$WT_IMAGES['edit_indi']['small'] = WT_THEME_DIR.'images/small/edit_indi.gif'; -$WT_IMAGES['edit_media']['small'] = WT_THEME_DIR.'images/small/edit_media.gif'; -$WT_IMAGES['edit_note']['small'] = WT_THEME_DIR.'images/small/edit_note.gif'; -$WT_IMAGES['edit_sour']['small'] = WT_THEME_DIR.'images/small/edit_sour.gif'; -$WT_IMAGES['edit_repo']['small'] = WT_THEME_DIR.'images/small/edit_repo.gif'; -$WT_IMAGES['fambook']['small'] = WT_THEME_DIR.'images/small/fambook.gif'; -$WT_IMAGES['fanchart']['small'] = WT_THEME_DIR.'images/small/fanchart.gif'; -$WT_IMAGES['favorite']['small'] = WT_THEME_DIR.'images/small/fav.gif'; -$WT_IMAGES['favorites']['small'] = WT_THEME_DIR.'images/small/gedcom.gif'; -$WT_IMAGES['gedcom']['small'] = WT_THEME_DIR.'images/small/gedcom.gif'; -$WT_IMAGES['help']['small'] = WT_THEME_DIR.'images/small/help.gif'; -$WT_IMAGES['home']['small'] = WT_THEME_DIR.'images/small/home.gif'; -$WT_IMAGES['hourglass']['small'] = WT_THEME_DIR.'images/small/hourglass.gif'; -$WT_IMAGES['indis']['small'] = WT_THEME_DIR.'images/small/indis.gif'; -$WT_IMAGES['lists']['small'] = WT_THEME_DIR.'images/small/lists.gif'; -$WT_IMAGES['media']['small'] = WT_THEME_DIR.'images/small/media.gif'; -$WT_IMAGES['menu_help']['small'] = WT_THEME_DIR.'images/small/menu_help.gif'; -$WT_IMAGES['menu_media']['small'] = WT_THEME_DIR.'images/small/menu_media.gif'; -$WT_IMAGES['menu_repository']['small'] = WT_THEME_DIR.'images/small/menu_repository.gif'; -$WT_IMAGES['menu_source']['small'] = WT_THEME_DIR.'images/small/menu_source.gif'; -$WT_IMAGES['mypage']['small'] = WT_THEME_DIR.'images/small/mypage.gif'; -$WT_IMAGES['notes']['small'] = WT_THEME_DIR.'images/small/notes.gif'; -$WT_IMAGES['patriarch']['small'] = WT_THEME_DIR.'images/small/patriarch.gif'; -$WT_IMAGES['pedigree']['small'] = WT_THEME_DIR.'images/small/pedigree.gif'; -$WT_IMAGES['place']['small'] = WT_THEME_DIR.'images/small/place.gif'; -$WT_IMAGES['printer']['small'] = WT_THEME_DIR.'images/small/printer.gif'; -$WT_IMAGES['relationship']['small'] = WT_THEME_DIR.'images/small/relationship.gif'; -$WT_IMAGES['reports']['small'] = WT_THEME_DIR.'images/small/report.gif'; -$WT_IMAGES['repository']['small'] = WT_THEME_DIR.'images/small/repository.gif'; -$WT_IMAGES['rings']['small'] = WT_THEME_DIR.'images/small/rings.gif'; -$WT_IMAGES['search']['small'] = WT_THEME_DIR.'images/small/search.gif'; -$WT_IMAGES['sexm']['small'] = 'images/sex_m_9x9.gif'; -$WT_IMAGES['sexf']['small'] = 'images/sex_f_9x9.gif'; -$WT_IMAGES['sexu']['small'] = 'images/sex_u_9x9.gif'; -$WT_IMAGES['sfamily']['small'] = WT_THEME_DIR.'images/small/sfamily.gif'; -$WT_IMAGES['source']['small'] = WT_THEME_DIR.'images/small/source.gif'; -$WT_IMAGES['statistic']['small'] = WT_THEME_DIR.'images/small/statistic.gif'; -$WT_IMAGES['timeline']['small'] = WT_THEME_DIR.'images/small/timeline.gif'; -$WT_IMAGES['tree']['small'] = WT_THEME_DIR.'images/small/gedcom.gif'; -$WT_IMAGES['wiki']['small'] = WT_THEME_DIR.'images/small/w_22.png'; +$WT_IMAGES['admin'] = WT_THEME_DIR.'images/admin.gif'; +$WT_IMAGES['ancestry'] = WT_THEME_DIR.'images/ancestry.gif'; +$WT_IMAGES['calendar'] = WT_THEME_DIR.'images/calendar.gif'; +$WT_IMAGES['cfamily'] = WT_THEME_DIR.'images/cfamily.gif'; +$WT_IMAGES['childless'] = WT_THEME_DIR.'images/childless.gif'; +$WT_IMAGES['clippings'] = WT_THEME_DIR.'images/clippings.gif'; +$WT_IMAGES['descendant'] = WT_THEME_DIR.'images/descendancy.gif'; +$WT_IMAGES['edit_fam'] = WT_THEME_DIR.'images/edit_fam.gif'; +$WT_IMAGES['edit_indi'] = WT_THEME_DIR.'images/edit_indi.gif'; +$WT_IMAGES['edit_media'] = WT_THEME_DIR.'images/edit_media.gif'; +$WT_IMAGES['edit_note'] = WT_THEME_DIR.'images/edit_note.gif'; +$WT_IMAGES['edit_repo'] = WT_THEME_DIR.'images/edit_repo.gif'; +$WT_IMAGES['edit_sour'] = WT_THEME_DIR.'images/edit_sour.gif'; +$WT_IMAGES['edit_source'] = WT_THEME_DIR.'images/edit_sour.gif'; +$WT_IMAGES['fambook'] = WT_THEME_DIR.'images/fambook.gif'; +$WT_IMAGES['fanchart'] = WT_THEME_DIR.'images/fanchart.gif'; +$WT_IMAGES['favorite'] = WT_THEME_DIR.'images/fav.gif'; +$WT_IMAGES['favorites'] = WT_THEME_DIR.'images/gedcom.gif'; +$WT_IMAGES['gedcom'] = WT_THEME_DIR.'images/gedcom.gif'; +$WT_IMAGES['help'] = WT_THEME_DIR.'images/help.gif'; +$WT_IMAGES['home'] = WT_THEME_DIR.'images/home.gif'; +$WT_IMAGES['hourglass'] = WT_THEME_DIR.'images/hourglass.gif'; +$WT_IMAGES['indis'] = WT_THEME_DIR.'images/indis.gif'; +$WT_IMAGES['lists'] = WT_THEME_DIR.'images/lists.gif'; +$WT_IMAGES['media'] = WT_THEME_DIR.'images/media.gif'; +$WT_IMAGES['menu_help'] = WT_THEME_DIR.'images/menu_help.gif'; +$WT_IMAGES['menu_media'] = WT_THEME_DIR.'images/menu_media.gif'; +$WT_IMAGES['menu_repository'] = WT_THEME_DIR.'images/menu_repository.gif'; +$WT_IMAGES['menu_source'] = WT_THEME_DIR.'images/menu_source.gif'; +$WT_IMAGES['mypage'] = WT_THEME_DIR.'images/mypage.gif'; +$WT_IMAGES['notes'] = WT_THEME_DIR.'images/notes.gif'; +$WT_IMAGES['patriarch'] = WT_THEME_DIR.'images/patriarch.gif'; +$WT_IMAGES['pedigree'] = WT_THEME_DIR.'images/pedigree.gif'; +$WT_IMAGES['place'] = WT_THEME_DIR.'images/place.gif'; +$WT_IMAGES['printer'] = WT_THEME_DIR.'images/printer.gif'; +$WT_IMAGES['relationship'] = WT_THEME_DIR.'images/relationship.gif'; +$WT_IMAGES['reports'] = WT_THEME_DIR.'images/report.gif'; +$WT_IMAGES['repository'] = WT_THEME_DIR.'images/repository.gif'; +$WT_IMAGES['rings'] = WT_THEME_DIR.'images/rings.gif'; +$WT_IMAGES['search'] = WT_THEME_DIR.'images/search.gif'; +$WT_IMAGES['sfamily'] = WT_THEME_DIR.'images/sfamily.gif'; +$WT_IMAGES['source'] = WT_THEME_DIR.'images/source.gif'; +$WT_IMAGES['statistic'] = WT_THEME_DIR.'images/statistic.gif'; +$WT_IMAGES['timeline'] = WT_THEME_DIR.'images/timeline.gif'; +$WT_IMAGES['tree'] = WT_THEME_DIR.'images/gedcom.gif'; +$WT_IMAGES['wiki'] = WT_THEME_DIR.'images/w_22.png'; //- PGV buttons for data entry pages $WT_IMAGES['addmedia']['button'] = WT_THEME_DIR.'images/buttons/addmedia.gif'; diff --git a/themes/fab/theme.php b/themes/fab/theme.php index 5da2f89ece..31cb121060 100644 --- a/themes/fab/theme.php +++ b/themes/fab/theme.php @@ -45,6 +45,12 @@ $WT_USE_HELPIMG = false; $WT_MENU_LOCATION = 'top'; //-- variables for image names +$WT_IMAGES['sex_m_9x9'] = 'images/sex_m_9x9.gif'; +$WT_IMAGES['sex_f_9x9'] = 'images/sex_f_9x9.gif'; +$WT_IMAGES['sex_u_9x9'] = 'images/sex_u_9x9.gif'; +$WT_IMAGES['sex_m_15x15'] = 'images/sex_m_15x15.gif'; +$WT_IMAGES['sex_f_15x15'] = 'images/sex_f_15x15.gif'; +$WT_IMAGES['sex_u_15x15'] = 'images/sex_u_15x15.gif'; //- PGV main icons $WT_IMAGES['calendar']['large'] = WT_THEME_DIR.'images/calendar.gif'; $WT_IMAGES['clippings']['large'] = WT_THEME_DIR.'images/clippings.gif'; @@ -59,9 +65,6 @@ $WT_IMAGES['repository']['large'] = WT_THEME_DIR.'images/repository.gif'; $WT_IMAGES['search']['large'] = WT_THEME_DIR.'images/search.gif'; $WT_IMAGES['sfamily']['large'] = WT_THEME_DIR.'images/sfamily.gif'; $WT_IMAGES['source']['large'] = WT_THEME_DIR.'images/source.gif'; -$WT_IMAGES['sexm']['large'] = 'images/sex_m_15x15.gif'; -$WT_IMAGES['sexf']['large'] = 'images/sex_f_15x15.gif'; -$WT_IMAGES['sexu']['large'] = 'images/sex_u_15x15.gif'; //- PGV main icons for optional modules $WT_IMAGES['menu_gallery']['large'] = WT_THEME_DIR.'images/menu_gallery.gif'; @@ -102,9 +105,6 @@ $WT_IMAGES['relationship']['small'] = WT_THEME_DIR.'images/small/relationship.gi $WT_IMAGES['reports']['small'] = WT_THEME_DIR.'images/small/reports.gif'; $WT_IMAGES['repository']['small'] = WT_THEME_DIR.'images/small/repository.gif'; $WT_IMAGES['search']['small'] = WT_THEME_DIR.'images/small/search.gif'; -$WT_IMAGES['sexm']['small'] = 'images/sex_m_9x9.gif'; -$WT_IMAGES['sexf']['small'] = 'images/sex_f_9x9.gif'; -$WT_IMAGES['sexu']['small'] = 'images/sex_u_9x9.gif'; $WT_IMAGES['sfamily']['small'] = WT_THEME_DIR.'images/small/sfamily.gif'; $WT_IMAGES['source']['small'] = WT_THEME_DIR.'images/small/source.gif'; $WT_IMAGES['statistic']['small'] = WT_THEME_DIR.'images/small/statistic.gif'; diff --git a/themes/minimal/images/admin.gif b/themes/minimal/images/admin.gif Binary files differnew file mode 100644 index 0000000000..4ceda3aa6b --- /dev/null +++ b/themes/minimal/images/admin.gif diff --git a/themes/minimal/images/ancestry.gif b/themes/minimal/images/ancestry.gif Binary files differnew file mode 100644 index 0000000000..6ce9203656 --- /dev/null +++ b/themes/minimal/images/ancestry.gif diff --git a/themes/minimal/images/fambook.gif b/themes/minimal/images/fambook.gif Binary files differnew file mode 100644 index 0000000000..5b8e70221c --- /dev/null +++ b/themes/minimal/images/fambook.gif diff --git a/themes/minimal/images/fanchart.gif b/themes/minimal/images/fanchart.gif Binary files differnew file mode 100644 index 0000000000..6ce9203656 --- /dev/null +++ b/themes/minimal/images/fanchart.gif diff --git a/themes/minimal/images/mypage.gif b/themes/minimal/images/mypage.gif Binary files differnew file mode 100644 index 0000000000..1e17faaadf --- /dev/null +++ b/themes/minimal/images/mypage.gif diff --git a/themes/minimal/images/patriarch.gif b/themes/minimal/images/patriarch.gif Binary files differnew file mode 100644 index 0000000000..fa279cfc36 --- /dev/null +++ b/themes/minimal/images/patriarch.gif diff --git a/themes/minimal/images/repository.gif b/themes/minimal/images/repository.gif Binary files differnew file mode 100644 index 0000000000..f6dfdaa39a --- /dev/null +++ b/themes/minimal/images/repository.gif diff --git a/themes/minimal/theme.php b/themes/minimal/theme.php index 2020329cbb..4276e846a3 100644 --- a/themes/minimal/theme.php +++ b/themes/minimal/theme.php @@ -43,48 +43,37 @@ $FAVICON = WT_THEME_DIR.'images/favicon.ico'; $WT_USE_HELPIMG = false; //-- variables for image names +$WT_IMAGES['sex_m_9x9'] = 'images/sex_m_9x9.gif'; +$WT_IMAGES['sex_f_9x9'] = 'images/sex_f_9x9.gif'; +$WT_IMAGES['sex_u_9x9'] = 'images/sex_u_9x9.gif'; +$WT_IMAGES['sex_m_15x15'] = 'images/sex_m_15x15.gif'; +$WT_IMAGES['sex_f_15x15'] = 'images/sex_f_15x15.gif'; +$WT_IMAGES['sex_u_15x15'] = 'images/sex_u_15x15.gif'; //- PGV main icons -$WT_IMAGES['gedcom']['large'] = WT_THEME_DIR.'images/gedcom.gif'; -$WT_IMAGES['help']['large'] = WT_THEME_DIR.'images/help.gif'; -$WT_IMAGES['indis']['large'] = WT_THEME_DIR.'images/indis.gif'; -$WT_IMAGES['media']['large'] = WT_THEME_DIR.'images/media.gif'; -$WT_IMAGES['notes']['large'] = WT_THEME_DIR.'images/notes.gif'; -$WT_IMAGES['pedigree']['large'] = WT_THEME_DIR.'images/pedigree.gif'; -$WT_IMAGES['reports']['large'] = WT_THEME_DIR.'images/report.gif'; -$WT_IMAGES['search']['large'] = WT_THEME_DIR.'images/search.gif'; -$WT_IMAGES['sfamily']['large'] = WT_THEME_DIR.'images/sfamily.gif'; -$WT_IMAGES['source']['large'] = WT_THEME_DIR.'images/source.gif'; -$WT_IMAGES['sexm']['large'] = 'images/sex_m_15x15.gif'; -$WT_IMAGES['sexf']['large'] = 'images/sex_f_15x15.gif'; -$WT_IMAGES['sexu']['large'] = 'images/sex_u_15x15.gif'; - -//- PGV small icons -$WT_IMAGES['admin']['small'] = WT_THEME_DIR.'images/small/admin.gif'; -$WT_IMAGES['ancestry']['small'] = WT_THEME_DIR.'images/small/ancestry.gif'; -$WT_IMAGES['calendar']['small'] = WT_THEME_DIR.'images/small/calendar.gif'; -$WT_IMAGES['cfamily']['small'] = WT_THEME_DIR.'images/small/cfamily.gif'; -$WT_IMAGES['clippings']['small'] = WT_THEME_DIR.'images/small/clippings.gif'; -$WT_IMAGES['descendant']['small'] = WT_THEME_DIR.'images/small/descendancy.gif'; -$WT_IMAGES['fambook']['small'] = WT_THEME_DIR.'images/small/fambook.gif'; -$WT_IMAGES['fanchart']['small'] = WT_THEME_DIR.'images/small/fanchart.gif'; -$WT_IMAGES['gedcom']['small'] = WT_THEME_DIR.'images/small/gedcom.gif'; -$WT_IMAGES['help']['small'] = WT_THEME_DIR.'images/small/help.gif'; -$WT_IMAGES['indis']['small'] = WT_THEME_DIR.'images/small/indis.gif'; -$WT_IMAGES['media']['small'] = WT_THEME_DIR.'images/small/media.gif'; -$WT_IMAGES['mypage']['small'] = WT_THEME_DIR.'images/small/mypage.gif'; -$WT_IMAGES['notes']['small'] = WT_THEME_DIR.'images/small/notes.gif'; -$WT_IMAGES['patriarch']['small'] = WT_THEME_DIR.'images/small/patriarch.gif'; -$WT_IMAGES['pedigree']['small'] = WT_THEME_DIR.'images/small/pedigree.gif'; -$WT_IMAGES['place']['small'] = WT_THEME_DIR.'images/small/place.gif'; -$WT_IMAGES['repository']['small'] = WT_THEME_DIR.'images/small/repository.gif'; -$WT_IMAGES['search']['small'] = WT_THEME_DIR.'images/small/search.gif'; -$WT_IMAGES['sfamily']['small'] = WT_THEME_DIR.'images/sfamily.gif'; -$WT_IMAGES['source']['small'] = WT_THEME_DIR.'images/small/source.gif'; -$WT_IMAGES['timeline']['small'] = WT_THEME_DIR.'images/small/timeline.gif'; -$WT_IMAGES['tree']['small'] = WT_THEME_DIR.'images/small/gedcom.gif'; -$WT_IMAGES['sexm']['small'] = 'images/sex_m_9x9.gif'; -$WT_IMAGES['sexf']['small'] = 'images/sex_f_9x9.gif'; -$WT_IMAGES['sexu']['small'] = 'images/sex_u_9x9.gif'; +$WT_IMAGES['admin'] = WT_THEME_DIR.'images/admin.gif'; +$WT_IMAGES['ancestry'] = WT_THEME_DIR.'images/ancestry.gif'; +$WT_IMAGES['calendar'] = WT_THEME_DIR.'images/calendar.gif'; +$WT_IMAGES['cfamily'] = WT_THEME_DIR.'images/cfamily.gif'; +$WT_IMAGES['clippings'] = WT_THEME_DIR.'images/clippings.gif'; +$WT_IMAGES['descendant'] = WT_THEME_DIR.'images/descendancy.gif'; +$WT_IMAGES['fambook'] = WT_THEME_DIR.'images/fambook.gif'; +$WT_IMAGES['fanchart'] = WT_THEME_DIR.'images/fanchart.gif'; +$WT_IMAGES['gedcom'] = WT_THEME_DIR.'images/gedcom.gif'; +$WT_IMAGES['help'] = WT_THEME_DIR.'images/help.gif'; +$WT_IMAGES['indis'] = WT_THEME_DIR.'images/indis.gif'; +$WT_IMAGES['media'] = WT_THEME_DIR.'images/media.gif'; +$WT_IMAGES['mypage'] = WT_THEME_DIR.'images/mypage.gif'; +$WT_IMAGES['notes'] = WT_THEME_DIR.'images/notes.gif'; +$WT_IMAGES['patriarch'] = WT_THEME_DIR.'images/patriarch.gif'; +$WT_IMAGES['pedigree'] = WT_THEME_DIR.'images/pedigree.gif'; +$WT_IMAGES['place'] = WT_THEME_DIR.'images/place.gif'; +$WT_IMAGES['reports'] = WT_THEME_DIR.'images/report.gif'; +$WT_IMAGES['repository'] = WT_THEME_DIR.'images/repository.gif'; +$WT_IMAGES['search'] = WT_THEME_DIR.'images/search.gif'; +$WT_IMAGES['sfamily'] = WT_THEME_DIR.'images/sfamily.gif'; +$WT_IMAGES['source'] = WT_THEME_DIR.'images/source.gif'; +$WT_IMAGES['timeline'] = WT_THEME_DIR.'images/timeline.gif'; +$WT_IMAGES['tree'] = WT_THEME_DIR.'images/gedcom.gif'; //- PGV buttons for data entry pages $WT_IMAGES['addmedia']['button'] = WT_THEME_DIR.'images/buttons/addmedia.gif'; diff --git a/themes/webtrees/images/admin.gif b/themes/webtrees/images/admin.gif Binary files differdeleted file mode 100644 index a408a198af..0000000000 --- a/themes/webtrees/images/admin.gif +++ /dev/null diff --git a/themes/webtrees/images/admin.png b/themes/webtrees/images/admin.png Binary files differnew file mode 100644 index 0000000000..6161e9d130 --- /dev/null +++ b/themes/webtrees/images/admin.png diff --git a/themes/webtrees/images/ancestry.png b/themes/webtrees/images/ancestry.png Binary files differnew file mode 100644 index 0000000000..9ce44fbea7 --- /dev/null +++ b/themes/webtrees/images/ancestry.png diff --git a/themes/webtrees/images/calendar.gif b/themes/webtrees/images/calendar.gif Binary files differdeleted file mode 100644 index 66a5ca4b5e..0000000000 --- a/themes/webtrees/images/calendar.gif +++ /dev/null diff --git a/themes/webtrees/images/cfamily.gif b/themes/webtrees/images/cfamily.gif Binary files differdeleted file mode 100644 index 7d859dfb9a..0000000000 --- a/themes/webtrees/images/cfamily.gif +++ /dev/null diff --git a/themes/webtrees/images/cfamily.png b/themes/webtrees/images/cfamily.png Binary files differnew file mode 100644 index 0000000000..617c824e08 --- /dev/null +++ b/themes/webtrees/images/cfamily.png diff --git a/themes/webtrees/images/childless.gif b/themes/webtrees/images/childless.gif Binary files differnew file mode 100644 index 0000000000..5f875d2ddd --- /dev/null +++ b/themes/webtrees/images/childless.gif diff --git a/themes/webtrees/images/clippings.gif b/themes/webtrees/images/clippings.gif Binary files differdeleted file mode 100644 index 6f00a3b3eb..0000000000 --- a/themes/webtrees/images/clippings.gif +++ /dev/null diff --git a/themes/webtrees/images/descendancy.gif b/themes/webtrees/images/descendancy.gif Binary files differdeleted file mode 100644 index d24b21d5ee..0000000000 --- a/themes/webtrees/images/descendancy.gif +++ /dev/null diff --git a/themes/webtrees/images/descendancy.png b/themes/webtrees/images/descendancy.png Binary files differnew file mode 100644 index 0000000000..e39dd00587 --- /dev/null +++ b/themes/webtrees/images/descendancy.png diff --git a/themes/webtrees/images/fambook.png b/themes/webtrees/images/fambook.png Binary files differnew file mode 100644 index 0000000000..4d2483febd --- /dev/null +++ b/themes/webtrees/images/fambook.png diff --git a/themes/webtrees/images/fanchart.png b/themes/webtrees/images/fanchart.png Binary files differnew file mode 100644 index 0000000000..358c954bc9 --- /dev/null +++ b/themes/webtrees/images/fanchart.png diff --git a/themes/webtrees/images/favorites.png b/themes/webtrees/images/favorites.png Binary files differnew file mode 100644 index 0000000000..7fef53356d --- /dev/null +++ b/themes/webtrees/images/favorites.png diff --git a/themes/webtrees/images/gedcom.gif b/themes/webtrees/images/gedcom.gif Binary files differdeleted file mode 100644 index c5d048b256..0000000000 --- a/themes/webtrees/images/gedcom.gif +++ /dev/null diff --git a/themes/webtrees/images/help.gif b/themes/webtrees/images/help.gif Binary files differdeleted file mode 100644 index 35e9733f4c..0000000000 --- a/themes/webtrees/images/help.gif +++ /dev/null diff --git a/themes/webtrees/images/hourglass.gif b/themes/webtrees/images/hourglass.gif Binary files differdeleted file mode 100644 index 45cc6cadae..0000000000 --- a/themes/webtrees/images/hourglass.gif +++ /dev/null diff --git a/themes/webtrees/images/hourglass.png b/themes/webtrees/images/hourglass.png Binary files differnew file mode 100644 index 0000000000..10c691d223 --- /dev/null +++ b/themes/webtrees/images/hourglass.png diff --git a/themes/webtrees/images/indis.gif b/themes/webtrees/images/indis.gif Binary files differdeleted file mode 100644 index 5d357356fd..0000000000 --- a/themes/webtrees/images/indis.gif +++ /dev/null diff --git a/themes/webtrees/images/media.gif b/themes/webtrees/images/media.gif Binary files differdeleted file mode 100644 index c59a23c605..0000000000 --- a/themes/webtrees/images/media.gif +++ /dev/null diff --git a/themes/webtrees/images/media.png b/themes/webtrees/images/media.png Binary files differnew file mode 100644 index 0000000000..5952bc29e0 --- /dev/null +++ b/themes/webtrees/images/media.png diff --git a/themes/webtrees/images/notes.gif b/themes/webtrees/images/notes.gif Binary files differdeleted file mode 100644 index f8eb4b3253..0000000000 --- a/themes/webtrees/images/notes.gif +++ /dev/null diff --git a/themes/webtrees/images/notes.png b/themes/webtrees/images/notes.png Binary files differnew file mode 100644 index 0000000000..f809fd6759 --- /dev/null +++ b/themes/webtrees/images/notes.png diff --git a/themes/webtrees/images/patriarch.gif b/themes/webtrees/images/patriarch.gif Binary files differdeleted file mode 100644 index 2e630f617f..0000000000 --- a/themes/webtrees/images/patriarch.gif +++ /dev/null diff --git a/themes/webtrees/images/patriarch.png b/themes/webtrees/images/patriarch.png Binary files differnew file mode 100644 index 0000000000..5e85e22915 --- /dev/null +++ b/themes/webtrees/images/patriarch.png diff --git a/themes/webtrees/images/pedigree.gif b/themes/webtrees/images/pedigree.gif Binary files differdeleted file mode 100644 index 6f3463816a..0000000000 --- a/themes/webtrees/images/pedigree.gif +++ /dev/null diff --git a/themes/webtrees/images/place.gif b/themes/webtrees/images/place.gif Binary files differdeleted file mode 100644 index 89894331b8..0000000000 --- a/themes/webtrees/images/place.gif +++ /dev/null diff --git a/themes/webtrees/images/place.png b/themes/webtrees/images/place.png Binary files differnew file mode 100644 index 0000000000..4cffc1bd33 --- /dev/null +++ b/themes/webtrees/images/place.png diff --git a/themes/webtrees/images/reports.gif b/themes/webtrees/images/reports.gif Binary files differdeleted file mode 100644 index c2b2618220..0000000000 --- a/themes/webtrees/images/reports.gif +++ /dev/null diff --git a/themes/webtrees/images/repository.gif b/themes/webtrees/images/repository.gif Binary files differdeleted file mode 100644 index f238244c34..0000000000 --- a/themes/webtrees/images/repository.gif +++ /dev/null diff --git a/themes/webtrees/images/rings.gif b/themes/webtrees/images/rings.gif Binary files differnew file mode 100644 index 0000000000..776931379e --- /dev/null +++ b/themes/webtrees/images/rings.gif diff --git a/themes/webtrees/images/search.gif b/themes/webtrees/images/search.gif Binary files differdeleted file mode 100644 index 9a9920c226..0000000000 --- a/themes/webtrees/images/search.gif +++ /dev/null diff --git a/themes/webtrees/images/sfamily.gif b/themes/webtrees/images/sfamily.gif Binary files differdeleted file mode 100644 index b881506039..0000000000 --- a/themes/webtrees/images/sfamily.gif +++ /dev/null diff --git a/themes/webtrees/images/sfamily.png b/themes/webtrees/images/sfamily.png Binary files differnew file mode 100644 index 0000000000..617c824e08 --- /dev/null +++ b/themes/webtrees/images/sfamily.png diff --git a/themes/webtrees/images/source.gif b/themes/webtrees/images/source.gif Binary files differdeleted file mode 100644 index 44ab25b585..0000000000 --- a/themes/webtrees/images/source.gif +++ /dev/null diff --git a/themes/webtrees/images/source.png b/themes/webtrees/images/source.png Binary files differnew file mode 100644 index 0000000000..c06aafb083 --- /dev/null +++ b/themes/webtrees/images/source.png diff --git a/themes/webtrees/images/statistic.gif b/themes/webtrees/images/statistic.gif Binary files differdeleted file mode 100644 index 37dfb40151..0000000000 --- a/themes/webtrees/images/statistic.gif +++ /dev/null diff --git a/themes/webtrees/images/statistic.png b/themes/webtrees/images/statistic.png Binary files differnew file mode 100644 index 0000000000..75a6dfacd7 --- /dev/null +++ b/themes/webtrees/images/statistic.png diff --git a/themes/webtrees/images/timeline.gif b/themes/webtrees/images/timeline.gif Binary files differdeleted file mode 100644 index b058b3fcca..0000000000 --- a/themes/webtrees/images/timeline.gif +++ /dev/null diff --git a/themes/webtrees/images/timeline.png b/themes/webtrees/images/timeline.png Binary files differnew file mode 100644 index 0000000000..4d550c3b2e --- /dev/null +++ b/themes/webtrees/images/timeline.png diff --git a/themes/webtrees/images/tree.png b/themes/webtrees/images/tree.png Binary files differnew file mode 100644 index 0000000000..0a1b71a1c9 --- /dev/null +++ b/themes/webtrees/images/tree.png diff --git a/themes/webtrees/images/w_22.png b/themes/webtrees/images/w_22.png Binary files differnew file mode 100644 index 0000000000..e1a9225b49 --- /dev/null +++ b/themes/webtrees/images/w_22.png diff --git a/themes/webtrees/theme.php b/themes/webtrees/theme.php index f66d942a26..b8e09cd1fc 100644 --- a/themes/webtrees/theme.php +++ b/themes/webtrees/theme.php @@ -45,76 +45,54 @@ $FAVICON = WT_THEME_DIR.'images/favicon.ico'; $WT_USE_HELPIMG = true; $WT_MENU_LOCATION = 'top'; -//-- variables for image names //- PGV main icons -$WT_IMAGES['calendar']['large'] = WT_THEME_DIR.'images/calendar.png'; -$WT_IMAGES['clippings']['large'] = WT_THEME_DIR.'images/clippings.png'; -$WT_IMAGES['gedcom']['large'] = WT_THEME_DIR.'images/gedcom.png'; -$WT_IMAGES['help']['large'] = WT_THEME_DIR.'images/help.png'; -$WT_IMAGES['indis']['large'] = WT_THEME_DIR.'images/indis.png'; -$WT_IMAGES['media']['large'] = WT_THEME_DIR.'images/media.gif'; -$WT_IMAGES['mypage']['large'] = WT_THEME_DIR.'images/mypage.png'; -$WT_IMAGES['notes']['large'] = WT_THEME_DIR.'images/notes.gif'; -$WT_IMAGES['other']['large'] = WT_THEME_DIR.'images/other.png'; -$WT_IMAGES['pedigree']['large'] = WT_THEME_DIR.'images/pedigree.png'; -$WT_IMAGES['reports']['large'] = WT_THEME_DIR.'images/reports.png'; -$WT_IMAGES['repository']['large'] = WT_THEME_DIR.'images/repository.gif'; -$WT_IMAGES['search']['large'] = WT_THEME_DIR.'images/search.png'; -$WT_IMAGES['sfamily']['large'] = WT_THEME_DIR.'images/sfamily.gif'; -$WT_IMAGES['source']['large'] = WT_THEME_DIR.'images/source.gif'; -$WT_IMAGES['sexm']['large'] = 'images/sex_m_15x15.gif'; -$WT_IMAGES['sexf']['large'] = 'images/sex_f_15x15.gif'; -$WT_IMAGES['sexu']['large'] = 'images/sex_u_15x15.gif'; -$WT_IMAGES['edit_fam']['large'] = WT_THEME_DIR.'images/edit_fam.png'; -$WT_IMAGES['edit_indi']['large'] = WT_THEME_DIR.'images/edit_indi.png'; -$WT_IMAGES['edit_media']['large'] = WT_THEME_DIR.'images/edit_media.png'; -$WT_IMAGES['edit_note']['large'] = WT_THEME_DIR.'images/edit_note.png'; -$WT_IMAGES['edit_repo']['large'] = WT_THEME_DIR.'images/edit_repo.png'; -$WT_IMAGES['edit_source']['large'] = WT_THEME_DIR.'images/edit_source.png'; - -//- PGV small icons -$WT_IMAGES['admin']['small'] = WT_THEME_DIR.'images/small/admin.png'; -$WT_IMAGES['ancestry']['small'] = WT_THEME_DIR.'images/small/ancestry.png'; -$WT_IMAGES['calendar']['small'] = WT_THEME_DIR.'images/small/calendar.png'; -$WT_IMAGES['cfamily']['small'] = WT_THEME_DIR.'images/small/cfamily.png'; -$WT_IMAGES['clippings']['small'] = WT_THEME_DIR.'images/small/clippings.png'; -$WT_IMAGES['descendant']['small'] = WT_THEME_DIR.'images/small/descendancy.png'; -$WT_IMAGES['favorites']['small'] = WT_THEME_DIR.'images/small/favorites.png'; -$WT_IMAGES['edit_fam']['small'] = WT_THEME_DIR.'images/small/edit_fam.png'; -$WT_IMAGES['edit_indi']['small'] = WT_THEME_DIR.'images/small/edit_indi.gif'; -$WT_IMAGES['edit_media']['small'] = WT_THEME_DIR.'images/small/edit_media.png'; -$WT_IMAGES['edit_note']['small'] = WT_THEME_DIR.'images/small/edit_note.png'; -$WT_IMAGES['edit_repo']['small'] = WT_THEME_DIR.'images/small/edit_repo.png'; -$WT_IMAGES['edit_sour']['small'] = WT_THEME_DIR.'images/small/edit_source.png'; -$WT_IMAGES['fambook']['small'] = WT_THEME_DIR.'images/small/fambook.png'; -$WT_IMAGES['fanchart']['small'] = WT_THEME_DIR.'images/small/fanchart.png'; -$WT_IMAGES['gedcom']['small'] = WT_THEME_DIR.'images/small/tree.png'; -$WT_IMAGES['help']['small'] = WT_THEME_DIR.'images/small/help.png'; -$WT_IMAGES['hourglass']['small'] = WT_THEME_DIR.'images/small/hourglass.png'; -$WT_IMAGES['indis']['small'] = WT_THEME_DIR.'images/small/indis.png'; -$WT_IMAGES['media']['small'] = WT_THEME_DIR.'images/small/media.gif'; -$WT_IMAGES['menu_help']['small'] = WT_THEME_DIR.'images/small/help2.png'; -$WT_IMAGES['menu_media']['small'] = WT_THEME_DIR.'images/small/media.png'; -$WT_IMAGES['menu_repository']['small'] = WT_THEME_DIR.'images/small/repository.png'; -$WT_IMAGES['menu_source']['small'] = WT_THEME_DIR.'images/small/source.png'; -$WT_IMAGES['mypage']['small'] = WT_THEME_DIR.'images/small/mypage.png'; -$WT_IMAGES['notes']['small'] = WT_THEME_DIR.'images/small/notes.png'; -$WT_IMAGES['patriarch']['small'] = WT_THEME_DIR.'images/small/patriarch.png'; -$WT_IMAGES['pedigree']['small'] = WT_THEME_DIR.'images/small/pedigree.png'; -$WT_IMAGES['place']['small'] = WT_THEME_DIR.'images/small/place.png'; -$WT_IMAGES['relationship']['small'] = WT_THEME_DIR.'images/small/relationship.gif'; -$WT_IMAGES['reports']['small'] = WT_THEME_DIR.'images/small/reports.gif'; -$WT_IMAGES['repository']['small'] = WT_THEME_DIR.'images/small/repository.png'; -$WT_IMAGES['search']['small'] = WT_THEME_DIR.'images/small/search.png'; -$WT_IMAGES['sexm']['small'] = 'images/sex_m_9x9.gif'; -$WT_IMAGES['sexf']['small'] = 'images/sex_f_9x9.gif'; -$WT_IMAGES['sexu']['small'] = 'images/sex_u_9x9.gif'; -$WT_IMAGES['sfamily']['small'] = WT_THEME_DIR.'images/small/sfamily.png'; -$WT_IMAGES['source']['small'] = WT_THEME_DIR.'images/small/source.png'; -$WT_IMAGES['statistic']['small'] = WT_THEME_DIR.'images/small/statistic.png'; -$WT_IMAGES['timeline']['small'] = WT_THEME_DIR.'images/small/timeline.png'; -$WT_IMAGES['tree']['small'] = WT_THEME_DIR.'images/small/tree.png'; -$WT_IMAGES['wiki']['small'] = WT_THEME_DIR.'images/small/w_22.png'; +$WT_IMAGES['admin'] = WT_THEME_DIR.'images/admin.png'; +$WT_IMAGES['ancestry'] = WT_THEME_DIR.'images/ancestry.png'; +$WT_IMAGES['calendar'] = WT_THEME_DIR.'images/calendar.png'; +$WT_IMAGES['cfamily'] = WT_THEME_DIR.'images/cfamily.png'; +$WT_IMAGES['clippings'] = WT_THEME_DIR.'images/clippings.png'; +$WT_IMAGES['descendant'] = WT_THEME_DIR.'images/descendancy.png'; +$WT_IMAGES['edit_fam'] = WT_THEME_DIR.'images/edit_fam.png'; +$WT_IMAGES['edit_indi'] = WT_THEME_DIR.'images/edit_indi.png'; +$WT_IMAGES['edit_media'] = WT_THEME_DIR.'images/edit_media.png'; +$WT_IMAGES['edit_note'] = WT_THEME_DIR.'images/edit_note.png'; +$WT_IMAGES['edit_repo'] = WT_THEME_DIR.'images/edit_repo.png'; +$WT_IMAGES['edit_sour'] = WT_THEME_DIR.'images/edit_source.png'; +$WT_IMAGES['fambook'] = WT_THEME_DIR.'images/fambook.png'; +$WT_IMAGES['fanchart'] = WT_THEME_DIR.'images/fanchart.png'; +$WT_IMAGES['favorites'] = WT_THEME_DIR.'images/favorites.png'; +$WT_IMAGES['gedcom'] = WT_THEME_DIR.'images/tree.png'; +$WT_IMAGES['help'] = WT_THEME_DIR.'images/help.png'; +$WT_IMAGES['hourglass'] = WT_THEME_DIR.'images/hourglass.png'; +$WT_IMAGES['indis'] = WT_THEME_DIR.'images/indis.png'; +$WT_IMAGES['media'] = WT_THEME_DIR.'images/media.png'; +$WT_IMAGES['menu_help'] = WT_THEME_DIR.'images/help.png'; +$WT_IMAGES['menu_media'] = WT_THEME_DIR.'images/media.png'; +$WT_IMAGES['menu_note'] = WT_THEME_DIR.'images/notes.png'; +$WT_IMAGES['menu_repository'] = WT_THEME_DIR.'images/repository.png'; +$WT_IMAGES['menu_source'] = WT_THEME_DIR.'images/source.png'; +$WT_IMAGES['mypage'] = WT_THEME_DIR.'images/mypage.png'; +$WT_IMAGES['notes'] = WT_THEME_DIR.'images/notes.png'; +$WT_IMAGES['other'] = WT_THEME_DIR.'images/other.png'; +$WT_IMAGES['patriarch'] = WT_THEME_DIR.'images/patriarch.png'; +$WT_IMAGES['pedigree'] = WT_THEME_DIR.'images/pedigree.png'; +$WT_IMAGES['place'] = WT_THEME_DIR.'images/place.png'; +$WT_IMAGES['relationship'] = WT_THEME_DIR.'images/relationship.gif'; +$WT_IMAGES['reports'] = WT_THEME_DIR.'images/reports.png'; +$WT_IMAGES['repository'] = WT_THEME_DIR.'images/repository.png'; +$WT_IMAGES['search'] = WT_THEME_DIR.'images/search.png'; +$WT_IMAGES['sex_f_15x15'] = 'images/sex_f_15x15.gif'; +$WT_IMAGES['sex_f_9x9'] = 'images/sex_f_9x9.gif'; +$WT_IMAGES['sex_m_15x15'] = 'images/sex_m_15x15.gif'; +$WT_IMAGES['sex_m_9x9'] = 'images/sex_m_9x9.gif'; +$WT_IMAGES['sex_u_15x15'] = 'images/sex_u_15x15.gif'; +$WT_IMAGES['sex_u_9x9'] = 'images/sex_u_9x9.gif'; +$WT_IMAGES['sfamily'] = WT_THEME_DIR.'images/sfamily.png'; +$WT_IMAGES['source'] = WT_THEME_DIR.'images/source.png'; +$WT_IMAGES['statistic'] = WT_THEME_DIR.'images/statistic.png'; +$WT_IMAGES['timeline'] = WT_THEME_DIR.'images/timeline.png'; +$WT_IMAGES['tree'] = WT_THEME_DIR.'images/tree.png'; +$WT_IMAGES['wiki'] = WT_THEME_DIR.'images/w_22.png'; //- PGV buttons for data entry pages $WT_IMAGES['addmedia']['button'] = WT_THEME_DIR.'images/buttons/addmedia.gif'; diff --git a/themes/xenea/images/admin.gif b/themes/xenea/images/admin.gif Binary files differnew file mode 100644 index 0000000000..3b976bffc2 --- /dev/null +++ b/themes/xenea/images/admin.gif diff --git a/themes/xenea/images/edit_fam.gif b/themes/xenea/images/edit_fam.gif Binary files differnew file mode 100644 index 0000000000..a63083c87a --- /dev/null +++ b/themes/xenea/images/edit_fam.gif diff --git a/themes/xenea/images/edit_repo.gif b/themes/xenea/images/edit_repo.gif Binary files differnew file mode 100644 index 0000000000..e0f8778572 --- /dev/null +++ b/themes/xenea/images/edit_repo.gif diff --git a/themes/xenea/images/edit_sour.gif b/themes/xenea/images/edit_sour.gif Binary files differnew file mode 100644 index 0000000000..8398149d8f --- /dev/null +++ b/themes/xenea/images/edit_sour.gif diff --git a/themes/xenea/images/fambook.gif b/themes/xenea/images/fambook.gif Binary files differnew file mode 100644 index 0000000000..89a917cd32 --- /dev/null +++ b/themes/xenea/images/fambook.gif diff --git a/themes/xenea/images/fanchart.gif b/themes/xenea/images/fanchart.gif Binary files differnew file mode 100644 index 0000000000..b987b8edc7 --- /dev/null +++ b/themes/xenea/images/fanchart.gif diff --git a/themes/xenea/images/hourglass.gif b/themes/xenea/images/hourglass.gif Binary files differnew file mode 100644 index 0000000000..5951b5ad41 --- /dev/null +++ b/themes/xenea/images/hourglass.gif diff --git a/themes/xenea/images/menu_help.gif b/themes/xenea/images/menu_help.gif Binary files differnew file mode 100644 index 0000000000..67e1a215b8 --- /dev/null +++ b/themes/xenea/images/menu_help.gif diff --git a/themes/xenea/images/menu_media.gif b/themes/xenea/images/menu_media.gif Binary files differnew file mode 100644 index 0000000000..e7d2864d2c --- /dev/null +++ b/themes/xenea/images/menu_media.gif diff --git a/themes/xenea/images/menu_repository.gif b/themes/xenea/images/menu_repository.gif Binary files differnew file mode 100644 index 0000000000..e7efb23a9a --- /dev/null +++ b/themes/xenea/images/menu_repository.gif diff --git a/themes/xenea/images/menu_source.gif b/themes/xenea/images/menu_source.gif Binary files differnew file mode 100644 index 0000000000..6cadb9bb2c --- /dev/null +++ b/themes/xenea/images/menu_source.gif diff --git a/themes/xenea/images/patriarch.gif b/themes/xenea/images/patriarch.gif Binary files differnew file mode 100644 index 0000000000..326a5e6b71 --- /dev/null +++ b/themes/xenea/images/patriarch.gif diff --git a/themes/xenea/images/repository.gif b/themes/xenea/images/repository.gif Binary files differindex 7a2e56df18..11feef700f 100644 --- a/themes/xenea/images/repository.gif +++ b/themes/xenea/images/repository.gif diff --git a/themes/xenea/images/source.gif b/themes/xenea/images/source.gif Binary files differindex 0d3cc57b31..daba384911 100644 --- a/themes/xenea/images/source.gif +++ b/themes/xenea/images/source.gif diff --git a/themes/xenea/images/statistic.gif b/themes/xenea/images/statistic.gif Binary files differnew file mode 100644 index 0000000000..e1c09aafb7 --- /dev/null +++ b/themes/xenea/images/statistic.gif diff --git a/themes/xenea/images/tree.gif b/themes/xenea/images/tree.gif Binary files differnew file mode 100644 index 0000000000..8c621f2115 --- /dev/null +++ b/themes/xenea/images/tree.gif diff --git a/themes/xenea/images/w_22.png b/themes/xenea/images/w_22.png Binary files differnew file mode 100644 index 0000000000..b1fe285e7d --- /dev/null +++ b/themes/xenea/images/w_22.png diff --git a/themes/xenea/theme.php b/themes/xenea/theme.php index 6be896059e..ccab6ba469 100644 --- a/themes/xenea/theme.php +++ b/themes/xenea/theme.php @@ -43,70 +43,54 @@ $FAVICON = WT_THEME_DIR.'images/favicon.ico'; $WT_USE_HELPIMG = true; //-- variables for image names +$WT_IMAGES['sex_m_9x9'] = 'images/sex_m_9x9.gif'; +$WT_IMAGES['sex_f_9x9'] = 'images/sex_f_9x9.gif'; +$WT_IMAGES['sex_u_9x9'] = 'images/sex_u_9x9.gif'; +$WT_IMAGES['sex_m_15x15'] = 'images/sex_m_15x15.gif'; +$WT_IMAGES['sex_f_15x15'] = 'images/sex_f_15x15.gif'; +$WT_IMAGES['sex_u_15x15'] = 'images/sex_u_15x15.gif'; //- PGV main icons -$WT_IMAGES['calendar']['large'] = WT_THEME_DIR.'images/calendar.gif'; -$WT_IMAGES['clippings']['large'] = WT_THEME_DIR.'images/clippings.gif'; -$WT_IMAGES['gedcom']['large'] = WT_THEME_DIR.'images/gedcom.gif'; -$WT_IMAGES['help']['large'] = WT_THEME_DIR.'images/help.gif'; -$WT_IMAGES['home']['large'] = WT_THEME_DIR.'images/home.gif'; -$WT_IMAGES['indis']['large'] = WT_THEME_DIR.'images/indis.gif'; -$WT_IMAGES['media']['large'] = WT_THEME_DIR.'images/media.gif'; -$WT_IMAGES['mypage']['large'] = WT_THEME_DIR.'images/mypage.gif'; -$WT_IMAGES['notes']['large'] = WT_THEME_DIR.'images/notes.gif'; -$WT_IMAGES['pedigree']['large'] = WT_THEME_DIR.'images/pedigree.gif'; -$WT_IMAGES['reports']['large'] = WT_THEME_DIR.'images/report.gif'; -$WT_IMAGES['repository']['large'] = WT_THEME_DIR.'images/repository.gif'; -$WT_IMAGES['search']['large'] = WT_THEME_DIR.'images/search.gif'; -$WT_IMAGES['sfamily']['large'] = WT_THEME_DIR.'images/sfamily.gif'; -$WT_IMAGES['source']['large'] = WT_THEME_DIR.'images/source.gif'; -$WT_IMAGES['sexm']['large'] = 'images/sex_m_15x15.gif'; -$WT_IMAGES['sexf']['large'] = 'images/sex_f_15x15.gif'; -$WT_IMAGES['sexu']['large'] = 'images/sex_u_15x15.gif'; -$WT_IMAGES['edit_source']['large'] = WT_THEME_DIR.'images/small/edit_sour.gif'; - -//- PGV small icons -$WT_IMAGES['admin']['small'] = WT_THEME_DIR.'images/small/admin.gif'; -$WT_IMAGES['ancestry']['small'] = WT_THEME_DIR.'images/small/ancestry.gif'; -$WT_IMAGES['calendar']['small'] = WT_THEME_DIR.'images/small/calendar.gif'; -$WT_IMAGES['cfamily']['small'] = WT_THEME_DIR.'images/small/cfamily.gif'; -$WT_IMAGES['clippings']['small'] = WT_THEME_DIR.'images/small/clippings.gif'; -$WT_IMAGES['descendant']['small'] = WT_THEME_DIR.'images/small/descendancy.gif'; -$WT_IMAGES['edit_fam']['small'] = WT_THEME_DIR.'images/small/edit_fam.gif'; -$WT_IMAGES['edit_indi']['small'] = WT_THEME_DIR.'images/small/edit_indi.gif'; -$WT_IMAGES['edit_media']['small'] = WT_THEME_DIR.'images/small/edit_indi.gif'; -$WT_IMAGES['edit_note']['small'] = WT_THEME_DIR.'images/small/edit_indi.gif'; -$WT_IMAGES['edit_sour']['small'] = WT_THEME_DIR.'images/small/edit_sour.gif'; -$WT_IMAGES['edit_repo']['small'] = WT_THEME_DIR.'images/small/edit_repo.gif'; -$WT_IMAGES['fambook']['small'] = WT_THEME_DIR.'images/small/fambook.gif'; -$WT_IMAGES['fanchart']['small'] = WT_THEME_DIR.'images/small/fanchart.gif'; -$WT_IMAGES['favorites']['small'] = WT_THEME_DIR.'images/small/gedcom.gif'; -$WT_IMAGES['gedcom']['small'] = WT_THEME_DIR.'images/small/gedcom.gif'; -$WT_IMAGES['help']['small'] = WT_THEME_DIR.'images/small/help.gif'; -$WT_IMAGES['hourglass']['small'] = WT_THEME_DIR.'images/small/hourglass.gif'; -$WT_IMAGES['indis']['small'] = WT_THEME_DIR.'images/small/indis.gif'; -$WT_IMAGES['media']['small'] = WT_THEME_DIR.'images/small/media.gif'; -$WT_IMAGES['menu_help']['small'] = WT_THEME_DIR.'images/small/menu_help.gif'; -$WT_IMAGES['menu_media']['small'] = WT_THEME_DIR.'images/small/menu_media.gif'; -$WT_IMAGES['menu_repository']['small'] = WT_THEME_DIR.'images/small/menu_repository.gif'; -$WT_IMAGES['menu_source']['small'] = WT_THEME_DIR.'images/small/menu_source.gif'; -$WT_IMAGES['mypage']['small'] = WT_THEME_DIR.'images/small/mypage.gif'; -$WT_IMAGES['notes']['small'] = WT_THEME_DIR.'images/small/notes.gif'; -$WT_IMAGES['patriarch']['small'] = WT_THEME_DIR.'images/small/patriarch.gif'; -$WT_IMAGES['pedigree']['small'] = WT_THEME_DIR.'images/small/pedigree.gif'; -$WT_IMAGES['place']['small'] = WT_THEME_DIR.'images/small/place.gif'; -$WT_IMAGES['relationship']['small'] = WT_THEME_DIR.'images/small/relationship.gif'; -$WT_IMAGES['reports']['small'] = WT_THEME_DIR.'images/small/report.gif'; -$WT_IMAGES['repository']['small'] = WT_THEME_DIR.'images/small/repository.gif'; -$WT_IMAGES['search']['small'] = WT_THEME_DIR.'images/small/search.gif'; -$WT_IMAGES['sexm']['small'] = 'images/sex_m_9x9.gif'; -$WT_IMAGES['sexf']['small'] = 'images/sex_f_9x9.gif'; -$WT_IMAGES['sexu']['small'] = 'images/sex_u_9x9.gif'; -$WT_IMAGES['sfamily']['small'] = WT_THEME_DIR.'images/small/sfamily.gif'; -$WT_IMAGES['source']['small'] = WT_THEME_DIR.'images/small/source.gif'; -$WT_IMAGES['statistic']['small'] = WT_THEME_DIR.'images/small/statistic.gif'; -$WT_IMAGES['timeline']['small'] = WT_THEME_DIR.'images/small/timeline.gif'; -$WT_IMAGES['tree']['small'] = WT_THEME_DIR.'images/small/tree.gif'; -$WT_IMAGES['wiki']['small'] = WT_THEME_DIR.'images/small/w_22.png'; +$WT_IMAGES['admin'] = WT_THEME_DIR.'images/admin.gif'; +$WT_IMAGES['ancestry'] = WT_THEME_DIR.'images/ancestry.gif'; +$WT_IMAGES['calendar'] = WT_THEME_DIR.'images/calendar.gif'; +$WT_IMAGES['cfamily'] = WT_THEME_DIR.'images/cfamily.gif'; +$WT_IMAGES['clippings'] = WT_THEME_DIR.'images/clippings.gif'; +$WT_IMAGES['descendant'] = WT_THEME_DIR.'images/descendancy.gif'; +$WT_IMAGES['edit_fam'] = WT_THEME_DIR.'images/edit_fam.gif'; +$WT_IMAGES['edit_indi'] = WT_THEME_DIR.'images/edit_indi.gif'; +$WT_IMAGES['edit_media'] = WT_THEME_DIR.'images/edit_indi.gif'; +$WT_IMAGES['edit_note'] = WT_THEME_DIR.'images/edit_indi.gif'; +$WT_IMAGES['edit_repo'] = WT_THEME_DIR.'images/edit_repo.gif'; +$WT_IMAGES['edit_sour'] = WT_THEME_DIR.'images/edit_sour.gif'; +$WT_IMAGES['fambook'] = WT_THEME_DIR.'images/fambook.gif'; +$WT_IMAGES['fanchart'] = WT_THEME_DIR.'images/fanchart.gif'; +$WT_IMAGES['favorites'] = WT_THEME_DIR.'images/gedcom.gif'; +$WT_IMAGES['gedcom'] = WT_THEME_DIR.'images/gedcom.gif'; +$WT_IMAGES['help'] = WT_THEME_DIR.'images/help.gif'; +$WT_IMAGES['home'] = WT_THEME_DIR.'images/home.gif'; +$WT_IMAGES['hourglass'] = WT_THEME_DIR.'images/hourglass.gif'; +$WT_IMAGES['indis'] = WT_THEME_DIR.'images/indis.gif'; +$WT_IMAGES['media'] = WT_THEME_DIR.'images/media.gif'; +$WT_IMAGES['menu_help'] = WT_THEME_DIR.'images/menu_help.gif'; +$WT_IMAGES['menu_media'] = WT_THEME_DIR.'images/menu_media.gif'; +$WT_IMAGES['menu_repository'] = WT_THEME_DIR.'images/menu_repository.gif'; +$WT_IMAGES['menu_source'] = WT_THEME_DIR.'images/menu_source.gif'; +$WT_IMAGES['mypage'] = WT_THEME_DIR.'images/mypage.gif'; +$WT_IMAGES['notes'] = WT_THEME_DIR.'images/notes.gif'; +$WT_IMAGES['patriarch'] = WT_THEME_DIR.'images/patriarch.gif'; +$WT_IMAGES['pedigree'] = WT_THEME_DIR.'images/pedigree.gif'; +$WT_IMAGES['place'] = WT_THEME_DIR.'images/place.gif'; +$WT_IMAGES['relationship'] = WT_THEME_DIR.'images/relationship.gif'; +$WT_IMAGES['reports'] = WT_THEME_DIR.'images/report.gif'; +$WT_IMAGES['repository'] = WT_THEME_DIR.'images/repository.gif'; +$WT_IMAGES['search'] = WT_THEME_DIR.'images/search.gif'; +$WT_IMAGES['search'] = WT_THEME_DIR.'images/search.gif'; +$WT_IMAGES['sfamily'] = WT_THEME_DIR.'images/sfamily.gif'; +$WT_IMAGES['source'] = WT_THEME_DIR.'images/source.gif'; +$WT_IMAGES['statistic'] = WT_THEME_DIR.'images/statistic.gif'; +$WT_IMAGES['timeline'] = WT_THEME_DIR.'images/timeline.gif'; +$WT_IMAGES['tree'] = WT_THEME_DIR.'images/tree.gif'; +$WT_IMAGES['wiki'] = WT_THEME_DIR.'images/w_22.png'; //- PGV buttons for data entry pages $WT_IMAGES['addmedia']['button'] = WT_THEME_DIR.'images/buttons/addmedia.gif'; |
