Theme Config
Brought to you by:
canajun2eh,
yalnifj
Hi,
Themes seem to be constrained to using the default
image files unless they are replaced such as done in the
Xenea theme. While this cuts down on storage What this
means is the basic inability to jumt to and from a theme
that has its own images. Shouldn't a theme have the
ability to let phpGedView know via a config file of some
sort that it has its own image dir and that the image dir
should be used for all images. Many php changes would
probably be needed so the url to the images would be
more dynamic based on the theme config file.
Logged In: YES
user_id=300048
You can specify different images for a theme by setting the
$PGV_IMAGE_DIR in the theme.php file. This was added to
the styleguide documentation, but I probably need to have
more of a themes tutorial with the steps you need to take
when creating your own theme.
--John